05:35:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/143184 05:35:22 Running as SYSTEM 05:35:22 [EnvInject] - Loading node environment variables. 05:35:22 Building remotely on prd-centos8-docker-8c-8g-2565 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 05:35:22 [ssh-agent] Looking for ssh-agent implementation... 05:35:22 $ ssh-agent 05:35:23 SSH_AUTH_SOCK=/tmp/ssh-0qOvQ5GYrMFs/agent.5415 05:35:23 SSH_AGENT_PID=5417 05:35:23 [ssh-agent] Started. 05:35:23 Running ssh-add (command line suppressed) 05:35:23 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_11844627791100965343.key (/w/workspace/cps-master-verify-java@tmp/private_key_11844627791100965343.key) 05:35:23 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:35:23 The recommended git tool is: NONE 05:35:24 using credential onap-jenkins-ssh 05:35:24 Wiping out workspace first. 05:35:24 Cloning the remote Git repository 05:35:24 Cloning repository git://cloud.onap.org/mirror/cps.git 05:35:24 > git init /w/workspace/cps-master-verify-java # timeout=10 05:35:24 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 05:35:24 > git --version # timeout=10 05:35:24 > git --version # 'git version 2.39.1' 05:35:24 using GIT_SSH to set credentials Gerrit user 05:35:24 [INFO] Currently running in a labeled security context 05:35:24 [INFO] Currently SELinux is 'enforcing' on the host 05:35:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh11248814425050990141.key 05:35:24 Verifying host key using manually-configured host key entries 05:35:24 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:35:27 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 05:35:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:35:27 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 05:35:27 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 05:35:27 using GIT_SSH to set credentials Gerrit user 05:35:27 [INFO] Currently running in a labeled security context 05:35:27 [INFO] Currently SELinux is 'enforcing' on the host 05:35:27 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh17030505422589613107.key 05:35:27 Verifying host key using manually-configured host key entries 05:35:27 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/84/143184/3 # timeout=30 05:35:27 > git rev-parse 072465891b4e8b1ac650dd37d75ff0523d877279^{commit} # timeout=10 05:35:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:35:27 Checking out Revision 072465891b4e8b1ac650dd37d75ff0523d877279 (refs/changes/84/143184/3) 05:35:27 > git config core.sparsecheckout # timeout=10 05:35:27 > git checkout -f 072465891b4e8b1ac650dd37d75ff0523d877279 # timeout=30 05:35:31 Commit message: "[WIP] Delta API's Performance improvement using Database driven approach" 05:35:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:35:31 > git rev-list --no-walk 6d5e792482e78f65969da6eb954bafb834f14e6a # timeout=10 05:35:31 [cps-master-verify-java] $ /bin/bash /tmp/jenkins13720576312585779273.sh 05:35:31 ---> python-tools-install.sh 05:35:31 Setup pyenv: 05:35:31 system 05:35:31 * 3.8.13 (set by /opt/pyenv/version) 05:35:31 * 3.9.13 (set by /opt/pyenv/version) 05:35:31 * 3.10.6 (set by /opt/pyenv/version) 05:35:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kgsp 05:35:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:35:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:35:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:35:40 lf-activate-venv(): INFO: Base packages installed successfully 05:35:40 lf-activate-venv(): INFO: Installing additional packages: lftools 05:36:00 lf-activate-venv(): INFO: Adding /tmp/venv-kgsp/bin to PATH 05:36:00 Generating Requirements File 05:36:17 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. 05:36:17 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:36:17 Python 3.10.6 05:36:17 pip 26.0.1 from /tmp/venv-kgsp/lib/python3.10/site-packages/pip (python 3.10) 05:36:18 appdirs==1.4.4 05:36:18 argcomplete==3.6.3 05:36:18 aspy.yaml==1.3.0 05:36:18 attrs==25.4.0 05:36:18 autopage==0.6.0 05:36:18 backports.strenum==1.3.1 05:36:18 beautifulsoup4==4.14.3 05:36:18 boto3==1.42.62 05:36:18 botocore==1.42.62 05:36:18 bs4==0.0.2 05:36:18 certifi==2026.2.25 05:36:18 cffi==2.0.0 05:36:18 cfgv==3.5.0 05:36:18 chardet==7.0.1 05:36:18 charset-normalizer==3.4.4 05:36:18 click==8.3.1 05:36:18 cliff==4.13.2 05:36:18 cmd2==3.4.0 05:36:18 cryptography==3.3.2 05:36:18 debtcollector==3.0.0 05:36:18 decorator==5.2.1 05:36:18 defusedxml==0.7.1 05:36:18 Deprecated==1.3.1 05:36:18 distlib==0.4.0 05:36:18 dnspython==2.8.0 05:36:18 docker==7.1.0 05:36:18 dogpile.cache==1.5.0 05:36:18 durationpy==0.10 05:36:18 email-validator==2.3.0 05:36:18 filelock==3.25.0 05:36:18 future==1.0.0 05:36:18 gitdb==4.0.12 05:36:18 GitPython==3.1.46 05:36:18 httplib2==0.30.2 05:36:18 identify==2.6.17 05:36:18 idna==3.11 05:36:18 importlib-resources==1.5.0 05:36:18 iso8601==2.1.0 05:36:18 Jinja2==3.1.6 05:36:18 jmespath==1.1.0 05:36:18 jsonpatch==1.33 05:36:18 jsonpointer==3.0.0 05:36:18 jsonschema==4.26.0 05:36:18 jsonschema-specifications==2025.9.1 05:36:18 keystoneauth1==5.13.1 05:36:18 kubernetes==35.0.0 05:36:18 lftools==0.37.22 05:36:18 lxml==6.0.2 05:36:18 markdown-it-py==4.0.0 05:36:18 MarkupSafe==3.0.3 05:36:18 mdurl==0.1.2 05:36:18 msgpack==1.1.2 05:36:18 multi_key_dict==2.0.3 05:36:18 munch==4.0.0 05:36:18 netaddr==1.3.0 05:36:18 niet==1.4.2 05:36:18 nodeenv==1.10.0 05:36:18 oauth2client==4.1.3 05:36:18 oauthlib==3.3.1 05:36:18 openstacksdk==4.10.0 05:36:18 os-service-types==1.8.2 05:36:18 osc-lib==4.4.0 05:36:18 oslo.config==10.3.0 05:36:18 oslo.context==6.3.0 05:36:18 oslo.i18n==6.7.2 05:36:18 oslo.log==8.1.0 05:36:18 oslo.serialization==5.9.1 05:36:18 oslo.utils==10.0.0 05:36:18 packaging==26.0 05:36:18 pbr==7.0.3 05:36:18 platformdirs==4.9.4 05:36:18 prettytable==3.17.0 05:36:18 psutil==7.2.2 05:36:18 pyasn1==0.6.2 05:36:18 pyasn1_modules==0.4.2 05:36:18 pycparser==3.0 05:36:18 pygerrit2==2.0.15 05:36:18 PyGithub==2.8.1 05:36:18 Pygments==2.19.2 05:36:18 PyJWT==2.11.0 05:36:18 PyNaCl==1.6.2 05:36:18 pyparsing==2.4.7 05:36:18 pyperclip==1.11.0 05:36:18 pyrsistent==0.20.0 05:36:18 python-cinderclient==9.9.0 05:36:18 python-dateutil==2.9.0.post0 05:36:18 python-discovery==1.1.0 05:36:18 python-heatclient==5.1.0 05:36:18 python-jenkins==1.8.3 05:36:18 python-keystoneclient==5.8.0 05:36:18 python-magnumclient==4.10.0 05:36:18 python-openstackclient==9.0.0 05:36:18 python-swiftclient==4.10.0 05:36:18 PyYAML==6.0.3 05:36:18 referencing==0.37.0 05:36:18 requests==2.32.5 05:36:18 requests-oauthlib==2.0.0 05:36:18 requestsexceptions==1.4.0 05:36:18 rfc3986==2.0.0 05:36:18 rich==14.3.3 05:36:18 rich-argparse==1.7.2 05:36:18 rpds-py==0.30.0 05:36:18 rsa==4.9.1 05:36:18 ruamel.yaml==0.19.1 05:36:18 ruamel.yaml.clib==0.2.15 05:36:18 s3transfer==0.16.0 05:36:18 simplejson==3.20.2 05:36:18 six==1.17.0 05:36:18 smmap==5.0.2 05:36:18 soupsieve==2.8.3 05:36:18 stevedore==5.7.0 05:36:18 tabulate==0.10.0 05:36:18 toml==0.10.2 05:36:18 tomlkit==0.14.0 05:36:18 tqdm==4.67.3 05:36:18 typing_extensions==4.15.0 05:36:18 urllib3==1.26.20 05:36:18 virtualenv==21.1.0 05:36:18 wcwidth==0.6.0 05:36:18 websocket-client==1.9.0 05:36:18 wrapt==2.1.2 05:36:18 xdg==6.0.0 05:36:18 xmltodict==1.0.4 05:36:18 yq==3.4.3 05:36:18 [EnvInject] - Injecting environment variables from a build step. 05:36:18 [EnvInject] - Injecting as environment variables the properties content 05:36:18 SET_JDK_VERSION=openjdk17 05:36:18 GIT_URL="git://cloud.onap.org/mirror" 05:36:18 05:36:18 [EnvInject] - Variables injected successfully. 05:36:18 [cps-master-verify-java] $ /bin/sh /tmp/jenkins605723152306577045.sh 05:36:18 ---> update-java-alternatives.sh 05:36:18 ---> Updating Java version 05:36:18 ---> RedHat type system detected 05:36:18 openjdk version "17.0.6-ea" 2023-01-17 LTS 05:36:18 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 05:36:18 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) 05:36:18 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 05:36:18 [EnvInject] - Injecting environment variables from a build step. 05:36:18 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 05:36:18 [EnvInject] - Variables injected successfully. 05:36:18 provisioning config files... 05:36:18 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config3291327652992313996tmp 05:36:18 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config5389929886580013564tmp 05:36:18 [EnvInject] - Injecting environment variables from a build step. 05:36:18 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-2565 05:36:19 using settings config with name cps-settings 05:36:19 Replacing all maven server entries not found in credentials list is true 05:36:19 using global settings config with name global-settings 05:36:19 Replacing all maven server entries not found in credentials list is true 05:36:19 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings17967879123574345449.xml -gs /tmp/global-settings2101944400040113300.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=072465891b4e8b1ac650dd37d75ff0523d877279 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=sv001010507@techmahindra.com "-DGERRIT_EVENT_ACCOUNT_NAME=Sourabh Verma" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/143184 -DGERRIT_PATCHSET_UPLOADER_EMAIL=sv001010507@techmahindra.com "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_PATCHSET_UPLOADER_USERNAME=sourabhv9 -DGERRIT_CHANGE_NUMBER=143184 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Sourabh Verma\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/84/143184/3 "-DGERRIT_PATCHSET_UPLOADER_NAME=Sourabh Verma" '-DGERRIT_CHANGE_OWNER=\"Sourabh Verma\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=W1dJUF0gRGVsdGEgQVBJJ3MgUGVyZm9ybWFuY2UgaW1wcm92ZW1lbnQgdXNpbmcgRGF0YWJhc2UgZHJpdmVuIGFwcHJvYWNoCgpJc3N1ZS1JRDogQ1BTLTMxNzQKQ2hhbmdlLUlkOiBJYTMxMjcxYWZkZjJhM2U5MWFmYzQxNWY4ZGE3NjQxMDE2YmExOTI1OApTaWduZWQtb2ZmLWJ5OiBTb3VyYWJoIFZlcm1hPHN2MDAxMDEwNTA3QHRlY2htYWhpbmRyYS5jb20+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=[WIP] Delta API's Performance improvement using Database driven approach" -DGERRIT_EVENT_ACCOUNT_USERNAME=sourabhv9 -DGERRIT_CHANGE_OWNER_USERNAME=sourabhv9 '-DGERRIT_EVENT_ACCOUNT=\"Sourabh Verma\" ' -DGERRIT_CHANGE_WIP_STATE=true -DGERRIT_CHANGE_ID=Ia31271afdf2a3e91afc415f8da7641016ba19258 -DGERRIT_EVENT_HASH=-1352092251 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=sv001010507@techmahindra.com -DGERRIT_PATCHSET_NUMBER=3 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Sourabh Verma" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 05:36:20 [INFO] Scanning for projects... 05:36:22 [INFO] ------------------------------------------------------------------------ 05:36:22 [INFO] Reactor Build Order: 05:36:22 [INFO] 05:36:22 [INFO] org.onap.cps:cps-dependencies [pom] 05:36:22 [INFO] cps-bom [pom] 05:36:22 [INFO] checkstyle [jar] 05:36:22 [INFO] cps-parent [pom] 05:36:22 [INFO] cps-events [jar] 05:36:22 [INFO] cps-path-parser [jar] 05:36:22 [INFO] cps-service [jar] 05:36:22 [INFO] cps-rest [jar] 05:36:22 [INFO] cps-ncmp-events [jar] 05:36:22 [INFO] cps-ncmp-service [jar] 05:36:22 [INFO] cps-ncmp-rest [jar] 05:36:22 [INFO] cps-ncmp-rest-stub [pom] 05:36:22 [INFO] cps-ncmp-rest-stub-service [jar] 05:36:22 [INFO] cps-ncmp-rest-stub-app [jar] 05:36:22 [INFO] cps-ri [jar] 05:36:22 [INFO] test-dcm-rest [jar] 05:36:22 [INFO] integration-test [jar] 05:36:22 [INFO] spotbugs [jar] 05:36:22 [INFO] cps-application [jar] 05:36:22 [INFO] policy-executor-stub [jar] 05:36:22 [INFO] jacoco-report [jar] 05:36:22 [INFO] cps [pom] 05:36:22 [INFO] 05:36:22 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 05:36:22 [INFO] Building org.onap.cps:cps-dependencies 3.7.7-SNAPSHOT [1/22] 05:36:22 [INFO] --------------------------------[ pom ]--------------------------------- 05:36:22 [INFO] 05:36:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 05:36:23 [INFO] 05:36:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 05:36:23 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.7.7-SNAPSHOT/cps-dependencies-3.7.7-SNAPSHOT.pom 05:36:23 [INFO] 05:36:23 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 05:36:23 [INFO] Building cps-bom 3.7.7-SNAPSHOT [2/22] 05:36:23 [INFO] --------------------------------[ pom ]--------------------------------- 05:36:23 [INFO] 05:36:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 05:36:23 [INFO] 05:36:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 05:36:23 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.7.7-SNAPSHOT/cps-bom-3.7.7-SNAPSHOT.pom 05:36:23 [INFO] 05:36:23 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 05:36:23 [INFO] Building checkstyle 3.7.7-SNAPSHOT [3/22] 05:36:23 [INFO] --------------------------------[ jar ]--------------------------------- 05:36:23 [INFO] 05:36:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 05:36:23 [INFO] 05:36:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 05:36:24 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 05:36:24 [INFO] Copying 6 resources 05:36:24 [INFO] 05:36:24 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 05:36:25 [INFO] No sources to compile 05:36:25 [INFO] 05:36:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 05:36:25 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 05:36:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 05:36:25 [INFO] 05:36:25 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 05:36:25 [INFO] No sources to compile 05:36:25 [INFO] 05:36:25 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 05:36:25 [INFO] No tests to run. 05:36:25 [INFO] 05:36:25 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 05:36:26 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.7-SNAPSHOT.jar 05:36:26 [INFO] 05:36:26 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 05:36:26 ======================================================================================================================== 05:36:26 Copyright Check Python Script: 05:36:26 Error, Committer email is not included in config file. 05:36:26 If your company is new to the project please make appropriate changes to project-committers-config.csv 05:36:26 for Copyright Check to work. 05:36:26 Exiting... 05:36:26 ======================================================================================================================== 05:36:26 [INFO] 05:36:26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 05:36:27 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.7-SNAPSHOT/checkstyle-3.7.7-SNAPSHOT.jar 05:36:27 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.7-SNAPSHOT/checkstyle-3.7.7-SNAPSHOT.pom 05:36:27 [INFO] 05:36:27 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 05:36:27 [INFO] Building cps-parent 3.7.7-SNAPSHOT [4/22] 05:36:27 [INFO] --------------------------------[ pom ]--------------------------------- 05:36:27 [INFO] 05:36:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 05:36:27 [INFO] 05:36:27 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- 05:36:27 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 05:36:27 [INFO] 05:36:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 05:36:30 [INFO] You have 0 Checkstyle violations. 05:36:30 [INFO] 05:36:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 05:36:31 [INFO] You have 0 Checkstyle violations. 05:36:31 [INFO] 05:36:31 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 05:36:32 [INFO] No sources specified for compilation. Skipping. 05:36:32 [INFO] 05:36:32 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-parent --- 05:36:32 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 05:36:32 [INFO] 05:36:32 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-parent --- 05:36:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:36:32 [INFO] 05:36:32 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 05:36:32 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.7.7-SNAPSHOT/cps-parent-3.7.7-SNAPSHOT.pom 05:36:32 [INFO] 05:36:32 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 05:36:32 [INFO] Building cps-events 3.7.7-SNAPSHOT [5/22] 05:36:32 [INFO] --------------------------------[ jar ]--------------------------------- 05:36:32 [INFO] 05:36:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 05:36:32 [INFO] 05:36:32 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- 05:36:32 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 05:36:32 [INFO] 05:36:32 [INFO] --- jsonschema2pojo-maven-plugin:1.2.2:generate (default) @ cps-events --- 05:36:33 [INFO] 05:36:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 05:36:33 [INFO] You have 0 Checkstyle violations. 05:36:33 [INFO] 05:36:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 05:36:33 [INFO] You have 0 Checkstyle violations. 05:36:33 [INFO] 05:36:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 05:36:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:36:33 [INFO] Copying 2 resources 05:36:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 05:36:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 05:36:33 [INFO] 05:36:33 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 05:36:34 [INFO] Recompiling the module because of changed dependency. 05:36:34 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 05:36:34 [INFO] 05:36:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 05:36:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:36:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources 05:36:34 [INFO] 05:36:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- 05:36:34 [INFO] No sources to compile 05:36:34 [INFO] 05:36:34 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- 05:36:34 [INFO] No sources specified for compilation. Skipping. 05:36:34 [INFO] 05:36:34 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-events --- 05:36:34 [INFO] No tests to run. 05:36:34 [INFO] 05:36:34 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-events --- 05:36:34 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 05:36:34 [INFO] 05:36:34 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-events --- 05:36:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:36:35 [INFO] 05:36:35 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 05:36:35 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.7-SNAPSHOT.jar 05:36:35 [INFO] 05:36:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 05:36:35 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.7-SNAPSHOT/cps-events-3.7.7-SNAPSHOT.jar 05:36:35 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.7-SNAPSHOT/cps-events-3.7.7-SNAPSHOT.pom 05:36:35 [INFO] 05:36:35 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 05:36:35 [INFO] Building cps-path-parser 3.7.7-SNAPSHOT [6/22] 05:36:35 [INFO] --------------------------------[ jar ]--------------------------------- 05:36:36 [INFO] 05:36:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 05:36:36 [INFO] 05:36:36 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- 05:36:36 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 05:36:36 [INFO] 05:36:36 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 05:36:36 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 05:36:36 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 05:36:37 [INFO] 05:36:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- 05:36:37 [INFO] You have 0 Checkstyle violations. 05:36:37 [INFO] 05:36:37 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- 05:36:37 [INFO] You have 0 Checkstyle violations. 05:36:37 [INFO] 05:36:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 05:36:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:36:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 05:36:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 05:36:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 05:36:37 [INFO] 05:36:37 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- 05:36:37 [INFO] Recompiling the module because of changed dependency. 05:36:37 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 05:36:38 [INFO] 05:36:38 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 05:36:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:36:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 05:36:38 [INFO] 05:36:38 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 05:36:38 [INFO] No sources to compile 05:36:38 [INFO] 05:36:38 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- 05:36:38 [INFO] Using isolated classloader, without GMavenPlus classpath. 05:36:38 [INFO] Using Groovy 3.0.18 to perform compileTests. 05:36:38 [INFO] Parallel parsing disabled. 05:36:39 [INFO] Compiled 4 files. 05:36:39 [INFO] 05:36:39 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-path-parser --- 05:36:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:36:39 [INFO] 05:36:39 [INFO] ------------------------------------------------------- 05:36:39 [INFO] T E S T S 05:36:39 [INFO] ------------------------------------------------------- 05:36:40 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 05:36:41 line 1:18 missing QName at '' 05:36:41 line 1:37 mismatched input '@' expecting {'[', '/'} 05:36:41 line 1:37 mismatched input ']' expecting {'[', '/'} 05:36:41 line 1:37 mismatched input '::' expecting {'[', '/'} 05:36:41 line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} 05:36:41 line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} 05:36:41 line 1:14 no viable alternative at input '[-' 05:36:41 line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} 05:36:41 line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} 05:36:41 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 05:36:41 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 05:36:41 line 1:14 no viable alternative at input '[]' 05:36:41 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 05:36:41 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 05:36:41 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 05:36:41 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 05:36:41 line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' 05:36:41 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 05:36:41 line 1:2 extraneous input '/' expecting QName 05:36:41 line 1:8 mismatched input '*' expecting QName 05:36:41 line 1:0 mismatched input '' expecting '/' 05:36:41 line 1:1 no viable alternative at input '/' 05:36:41 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec 05:36:41 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 05:36:41 line 1:2 missing QName at '/' 05:36:41 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec 05:36:41 [INFO] 05:36:41 [INFO] Results: 05:36:41 [INFO] 05:36:41 [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 05:36:41 [INFO] 05:36:41 [INFO] 05:36:41 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-path-parser --- 05:36:41 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 05:36:41 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 05:36:41 [INFO] All coverage checks have been met. 05:36:41 [INFO] 05:36:41 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-path-parser --- 05:36:41 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 05:36:41 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 05:36:41 [INFO] 05:36:41 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 05:36:41 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.7-SNAPSHOT.jar 05:36:41 [INFO] 05:36:41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 05:36:41 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.7-SNAPSHOT/cps-path-parser-3.7.7-SNAPSHOT.jar 05:36:41 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.7-SNAPSHOT/cps-path-parser-3.7.7-SNAPSHOT.pom 05:36:41 [INFO] 05:36:41 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 05:36:41 [INFO] Building cps-service 3.7.7-SNAPSHOT [7/22] 05:36:41 [INFO] --------------------------------[ jar ]--------------------------------- 05:36:50 [INFO] 05:36:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 05:36:50 [INFO] 05:36:50 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- 05:36:50 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 05:36:50 [INFO] 05:36:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- 05:36:50 [INFO] You have 0 Checkstyle violations. 05:36:50 [INFO] 05:36:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- 05:36:51 [INFO] You have 0 Checkstyle violations. 05:36:51 [INFO] 05:36:51 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 05:36:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:36:51 [INFO] Copying 2 resources 05:36:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 05:36:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 05:36:51 [INFO] 05:36:51 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- 05:36:51 [INFO] Recompiling the module because of changed dependency. 05:36:51 [INFO] Compiling 97 source files with javac [debug release 17] to target/classes 05:36:53 [INFO] 05:36:53 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 05:36:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:36:53 [INFO] Copying 33 resources 05:36:53 [INFO] 05:36:53 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- 05:36:53 [INFO] Recompiling the module because of changed dependency. 05:36:53 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 05:36:54 [INFO] 05:36:54 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- 05:36:54 [INFO] Using isolated classloader, without GMavenPlus classpath. 05:36:54 [INFO] Using Groovy 3.0.18 to perform compileTests. 05:36:54 [INFO] Parallel parsing disabled. 05:36:56 [INFO] Compiled 147 files. 05:36:56 [INFO] 05:36:56 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-service --- 05:36:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:36:56 [INFO] 05:36:56 [INFO] ------------------------------------------------------- 05:36:56 [INFO] T E S T S 05:36:56 [INFO] ------------------------------------------------------- 05:36:59 [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 05:37:00 05:37:00.669 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 05:37:00 05:37:00.735 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 05:37:00 05:37:00.740 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 05:37:00 05:37:00.783 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 05:37:00 05:37:00.791 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 05:37:00 05:37:00.802 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 05:37:00 05:37:00.808 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 05:37:00 05:37:00.812 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 05:37:00 05:37:00.812 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating schema set some name failed: Onboarding failed as unable to read file: models/no such yang file 05:37:00 05:37:00.822 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 05:37:00 05:37:00.826 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 05:37:00 05:37:00.891 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 05:37:00 05:37:00.898 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 05:37:00 05:37:00.945 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-01-01 05:37:00 05:37:00.954 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-01-01 05:37:00 05:37:00.955 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set dmi-registry-2024-01-01 failed: test message 05:37:00 05:37:00.955 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-03-01 05:37:00 05:37:00.963 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 05:37:00 05:37:00.976 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 05:37:00 05:37:00.981 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace 'missing-dataspace' does not exist 05:37:01 05:37:01.044 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 05:37:01 05:37:01.048 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 05:37:01 05:37:01.051 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 05:37:01 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.001 s -- in org.onap.cps.init.AbstractModelLoaderSpec 05:37:01 [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 05:37:01 05:37:01.067 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 05:37:01 05:37:01.074 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1: CPS Data Notification Subscription models onboarded successfully 05:37:01 05:37:01.075 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed 05:37:01 05:37:01.078 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is not model loader master, skipping model loader for: CpsNotificationSubscriptionModelLoader 05:37:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 05:37:01 [INFO] Running org.onap.cps.init.ModelLoaderLockSpec 05:37:01 Mar 06, 2026 5:37:01 AM com.hazelcast.instance.impl.HazelcastInstanceFactory 05:37:01 WARNING: 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: 05:37:01 --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 05:37:01 Mar 06, 2026 5:37:01 AM com.hazelcast.system.logo 05:37:01 INFO: [10.30.107.31]:5701 [dev] [5.5.0] 05:37:01 o o o o---o o--o o o---o o o----o o--o--o 05:37:01 | | / \ / | / / \ | | 05:37:01 o----o o o o----o | o o o----o | 05:37:01 | | * \ / | \ * \ | | 05:37:01 o o * o o---o o--o o----o o---o * o o----o o 05:37:01 05:37:01 Mar 06, 2026 5:37:01 AM com.hazelcast.system 05:37:01 INFO: [10.30.107.31]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:37:01 Mar 06, 2026 5:37:01 AM com.hazelcast.system 05:37:01 INFO: [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.31]:5701 05:37:01 Mar 06, 2026 5:37:01 AM com.hazelcast.system 05:37:01 INFO: [10.30.107.31]:5701 [dev] [5.5.0] Cluster name: dev 05:37:01 Mar 06, 2026 5:37:01 AM com.hazelcast.system 05:37:01 INFO: [10.30.107.31]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:37:01 Mar 06, 2026 5:37:01 AM com.hazelcast.system 05:37:01 INFO: [10.30.107.31]:5701 [dev] [5.5.0] The Jet engine is disabled. 05:37:01 To enable the Jet engine on the members, do one of the following: 05:37:01 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:37:01 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:37:01 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:37:01 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:37:02 Mar 06, 2026 5:37:02 AM com.hazelcast.system.security 05:37:02 INFO: [10.30.107.31]:5701 [dev] [5.5.0] 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. 05:37:02 Mar 06, 2026 5:37:02 AM com.hazelcast.instance.impl.Node 05:37:02 INFO: [10.30.107.31]:5701 [dev] [5.5.0] Using Multicast discovery 05:37:02 Mar 06, 2026 5:37:02 AM com.hazelcast.internal.diagnostics.Diagnostics 05:37:02 INFO: [10.30.107.31]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:37:02 Mar 06, 2026 5:37:02 AM com.hazelcast.core.LifecycleService 05:37:02 INFO: [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTING 05:37:04 Mar 06, 2026 5:37:04 AM com.hazelcast.internal.cluster.ClusterService 05:37:04 INFO: [10.30.107.31]:5701 [dev] [5.5.0] 05:37:04 05:37:04 Members {size:1, ver:1} [ 05:37:04 Member [10.30.107.31]:5701 - 13c188d5-8d16-4af8-b917-f24b33d8cc40 this 05:37:04 ] 05:37:04 05:37:04 Mar 06, 2026 5:37:04 AM com.hazelcast.core.LifecycleService 05:37:04 INFO: [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTED 05:37:04 Mar 06, 2026 5:37:04 AM com.hazelcast.internal.partition.impl.PartitionStateManagerImpl 05:37:04 INFO: [10.30.107.31]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 05:37:04 Mar 06, 2026 5:37:04 AM com.hazelcast.core.LifecycleService 05:37:04 INFO: [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTTING_DOWN 05:37:04 Mar 06, 2026 5:37:04 AM com.hazelcast.internal.partition.impl.MigrationManagerImpl 05:37:04 INFO: [10.30.107.31]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.31]:5701 - 13c188d5-8d16-4af8-b917-f24b33d8cc40 this is handled 05:37:04 Mar 06, 2026 5:37:04 AM com.hazelcast.instance.impl.Node 05:37:04 INFO: [10.30.107.31]:5701 [dev] [5.5.0] Shutting down multicast service... 05:37:04 Mar 06, 2026 5:37:04 AM com.hazelcast.instance.impl.Node 05:37:04 INFO: [10.30.107.31]:5701 [dev] [5.5.0] Shutting down connection manager... 05:37:04 Mar 06, 2026 5:37:04 AM com.hazelcast.instance.impl.Node 05:37:04 INFO: [10.30.107.31]:5701 [dev] [5.5.0] Shutting down node engine... 05:37:05 Mar 06, 2026 5:37:05 AM com.hazelcast.instance.impl.NodeExtension 05:37:05 INFO: [10.30.107.31]:5701 [dev] [5.5.0] Destroying node NodeExtension. 05:37:05 Mar 06, 2026 5:37:05 AM com.hazelcast.instance.impl.Node 05:37:05 INFO: [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 486 ms. 05:37:05 Mar 06, 2026 5:37:05 AM com.hazelcast.core.LifecycleService 05:37:05 INFO: [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTDOWN 05:37:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.130 s -- in org.onap.cps.init.ModelLoaderLockSpec 05:37:05 [INFO] Running org.onap.cps.init.ModelLoadersCompletedCheckSpec 05:37:05 05:37:05.248 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 05:37:05 05:37:05.248 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Model loading (on master) finished 05:37:05 05:37:05.248 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: This instance is model loader master. Model loading completed 05:37:05 05:37:05.248 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 05:37:05 05:37:05.250 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 05:37:05 05:37:05.250 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 05:37:05 05:37:05.250 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 05:37:05 05:37:05.350 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 05:37:05 05:37:05.451 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 05:37:05 05:37:05.454 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 05:37:05 05:37:05.454 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 05:37:05 05:37:05.454 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 05:37:05 05:37:05.457 [main] WARN org.onap.cps.init.ModelLoadersCompletedCheck -- I cannot sleep (ignored) 05:37:05 05:37:05.457 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 05:37:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.onap.cps.init.ModelLoadersCompletedCheckSpec 05:37:05 [INFO] Running org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 05:37:05 05:37:05.520 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 05:37:05 05:37:05.520 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-2 05:37:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 05:37:05 [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec 05:37:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec 05:37:05 [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 05:37:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 05:37:05 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 05:37:05 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec 05:37:05 [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec 05:37:05 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec 05:37:05 [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec 05:37:05 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec 05:37:05 [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec 05:37:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.api.parameters.PaginationOptionSpec 05:37:05 [INFO] Running org.onap.cps.config.AsyncConfigSpec 05:37:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.config.AsyncConfigSpec 05:37:05 [INFO] Running org.onap.cps.config.CacheConfigSpec 05:37:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.config.CacheConfigSpec 05:37:05 [INFO] Running org.onap.cps.config.CpsServicesConfigSpec 05:37:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.config.CpsServicesConfigSpec 05:37:05 [INFO] Running org.onap.cps.events.CpsDataUpdateEventProducerSpec 05:37:06 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:37:06 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.977 s -- in org.onap.cps.events.CpsDataUpdateEventProducerSpec 05:37:06 [INFO] Running org.onap.cps.events.EventProducerSpec 05:37:07 05:37:07.006 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 05:37:07 05:37:07.014 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 05:37:07 05:37:07.017 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 05:37:07 05:37:07.022 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 05:37:07 05:37:07.034 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 05:37:07 05:37:07.036 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 05:37:07 05:37:07.090 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some runtime exception 05:37:07 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s -- in org.onap.cps.events.EventProducerSpec 05:37:07 [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec 05:37:07 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec 05:37:07 [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec 05:37:08 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 05:37:08 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 05:37:08 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 05:37:08 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 05:37:08 [Fatal Error] :1:1: Content is not allowed in prolog. 05:37:08 [Fatal Error] :1:1: Content is not allowed in prolog. 05:37:09 05:37:09.048 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service 05:37:09 java.lang.Exception: Sending failed 05:37:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 05:37:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 05:37:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 05:37:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 05:37:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 05:37:09 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 05:37:09 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 05:37:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 05:37:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 05:37:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 05:37:09 at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_34_closure19.doCall(CpsDataServiceImplSpec.groovy:582) 05:37:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:09 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 05:37:09 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 05:37:09 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 05:37:09 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 05:37:09 at groovy.lang.Closure.call(Closure.java:427) 05:37:09 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 05:37:09 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 05:37:09 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 05:37:09 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 05:37:09 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 05:37:09 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 05:37:09 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 05:37:09 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 05:37:09 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 05:37:09 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 05:37:09 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 05:37:09 at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$1330191249.sendCpsDataUpdateEvent(Unknown Source) 05:37:09 at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:376) 05:37:09 at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:178) 05:37:09 at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) 05:37:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 05:37:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 05:37:09 at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_34(CpsDataServiceImplSpec.groovy:584) 05:37:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:37:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:37:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:09 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:37:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:37:09 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 05:37:09 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 05:37:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:09 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:37:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:37:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:09 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:37:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:37:09 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 05:37:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:37:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:37:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:37:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:37:09 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 05:37:09 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 05:37:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:37:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:37:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:37:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:37:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:37:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:37:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:37:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:37:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:37:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:37:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:37:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:37:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:37:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:37:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:37:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:37:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:09 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:37:09 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:37:09 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:37:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:37:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:37:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:37:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:37:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:37:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:37:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:37:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:37:09 [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.003 s -- in org.onap.cps.impl.CpsDataServiceImplSpec 05:37:09 [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec 05:37:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec 05:37:09 [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec 05:37:09 line 1:6 no viable alternative at input '[invalid' 05:37:09 [INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec 05:37:09 [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec 05:37:09 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.impl.CpsFacadeImplSpec 05:37:09 [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec 05:37:09 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec 05:37:09 [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec 05:37:09 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec 05:37:09 [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec 05:37:09 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec 05:37:09 [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 05:37:09 05:37:09.909 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy148 05:37:09 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.330 s -- in org.onap.cps.impl.DataNodeBuilderSpec 05:37:09 [INFO] Running org.onap.cps.impl.DataNodeFactorySpec 05:37:10 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 05:37:10 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 05:37:10 [Fatal Error] :1:1: Content is not allowed in prolog. 05:37:10 [Fatal Error] :1:9: XML document structures must start and end within the same entity. 05:37:10 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.onap.cps.impl.DataNodeFactorySpec 05:37:10 [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec 05:37:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.impl.DeltaReportBuilderSpec 05:37:10 [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec 05:37:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.onap.cps.impl.E2ENetworkSliceSpec 05:37:10 [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 05:37:10 05:37:10,638 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 05:37:10 05:37:10,639 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 05:37:10 05:37:10,642 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 05:37:11 05:37:11,360 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 05:37:11 05:37:11,360 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 05:37:11 05:37:11 . ____ _ __ _ _ 05:37:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:37:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:37:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:37:11 ' |____| .__|_| |_|_| |_\__, | / / / / 05:37:11 =========|_|==============|___/=/_/_/_/ 05:37:11 05:37:11 :: Spring Boot :: (v3.5.9) 05:37:11 05:37:11 2026-03-06T05:37:11.660Z INFO 6281 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6281 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 05:37:11 2026-03-06T05:37:11.661Z INFO 6281 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 05:37:12 2026-03-06T05:37:12.054Z INFO 6281 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.704 seconds (process running for 15.101) 05:37:12 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.847 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 05:37:12 [INFO] Running org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 05:37:12 05:37:12 . ____ _ __ _ _ 05:37:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:37:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:37:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:37:12 ' |____| .__|_| |_|_| |_\__, | / / / / 05:37:12 =========|_|==============|___/=/_/_/_/ 05:37:12 05:37:12 :: Spring Boot :: (v3.5.9) 05:37:12 05:37:12 2026-03-06T05:37:12.227Z INFO 6281 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Starting CpsCommonLocksConfigSpec using Java 17.0.6-ea with PID 6281 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 05:37:12 2026-03-06T05:37:12.227Z INFO 6281 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : No active profile set, falling back to 1 default profile: "default" 05:37:12 2026-03-06T05:37:12.267Z INFO 6281 --- [ main] com.hazelcast.system.logo : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] 05:37:12 o o o o---o o--o o o---o o o----o o--o--o 05:37:12 | | / \ / | / / \ | | 05:37:12 o----o o o o----o | o o o----o | 05:37:12 | | * \ / | \ * \ | | 05:37:12 o o * o o---o o--o o----o o---o * o o----o o 05:37:12 05:37:12 2026-03-06T05:37:12.268Z INFO 6281 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:37:12 2026-03-06T05:37:12.268Z INFO 6281 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.31]:5701 05:37:12 2026-03-06T05:37:12.268Z INFO 6281 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 05:37:12 2026-03-06T05:37:12.268Z INFO 6281 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:37:12 2026-03-06T05:37:12.268Z INFO 6281 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 05:37:12 To enable the Jet engine on the members, do one of the following: 05:37:12 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:37:12 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:37:12 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:37:12 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:37:12 2026-03-06T05:37:12.283Z INFO 6281 --- [ main] com.hazelcast.system.security : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] 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. 05:37:12 2026-03-06T05:37:12.286Z INFO 6281 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 05:37:12 2026-03-06T05:37:12.299Z INFO 6281 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:37:12 2026-03-06T05:37:12.299Z INFO 6281 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.31]:5701 is STARTING 05:37:14 2026-03-06T05:37:14.508Z INFO 6281 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] 05:37:14 05:37:14 Members {size:1, ver:1} [ 05:37:14 Member [10.30.107.31]:5701 - 97592a0f-361d-4e5d-ac65-158720ff1ea6 this 05:37:14 ] 05:37:14 05:37:14 2026-03-06T05:37:14.514Z INFO 6281 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.31]:5701 is STARTED 05:37:14 2026-03-06T05:37:14.532Z INFO 6281 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Started CpsCommonLocksConfigSpec in 2.336 seconds (process running for 17.579) 05:37:14 2026-03-06T05:37:14.543Z INFO 6281 --- [ main] o.o.cps.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 05:37:14 2026-03-06T05:37:14.552Z INFO 6281 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.31]:5701 is SHUTTING_DOWN 05:37:14 2026-03-06T05:37:14.553Z INFO 6281 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 05:37:14 2026-03-06T05:37:14.555Z INFO 6281 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 05:37:14 2026-03-06T05:37:14.556Z INFO 6281 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 05:37:14 2026-03-06T05:37:14.617Z INFO 6281 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 05:37:14 2026-03-06T05:37:14.617Z INFO 6281 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 65 ms. 05:37:14 2026-03-06T05:37:14.618Z INFO 6281 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.31]:5701 is SHUTDOWN 05:37:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.425 s -- in org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 05:37:14 [INFO] Running org.onap.cps.impl.cache.HazelcastCacheConfigSpec 05:37:14 2026-03-06T05:37:14.630Z INFO 6281 --- [ main] com.hazelcast.system.logo : [10.30.107.31]:5701 [my cluster] [5.5.0] 05:37:14 o o o o---o o--o o o---o o o----o o--o--o 05:37:14 | | / \ / | / / \ | | 05:37:14 o----o o o o----o | o o o----o | 05:37:14 | | * \ / | \ * \ | | 05:37:14 o o * o o---o o--o o----o o---o * o o----o o 05:37:14 05:37:14 2026-03-06T05:37:14.630Z INFO 6281 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:37:14 2026-03-06T05:37:14.630Z INFO 6281 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.31]:5701 05:37:14 2026-03-06T05:37:14.630Z INFO 6281 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [my cluster] [5.5.0] Cluster name: my cluster 05:37:14 2026-03-06T05:37:14.630Z INFO 6281 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [my cluster] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:37:14 2026-03-06T05:37:14.630Z INFO 6281 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [my cluster] [5.5.0] The Jet engine is disabled. 05:37:14 To enable the Jet engine on the members, do one of the following: 05:37:14 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:37:14 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:37:14 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:37:14 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:37:14 2026-03-06T05:37:14.644Z INFO 6281 --- [ main] com.hazelcast.system.security : [10.30.107.31]:5701 [my cluster] [5.5.0] 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. 05:37:14 2026-03-06T05:37:14.647Z INFO 6281 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [my cluster] [5.5.0] Using Multicast discovery 05:37:14 2026-03-06T05:37:14.659Z INFO 6281 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.31]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:37:14 2026-03-06T05:37:14.660Z INFO 6281 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [my cluster] [5.5.0] [10.30.107.31]:5701 is STARTING 05:37:16 2026-03-06T05:37:16.889Z INFO 6281 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.31]:5701 [my cluster] [5.5.0] 05:37:16 05:37:16 Members {size:1, ver:1} [ 05:37:16 Member [10.30.107.31]:5701 - 3cdeacc0-1259-4a93-864c-72b2a17aa864 this 05:37:16 ] 05:37:16 05:37:16 2026-03-06T05:37:16.891Z INFO 6281 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [my cluster] [5.5.0] [10.30.107.31]:5701 is STARTED 05:37:16 2026-03-06T05:37:16.927Z INFO 6281 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [my cluster] [5.5.0] [10.30.107.31]:5701 is SHUTTING_DOWN 05:37:16 2026-03-06T05:37:16.928Z INFO 6281 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [my cluster] [5.5.0] Shutting down multicast service... 05:37:16 2026-03-06T05:37:16.928Z INFO 6281 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [my cluster] [5.5.0] Shutting down connection manager... 05:37:16 2026-03-06T05:37:16.929Z INFO 6281 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [my cluster] [5.5.0] Shutting down node engine... 05:37:16 2026-03-06T05:37:16.977Z INFO 6281 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.31]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 05:37:16 2026-03-06T05:37:16.977Z INFO 6281 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 50 ms. 05:37:16 2026-03-06T05:37:16.977Z INFO 6281 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [my cluster] [5.5.0] [10.30.107.31]:5701 is SHUTDOWN 05:37:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.353 s -- in org.onap.cps.impl.cache.HazelcastCacheConfigSpec 05:37:16 [INFO] Running org.onap.cps.utils.ContentTypeSpec 05:37:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.utils.ContentTypeSpec 05:37:16 [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec 05:37:17 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.utils.CpsValidatorImplSpec 05:37:17 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 05:37:17 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.utils.DataMapUtilsSpec 05:37:17 [INFO] Running org.onap.cps.utils.GsonSpec 05:37:17 first-container a-leaf a-Value 05:37:17 last-container x-leaf x-value 05:37:17 05:37:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.utils.GsonSpec 05:37:17 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 05:37:17 2026-03-06T05:37:17.459Z ERROR 6281 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 05:37:17 2026-03-06T05:37:17.462Z ERROR 6281 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 05:37:17 2026-03-06T05:37:17.474Z ERROR 6281 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 05:37:17 2026-03-06T05:37:17.477Z ERROR 6281 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 05:37:17 2026-03-06T05:37:17.492Z ERROR 6281 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 05:37:17 2026-03-06T05:37:17.497Z ERROR 6281 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to json array. 05:37:17 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.461 s -- in org.onap.cps.utils.JsonObjectMapperSpec 05:37:17 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 05:37:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.utils.JsonParserStreamSpec 05:37:17 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 05:37:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.utils.PrefixResolverSpec 05:37:17 [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 05:37:17 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 05:37:17 [INFO] Running org.onap.cps.utils.XmlObjectMapperSpec 05:37:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 s -- in org.onap.cps.utils.XmlObjectMapperSpec 05:37:18 [INFO] Running org.onap.cps.utils.XmlUtilsSpec 05:37:18 [Fatal Error] :1:1: Content is not allowed in prolog. 05:37:18 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.onap.cps.utils.XmlUtilsSpec 05:37:18 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 05:37:18 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 05:37:18 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 05:37:18 [Fatal Error] :1:1: Premature end of file. 05:37:18 line 1:1 no viable alternative at input '/' 05:37:18 line 1:1 no viable alternative at input '/[' 05:37:18 line 1:11 missing QName at '' 05:37:18 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s -- in org.onap.cps.utils.YangParserHelperSpec 05:37:18 [INFO] Running org.onap.cps.utils.YangParserSpec 05:37:18 2026-03-06T05:37:18.317Z ERROR 6281 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 05:37:18 2026-03-06T05:37:18.319Z ERROR 6281 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 05:37:18 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.cps.utils.YangParserSpec 05:37:18 [INFO] Running org.onap.cps.utils.YangUtilsSpec 05:37:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.utils.YangUtilsSpec 05:37:18 [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 05:37:18 line 1:9 no viable alternative at input '[' 05:37:18 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 05:37:18 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 05:37:18 2026-03-06T05:37:18.460Z ERROR 6281 --- [ 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] 05:37:18 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 05:37:18 [INFO] 05:37:18 [INFO] Results: 05:37:18 [INFO] 05:37:18 [INFO] Tests run: 559, Failures: 0, Errors: 0, Skipped: 0 05:37:18 [INFO] 05:37:18 [INFO] 05:37:18 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-service --- 05:37:18 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 05:37:18 [INFO] Analyzed bundle 'cps-service' with 77 classes 05:37:18 [INFO] All coverage checks have been met. 05:37:18 [INFO] 05:37:18 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-service --- 05:37:18 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 05:37:18 [INFO] Analyzed bundle 'cps-service' with 77 classes 05:37:18 [INFO] 05:37:18 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 05:37:18 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.7-SNAPSHOT.jar 05:37:19 [INFO] 05:37:19 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 05:37:19 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.7-SNAPSHOT/cps-service-3.7.7-SNAPSHOT.jar 05:37:19 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.7-SNAPSHOT/cps-service-3.7.7-SNAPSHOT.pom 05:37:19 [INFO] 05:37:19 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 05:37:19 [INFO] Building cps-rest 3.7.7-SNAPSHOT [8/22] 05:37:19 [INFO] --------------------------------[ jar ]--------------------------------- 05:37:21 [INFO] 05:37:21 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 05:37:21 [INFO] 05:37:21 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- 05:37:21 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 05:37:21 [INFO] 05:37:21 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- 05:37:25 [INFO] Generating with dryRun=false 05:37:25 [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 05:37:25 [INFO] OpenAPI Generator: spring (server) 05:37:25 [INFO] Generator 'spring' is considered stable. 05:37:25 [INFO] ---------------------------------- 05:37:25 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 05:37:25 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 05:37:25 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 05:37:25 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI). 05:37:25 [INFO] Processing operation createDataspace 05:37:25 [INFO] Processing operation deleteDataspace 05:37:25 [INFO] Processing operation createDataspaceV2 05:37:25 [INFO] Processing operation getAllDataspaces 05:37:25 [INFO] Processing operation getDataspace 05:37:25 [INFO] Processing operation cleanDataspace 05:37:25 [INFO] Processing operation createAnchor 05:37:25 [INFO] Processing operation createAnchorV2 05:37:25 [INFO] Processing operation getAnchors 05:37:25 [INFO] Processing operation getAnchor 05:37:25 [INFO] Processing operation deleteAnchor 05:37:25 [INFO] Processing operation createSchemaSet 05:37:25 [INFO] Processing operation createSchemaSetV2 05:37:25 [INFO] Processing operation getSchemaSets 05:37:25 [INFO] Processing operation getSchemaSet 05:37:25 [INFO] Processing operation deleteSchemaSet 05:37:25 [INFO] Processing operation getNodeByDataspaceAndAnchor 05:37:25 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 05:37:25 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 05:37:25 [INFO] Processing operation replaceNode 05:37:25 [INFO] Processing operation createNode 05:37:25 [INFO] Processing operation deleteDataNode 05:37:25 [INFO] Processing operation updateNodeLeaves 05:37:25 [INFO] Processing operation deleteListOrListElement 05:37:25 [INFO] Processing operation replaceListContent 05:37:25 [INFO] Processing operation addListElements 05:37:25 [INFO] Processing operation getDeltaByDataspaceAndAnchors 05:37:25 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 05:37:25 [INFO] Processing operation applyChangesInDeltaReport 05:37:25 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 05:37:25 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 05:37:25 [INFO] Processing operation getNodesByDataspaceAndCpsPath 05:37:25 [INFO] Processing operation getNotificationSubscription 05:37:25 [INFO] Processing operation createNotificationSubscription 05:37:25 [INFO] Processing operation deleteNotificationSubscription 05:37:25 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 05:37:25 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 05:37:25 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 05:37:25 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 05:37:25 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java 05:37:25 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java 05:37:25 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java 05:37:25 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java 05:37:25 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java 05:37:25 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 05:37:25 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java 05:37:25 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 05:37:25 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java 05:37:25 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 05:37:25 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDeltaApi.java 05:37:25 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 05:37:25 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java 05:37:25 [INFO] Skipping generation of Webhooks. 05:37:25 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 05:37:25 [INFO] Skipping generation of supporting files. 05:37:25 ################################################################################ 05:37:25 # Thanks for using OpenAPI Generator. # 05:37:25 # Please consider donation to help us maintain this project 🙏 # 05:37:25 # https://opencollective.com/openapi_generator/donate # 05:37:25 ################################################################################ 05:37:26 [INFO] 05:37:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- 05:37:26 [INFO] You have 0 Checkstyle violations. 05:37:26 [INFO] 05:37:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- 05:37:26 [INFO] You have 0 Checkstyle violations. 05:37:26 [INFO] 05:37:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- 05:37:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 05:37:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 05:37:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 05:37:26 [INFO] 05:37:26 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- 05:37:26 [INFO] Recompiling the module because of changed dependency. 05:37:26 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 05:37:27 [WARNING] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". 05:37:27 [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Some input files use or override a deprecated API. 05:37:27 [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Recompile with -Xlint:deprecation for details. 05:37:27 [INFO] 05:37:27 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 05:37:27 [INFO] Generating with dryRun=false 05:37:27 [INFO] No .openapi-generator-ignore file found. 05:37:27 [INFO] OpenAPI Generator: openapi-yaml (documentation) 05:37:27 [INFO] Generator 'openapi-yaml' is considered stable. 05:37:27 [INFO] Output file [outputFile=openapi.yaml] 05:37:27 [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI). 05:37:27 [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] 05:37:27 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 05:37:27 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [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] 05:37:27 [INFO] Skipping generation of Webhooks. 05:37:27 [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] 05:37:27 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 05:37:27 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 05:37:27 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 05:37:27 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 05:37:27 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 05:37:27 ################################################################################ 05:37:27 # Thanks for using OpenAPI Generator. # 05:37:27 # Please consider donation to help us maintain this project 🙏 # 05:37:27 # https://opencollective.com/openapi_generator/donate # 05:37:27 ################################################################################ 05:37:28 [INFO] 05:37:28 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- 05:37:28 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 05:37:28 [INFO] 05:37:28 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 05:37:28 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 05:37:28 [INFO] 05:37:28 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- 05:37:28 [INFO] Copying 6 resources from src/test/resources to target/test-classes 05:37:28 [INFO] 05:37:28 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- 05:37:28 [INFO] Recompiling the module because of changed dependency. 05:37:28 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 05:37:28 [INFO] 05:37:28 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- 05:37:28 [INFO] Using isolated classloader, without GMavenPlus classpath. 05:37:28 [INFO] Using Groovy 3.0.18 to perform compileTests. 05:37:28 [INFO] Parallel parsing disabled. 05:37:30 [INFO] Compiled 28 files. 05:37:30 [INFO] 05:37:30 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-rest --- 05:37:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:37:30 [INFO] 05:37:30 [INFO] ------------------------------------------------------- 05:37:30 [INFO] T E S T S 05:37:30 [INFO] ------------------------------------------------------- 05:37:31 05:37:31.506 [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. 05:37:31 05:37:31.779 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 05:37:31 05:37:31.926 [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. 05:37:31 05:37:31.947 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 05:37:32 05:37:31.968 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DeltaRestControllerSpec]: DeltaRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 05:37:32 05:37:31.982 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 05:37:32 05:37:31.998 [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. 05:37:32 05:37:32.012 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 05:37:32 05:37:32.028 [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. 05:37:32 05:37:32.060 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 05:37:32 05:37:32.094 [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. 05:37:32 05:37:32.109 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 05:37:32 05:37:32.114 [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. 05:37:32 05:37:32.128 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 05:37:32 05:37:32.132 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DeltaRestControllerSpec]: DeltaRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 05:37:32 05:37:32.142 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 05:37:32 05:37:32.145 [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. 05:37:32 05:37:32.155 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 05:37:32 05:37:32.157 [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. 05:37:32 05:37:32.167 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 05:37:32 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 05:37:33 05:37:33,939 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 05:37:33 05:37:33,940 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 05:37:33 05:37:33,945 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 05:37:34 05:37:34,004 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 05:37:34 05:37:34,005 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 05:37:34 05:37:34,165 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 05:37:34 05:37:34,166 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 05:37:34 05:37:34 . ____ _ __ _ _ 05:37:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:37:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:37:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:37:34 ' |____| .__|_| |_|_| |_\__, | / / / / 05:37:34 =========|_|==============|___/=/_/_/_/ 05:37:34 05:37:34 :: Spring Boot :: (v3.5.9) 05:37:34 05:37:34 2026-03-06T05:37:34.609Z INFO 6520 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6520 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 05:37:34 2026-03-06T05:37:34.610Z INFO 6520 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 05:37:36 2026-03-06T05:37:36.435Z INFO 6520 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 05:37:36 2026-03-06T05:37:36.435Z INFO 6520 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 05:37:36 2026-03-06T05:37:36.438Z INFO 6520 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 05:37:36 2026-03-06T05:37:36.469Z INFO 6520 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 3.013 seconds (process running for 6.123) 05:37:36 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:37:37 2026-03-06T05:37:37.324Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 05:37:37 05:37:37 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 05:37:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 05:37:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 05:37:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 05:37:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 05:37:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 05:37:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 05:37:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 05:37:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 05:37:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 05:37:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 05:37:37 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) 05:37:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:37:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:37:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:37:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:37:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 05:37:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:37:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:37:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:37:37 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 05:37:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:37:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:37:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:37:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 05:37:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:37:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:37:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:37:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:37:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:37:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:37:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:37:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:37 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:37:37 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:37:37 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:37:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:37:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:37:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:37:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:37:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:37:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:37:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:37:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:37:37 Caused by: java.lang.RuntimeException 05:37:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 05:37:37 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 05:37:37 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 05:37:37 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 05:37:37 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 05:37:37 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 05:37:37 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 05:37:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 05:37:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 05:37:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 05:37:37 ... 92 common frames omitted 05:37:37 05:37:37 2026-03-06T05:37:37.580Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 05:37:37 05:37:37 org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. 05:37:37 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) 05:37:37 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) 05:37:37 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) 05:37:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:37:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:37:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:37:37 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:37:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:37:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:37:37 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 05:37:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:37 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:37:37 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:37:37 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:37:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:37:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:37:37 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:37:37 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:37:37 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:37:37 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:37:37 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 05:37:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 05:37:37 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:37:37 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:37:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:37:37 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:37:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:37 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:37:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:37 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:37:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:37 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:37:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:37 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:37:37 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:37:37 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) 05:37:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:37:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:37:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:37:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:37:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:37:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:37:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:37:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:37:37 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:37:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:37:37 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:37:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:37:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:37:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:37:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:37:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:37:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:37:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:37:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:37:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:37:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:37:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:37:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:37:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:37 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:37:37 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:37:37 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:37:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:37:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:37:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:37:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:37:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:37:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:37:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:37:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:37:37 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 05:37:37 and component.yang=fake component content 1 05:37:37 05:37:37 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 05:37:37 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 05:37:37 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 05:37:37 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 05:37:37 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 05:37:37 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 05:37:37 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 05:37:37 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 05:37:37 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) 05:37:37 ... 152 common frames omitted 05:37:37 05:37:37 2026-03-06T05:37:37.668Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 05:37:37 05:37:37 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 05:37:37 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 05:37:37 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 05:37:37 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 05:37:37 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 05:37:37 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:37:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:37:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:37:37 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:37:37 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:37:37 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:37:37 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:37:37 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 05:37:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 05:37:37 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:37:37 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:37:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:37:37 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:37:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:37 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:37:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:37 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:37:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:37 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:37:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:37 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:37:37 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:37:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 05:37:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 05:37:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 05:37:37 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 05:37:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:37:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:37:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:37:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:37:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:37:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:37:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:37:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:37:37 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:37:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:37:37 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:37:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:37:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:37:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:37:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:37:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:37:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:37:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:37:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:37:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:37:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:37:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:37:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:37:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:37 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:37:37 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:37:37 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:37:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:37:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:37:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:37:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:37:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:37:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:37:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:37:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:37:37 05:37:37 2026-03-06T05:37:37.679Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 05:37:37 05:37:37 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 05:37:37 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 05:37:37 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 05:37:37 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 05:37:37 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 05:37:37 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:37:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:37:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:37:37 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:37:37 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:37:37 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:37:37 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:37:37 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 05:37:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 05:37:37 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:37:37 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:37:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:37:37 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:37:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:37 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:37:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:37 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:37:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:37 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:37:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:37 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:37:37 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:37:37 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 05:37:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:37:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:37:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:37:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:37:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:37:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:37:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:37:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:37:37 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:37:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:37:37 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:37:37 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:37:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:37:37 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:37:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:37:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:37:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:37:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:37:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:37:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:37:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:37:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:37:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:37:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:37:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:37 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:37:37 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:37:37 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:37:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:37:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:37:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:37:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:37:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:37:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:37:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:37:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:37:37 05:37:37 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.412 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec 05:37:37 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 05:37:37 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec 05:37:37 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 05:37:38 05:37:38 . ____ _ __ _ _ 05:37:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:37:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:37:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:37:38 ' |____| .__|_| |_|_| |_\__, | / / / / 05:37:38 =========|_|==============|___/=/_/_/_/ 05:37:38 05:37:38 :: Spring Boot :: (v3.5.9) 05:37:38 05:37:38 2026-03-06T05:37:37.986Z INFO 6520 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6520 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 05:37:38 2026-03-06T05:37:37.987Z INFO 6520 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 05:37:38 2026-03-06T05:37:38.240Z INFO 6520 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 05:37:38 2026-03-06T05:37:38.240Z INFO 6520 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 05:37:38 2026-03-06T05:37:38.241Z INFO 6520 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 05:37:38 2026-03-06T05:37:38.246Z INFO 6520 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.29 seconds (process running for 7.901) 05:37:38 2026-03-06T05:37:38.373Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 05:37:38 05:37:38 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 05:37:38 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 05:37:38 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:73) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:37:38 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:37:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:37:38 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:37:38 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:37:38 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:37:38 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:37:38 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 05:37:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:37:38 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:37:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:37:38 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:37:38 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:37:38 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:122) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:37:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:37:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:37:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:37:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:37:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:37:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:37:38 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:37:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:37:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:37:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:37:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:37:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:37:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:37:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:37:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:37:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:38 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:37:38 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:37:38 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:37:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:38 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:37:38 05:37:38 2026-03-06T05:37:38.424Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 05:37:38 05:37:38 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 05:37:38 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 05:37:38 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:37:38 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:37:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:37:38 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:37:38 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:37:38 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:37:38 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:37:38 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 05:37:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:37:38 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:37:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:37:38 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:37:38 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:37:38 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:37:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:37:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:37:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:37:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:37:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:37:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:37:38 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:37:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:37:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:37:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:37:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:37:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:37:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:37:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:37:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:37:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:38 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:37:38 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:37:38 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:37:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:38 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:37:38 05:37:38 2026-03-06T05:37:38.444Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 05:37:38 05:37:38 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 05:37:38 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 05:37:38 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:37:38 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:37:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:37:38 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:37:38 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:37:38 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:37:38 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:37:38 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 05:37:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:37:38 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:37:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:37:38 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:37:38 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:37:38 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:37:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:37:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:37:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:37:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:37:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:37:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:37:38 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:37:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:37:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:37:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:37:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:37:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:37:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:37:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:37:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:37:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:38 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:37:38 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:37:38 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:37:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:38 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:37:38 05:37:38 2026-03-06T05:37:38.461Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 05:37:38 05:37:38 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 05:37:38 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 05:37:38 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 05:37:38 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:37:38 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:37:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:37:38 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 05:37:38 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:37:38 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:37:38 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:37:38 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:37:38 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 05:37:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:37:38 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:37:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:37:38 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:37:38 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:37:38 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:37:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:37:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:37:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:37:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:37:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:37:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:37:38 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:37:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:37:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:37:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:37:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:37:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:37:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:37:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:37:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:37:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:38 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:37:38 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:37:38 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:37:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:38 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:37:38 05:37:38 2026-03-06T05:37:38.475Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 05:37:38 05:37:38 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 05:37:38 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 05:37:38 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 05:37:38 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:37:38 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:37:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:37:38 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 05:37:38 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:37:38 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:37:38 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:37:38 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:37:38 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 05:37:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:37:38 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:37:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:37:38 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:37:38 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:37:38 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:37:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:37:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:37:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:37:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:37:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:37:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:37:38 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:37:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:37:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:37:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:37:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:37:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:37:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:37:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:37:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:37:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:38 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:37:38 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:37:38 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:37:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:38 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:37:38 05:37:38 2026-03-06T05:37:38.625Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 05:37:38 05:37:38 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 05:37:38 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 05:37:38 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:158) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:37:38 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:37:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:37:38 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:37:38 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:37:38 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:37:38 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:37:38 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 05:37:38 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:37:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:37:38 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:37:38 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:37:38 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:360) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:37:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:37:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:37:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:37:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:37:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:37:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:37:38 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:37:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:37:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:37:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:37:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:37:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:37:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:37:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:37:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:37:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:38 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:37:38 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:37:38 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:37:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:38 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:37:38 05:37:38 2026-03-06T05:37:38.673Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 05:37:38 05:37:38 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 05:37:38 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 05:37:38 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:174) 05:37:38 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:37:38 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:37:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:37:38 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 05:37:38 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:37:38 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:37:38 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:37:38 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:37:38 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 05:37:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:37:38 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:37:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:37:38 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:37:38 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:37:38 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:448) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:37:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:37:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:37:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:37:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:37:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:37:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:37:38 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:37:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:37:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:37:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:37:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:37:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:37:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:37:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:37:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:37:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:38 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:37:38 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:37:38 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:37:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:38 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:37:38 05:37:38 2026-03-06T05:37:38.688Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 05:37:38 05:37:38 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 05:37:38 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 05:37:38 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:37:38 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:37:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:37:38 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:37:38 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:37:38 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:37:38 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:37:38 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 05:37:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:37:38 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:37:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:37:38 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:37:38 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:37:38 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:37:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:37:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:37:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:37:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:37:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:37:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:37:38 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:37:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:37:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:37:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:37:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:37:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:37:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:37:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:37:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:37:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:38 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:37:38 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:37:38 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:37:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:38 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:37:38 05:37:38 2026-03-06T05:37:38.703Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 05:37:38 05:37:38 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 05:37:38 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 05:37:38 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:37:38 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:37:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:37:38 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:37:38 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:37:38 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:37:38 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:37:38 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 05:37:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:37:38 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:37:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:37:38 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:37:38 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:37:38 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:494) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:37:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:37:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:37:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:37:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:37:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:37:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:37:38 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:37:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:37:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:37:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:37:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:37:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:37:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:37:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:37:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:37:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:38 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:37:38 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:37:38 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:37:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:38 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:37:38 05:37:38 2026-03-06T05:37:38.722Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 05:37:38 05:37:38 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 05:37:38 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 05:37:38 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:200) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:37:38 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:37:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:37:38 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:37:38 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:37:38 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:37:38 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:37:38 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 05:37:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:37:38 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:37:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:37:38 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:37:38 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:37:38 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:533) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:37:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:37:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:37:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:37:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:37:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:37:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:37:38 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:37:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:37:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:37:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:37:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:37:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:37:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:37:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:37:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:37:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:38 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:37:38 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:37:38 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:37:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:38 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:37:38 05:37:38 2026-03-06T05:37:38.734Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 05:37:38 05:37:38 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 05:37:38 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 05:37:38 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:86) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:37:38 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:37:38 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:37:38 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:37:38 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:37:38 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:37:38 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:37:38 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:37:38 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:37:38 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 05:37:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 05:37:38 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:37:38 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:37:38 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:37:38 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:37:38 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:37:38 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:37:38 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:37:38 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:37:38 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:37:38 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:555) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:38 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:38 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:38 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:38 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:37:38 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:37:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:37:38 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:37:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:37:38 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:37:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:37:38 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:37:38 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:37:38 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:37:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:37:38 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:38 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:37:38 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:38 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:37:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:37:38 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:38 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:38 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:38 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:38 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:37:38 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:37:38 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:37:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:37:38 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:37:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:38 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:37:38 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:37:38 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:37:38 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:38 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:37:38 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:37:38 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:37:38 05:37:38 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.794 s -- in org.onap.cps.rest.controller.DataRestControllerSpec 05:37:38 [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 05:37:38 05:37:38 . ____ _ __ _ _ 05:37:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:37:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:37:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:37:38 ' |____| .__|_| |_|_| |_\__, | / / / / 05:37:38 =========|_|==============|___/=/_/_/_/ 05:37:38 05:37:38 :: Spring Boot :: (v3.5.9) 05:37:38 05:37:38 2026-03-06T05:37:38.775Z INFO 6520 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 17.0.6-ea with PID 6520 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 05:37:38 2026-03-06T05:37:38.776Z INFO 6520 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 05:37:39 2026-03-06T05:37:38.997Z INFO 6520 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 05:37:39 2026-03-06T05:37:38.997Z INFO 6520 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 05:37:39 2026-03-06T05:37:38.997Z INFO 6520 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 05:37:39 2026-03-06T05:37:39.002Z INFO 6520 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.252 seconds (process running for 8.657) 05:37:39 2026-03-06T05:37:39.147Z ERROR 6520 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 05:37:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec 05:37:39 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 05:37:39 05:37:39 . ____ _ __ _ _ 05:37:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:37:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:37:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:37:39 ' |____| .__|_| |_|_| |_\__, | / / / / 05:37:39 =========|_|==============|___/=/_/_/_/ 05:37:39 05:37:39 :: Spring Boot :: (v3.5.9) 05:37:39 05:37:39 2026-03-06T05:37:39.185Z INFO 6520 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6520 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 05:37:39 2026-03-06T05:37:39.185Z INFO 6520 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 05:37:39 2026-03-06T05:37:39.361Z INFO 6520 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 05:37:39 2026-03-06T05:37:39.361Z INFO 6520 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 05:37:39 2026-03-06T05:37:39.361Z INFO 6520 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 05:37:39 2026-03-06T05:37:39.367Z INFO 6520 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.203 seconds (process running for 9.021) 05:37:39 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec 05:37:39 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 05:37:39 05:37:39 . ____ _ __ _ _ 05:37:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:37:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:37:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:37:39 ' |____| .__|_| |_|_| |_\__, | / / / / 05:37:39 =========|_|==============|___/=/_/_/_/ 05:37:39 05:37:39 :: Spring Boot :: (v3.5.9) 05:37:39 05:37:39 2026-03-06T05:37:39.501Z INFO 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6520 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 05:37:39 2026-03-06T05:37:39.502Z INFO 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 05:37:39 2026-03-06T05:37:39.776Z INFO 6520 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 05:37:39 2026-03-06T05:37:39.776Z INFO 6520 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 05:37:39 2026-03-06T05:37:39.777Z INFO 6520 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 05:37:39 2026-03-06T05:37:39.782Z INFO 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.3 seconds (process running for 9.436) 05:37:39 2026-03-06T05:37:39.809Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 05:37:39 05:37:39 java.lang.IllegalStateException: some error message 05:37:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 05:37:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 05:37:39 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 05:37:39 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 05:37:39 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 05:37:39 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 05:37:39 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 05:37:39 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 05:37:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 05:37:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 05:37:39 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:123) 05:37:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:39 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:37:39 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:37:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:37:39 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:37:39 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 05:37:39 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:39 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:37:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:37:39 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:37:39 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 05:37:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:39 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:37:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:37:39 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:37:39 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 05:37:39 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:39 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:37:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:37:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:37:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:39 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:37:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:37:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:37:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:37:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:37:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:37:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:37:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:37:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:37:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:37:39 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:39 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:37:39 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:37:39 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:37:39 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:39 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:37:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:37:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:37:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:37:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:37:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:37:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:37:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:37:39 05:37:39 2026-03-06T05:37:39.857Z ERROR 6520 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 05:37:39 05:37:39 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 05:37:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 05:37:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 05:37:39 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 05:37:39 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 05:37:39 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 05:37:39 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 05:37:39 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 05:37:39 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 05:37:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 05:37:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 05:37:39 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:150) 05:37:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:37:39 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:37:39 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:37:39 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:37:39 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:37:39 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:37:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:37:39 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:37:39 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 05:37:39 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:37:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:39 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:37:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:37:39 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:37:39 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 05:37:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:39 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:37:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:37:39 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:37:39 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 05:37:39 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:39 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:37:39 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:37:39 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:37:39 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:37:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:37:39 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:39 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:37:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:37:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:37:39 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:37:39 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:37:39 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:37:39 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:37:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:37:39 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:37:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:37:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:37:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:37:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:37:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:37:39 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:37:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:37:39 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:37:39 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:39 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:37:39 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:37:39 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:37:39 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:37:39 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:37:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:37:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:37:39 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:37:39 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:37:39 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:37:39 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:37:39 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:37:39 Caused by: java.lang.Throwable 05:37:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 05:37:39 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 05:37:39 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 05:37:39 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 05:37:39 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 05:37:39 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 05:37:39 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 05:37:39 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 05:37:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 05:37:39 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 05:37:39 ... 92 common frames omitted 05:37:39 05:37:39 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 05:37:39 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 05:37:39 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec 05:37:39 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 05:37:40 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 05:37:40 [INFO] 05:37:40 [INFO] Results: 05:37:40 [INFO] 05:37:40 [INFO] Tests run: 189, Failures: 0, Errors: 0, Skipped: 0 05:37:40 [INFO] 05:37:40 [INFO] 05:37:40 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-rest --- 05:37:40 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 05:37:40 [INFO] Analyzed bundle 'cps-rest' with 7 classes 05:37:40 [INFO] All coverage checks have been met. 05:37:40 [INFO] 05:37:40 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-rest --- 05:37:40 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 05:37:40 [INFO] Analyzed bundle 'cps-rest' with 7 classes 05:37:40 [INFO] 05:37:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 05:37:40 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.7-SNAPSHOT.jar 05:37:40 [INFO] 05:37:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 05:37:40 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.7-SNAPSHOT/cps-rest-3.7.7-SNAPSHOT.jar 05:37:40 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.7-SNAPSHOT/cps-rest-3.7.7-SNAPSHOT.pom 05:37:40 [INFO] 05:37:40 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 05:37:40 [INFO] Building cps-ncmp-events 3.7.7-SNAPSHOT [9/22] 05:37:40 [INFO] --------------------------------[ jar ]--------------------------------- 05:37:40 [INFO] 05:37:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 05:37:40 [INFO] 05:37:40 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 05:37:40 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 05:37:40 [INFO] 05:37:40 [INFO] --- jsonschema2pojo-maven-plugin:1.2.2:generate (default) @ cps-ncmp-events --- 05:37:40 [INFO] 05:37:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- 05:37:40 [INFO] You have 0 Checkstyle violations. 05:37:40 [INFO] 05:37:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 05:37:40 [INFO] You have 0 Checkstyle violations. 05:37:40 [INFO] 05:37:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 05:37:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:37:40 [INFO] Copying 13 resources 05:37:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 05:37:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 05:37:40 [INFO] 05:37:40 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- 05:37:40 [INFO] Recompiling the module because of changed dependency. 05:37:40 [INFO] Compiling 101 source files with javac [debug release 17] to target/classes 05:37:43 [INFO] 05:37:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 05:37:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:37:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 05:37:43 [INFO] 05:37:43 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 05:37:43 [INFO] No sources to compile 05:37:43 [INFO] 05:37:43 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- 05:37:43 [INFO] No sources specified for compilation. Skipping. 05:37:43 [INFO] 05:37:43 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-events --- 05:37:43 [INFO] No tests to run. 05:37:43 [INFO] 05:37:43 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-events --- 05:37:43 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec 05:37:43 [INFO] 05:37:43 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-events --- 05:37:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:37:43 [INFO] 05:37:43 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 05:37:43 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.7-SNAPSHOT.jar 05:37:43 [INFO] 05:37:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 05:37:43 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.7-SNAPSHOT/cps-ncmp-events-3.7.7-SNAPSHOT.jar 05:37:43 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.7-SNAPSHOT/cps-ncmp-events-3.7.7-SNAPSHOT.pom 05:37:43 [INFO] 05:37:43 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 05:37:43 [INFO] Building cps-ncmp-service 3.7.7-SNAPSHOT [10/22] 05:37:43 [INFO] --------------------------------[ jar ]--------------------------------- 05:37:44 [INFO] 05:37:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 05:37:44 [INFO] 05:37:44 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 05:37:44 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 05:37:44 [INFO] 05:37:44 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-provmns) @ cps-ncmp-service --- 05:38:06 [INFO] Generating with dryRun=false 05:38:06 [INFO] OpenAPI Generator: spring (server) 05:38:06 [INFO] Generator 'spring' is considered stable. 05:38:06 [INFO] ---------------------------------- 05:38:06 [INFO] Set base package to invoker package (org.onap.cps.ncmp.impl.provmns.controller) 05:38:06 [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) 05:38:06 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 05:38:06 [WARNING] Failed to get the schema name: null 05:38:06 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 05:38:06 [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. 05:38:06 [INFO] Inline schema created as __className___id__get_dataNodeSelector_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings __className___id__get_dataNodeSelector_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings __className___id__get_dataNodeSelector_parameter=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as __className___id__patch_default_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings __className___id__patch_default_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings __className___id__patch_default_response=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as Resource_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Resource_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Resource_oneOf=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as Resource_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Resource_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Resource_oneOf_1=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ErrorResponseGet_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponseGet_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponseGet_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ErrorResponseDefault_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponseDefault_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponseDefault_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ErrorResponse_error. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponse_error=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponse_error=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ErrorResponsePatch_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponsePatch_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponsePatch_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrmRoot_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrmRoot_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrmRoot_oneOf=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrmRoot_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrmRoot_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrmRoot_oneOf_1=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as VsDataContainer_Single_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings VsDataContainer_Single_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings VsDataContainer_Single_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ManagementNode_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagementNode_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagementNode_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MnsAgent_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MnsAgent_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MnsAgent_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MeContext_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MeContext_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MeContext_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ManagedNFService_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedNFService_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedNFService_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as Scheduler_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scheduler_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scheduler_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as SchedulingTime_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as SchedulingTime_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf_1=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as SchedulingTime_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf_2=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ConditionMonitor_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ConditionMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ConditionMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as SupportedNotifications_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SupportedNotifications_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SupportedNotifications_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as GnbDuFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as RRMPolicyRatio_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RRMPolicyRatio_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RRMPolicyRatio_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrCellDu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrCellDu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrCellDu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as CPCIConfigurationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as DRACHOptimizationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DRACHOptimizationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DRACHOptimizationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as Bwp_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Bwp_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Bwp_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrSectorCarrier_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrSectorCarrier_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrSectorCarrier_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as CommonBeamformingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CommonBeamformingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CommonBeamformingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as Beam_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Beam_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Beam_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_F1C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_F1C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_F1C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_F1U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_F1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_F1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as GnbCuUpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_E1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_E1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_E1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_XnU_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_XnU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_XnU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_NgU_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NgU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NgU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_X2U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_X2U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_X2U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_S1U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as GnbCuCpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as TceIDMappingInfo_TceIPAddress. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TceIDMappingInfo_TceIPAddress=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TceIDMappingInfo_TceIPAddress=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrCellCu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NRCellRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EUtranCellRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NRFreqRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EUtranFreqRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as DESManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as DMROFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DMROFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DMROFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as DLBOFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DLBOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DLBOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as CESManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as DPCIConfigurationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_XnC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_XnC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_XnC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_NgC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NgC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NgC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_X2C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_X2C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_X2C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as DANRManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DANRManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DANRManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NRFrequency_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ExternalGnbCuCpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ExternalNrCellCu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ExternalGnbCuUpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ExternalGnbDuFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EUtranFrequency_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ExternalENBFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalENBFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalENBFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ExternalEUTranCell_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalEUTranCell_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalEUTranCell_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as RimRSGlobal_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RimRSGlobal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RimRSGlobal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as RimRSSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RimRSSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RimRSSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as CCOFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CCOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CCOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as CCOParameters_Attr_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CCOParameters_Attr_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CCOParameters_Attr_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NTNFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NTNFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NTNFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EphemerisInfoSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EphemerisInfoSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EphemerisInfoSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NRECMappingRule_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRECMappingRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRECMappingRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as AmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as SatelliteCoverageInfo_nRSatelliteRATtype. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SatelliteCoverageInfo_nRSatelliteRATtype=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SatelliteCoverageInfo_nRSatelliteRATtype=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as SatelliteBackhaulInfo_satelliteBackhaulCategory. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SatelliteBackhaulInfo_satelliteBackhaulCategory=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SatelliteBackhaulInfo_satelliteBackhaulCategory=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N2_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N8_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N11_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N11_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N11_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N12_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N14_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N15_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N15_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N15_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N17_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N17_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N17_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N20_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N20_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N20_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N22_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N22_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N22_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N26_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N26_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N26_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_NL1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_NL2_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N58_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N58_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N58_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N41_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N41_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N41_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N42_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N42_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N42_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N89_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N89_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N89_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N11mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N11mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N11mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as SmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N4_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N7_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N10_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N10_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N10_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N16_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N16_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N16_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_S5C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S5C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S5C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N40_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N40_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N40_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N88_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N88_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N88_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N16mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N16mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N16mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as FiveQiDscpMappingSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FiveQiDscpMappingSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FiveQiDscpMappingSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as GtpUPathQoSMonitoringControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GtpUPathQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GtpUPathQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as QFQoSMonitoringControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings QFQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings QFQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as PredefinedPccRuleSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PredefinedPccRuleSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PredefinedPccRuleSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as UpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N3_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_S5U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S5U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S5U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as N3iwfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings N3iwfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings N3iwfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as PcfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PcfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PcfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N5_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N28_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N28_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N28_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_Rx_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Rx_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Rx_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N84_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N84_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N84_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as AusfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AusfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AusfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N13_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N61_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N61_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N61_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as UdmFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdmFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdmFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_NL6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N87_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N87_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N87_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as UdrFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdrFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdrFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as UdsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrfInfo_servedUdrInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdrInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdrInfo_value=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrfInfo_servedUdmInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdmInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdmInfo_value=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrfInfo_servedAusfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAusfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAusfInfo_value=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrfInfo_servedAmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAmfInfo_value=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrfInfo_servedSmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedSmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedSmfInfo_value=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrfInfo_servedUpfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUpfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUpfInfo_value=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrfInfo_servedPcfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedPcfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedPcfInfo_value=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrfInfo_servedBsfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedBsfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedBsfInfo_value=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrfInfo_servedChfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedChfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedChfInfo_value=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrfInfo_servedNefInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedNefInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedNefInfo_value=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrfInfo_servedNwdafInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedNwdafInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedNwdafInfo_value=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrfInfo_servedPcscfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedPcscfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedPcscfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrfInfo_servedGmlcInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedGmlcInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedGmlcInfo_value=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrfInfo_servedLmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedLmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedLmfInfo_value=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrfInfo_servedHssInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedHssInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedHssInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrfInfo_servedUdsfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdsfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdsfInfo_value=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrfInfo_servedScpInfoList_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedScpInfoList_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedScpInfoList_value=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrfInfo_servedSeppInfoList_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedSeppInfoList_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedSeppInfoList_value=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrfInfo_servedAanfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAanfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAanfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NrfInfo_servedMbSmfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedMbSmfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedMbSmfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as DnnInfoItem_dnn. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DnnInfoItem_dnn=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DnnInfoItem_dnn=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N27_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N27_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N27_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N96_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N96_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N96_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_SM14_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NssfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N31_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N31_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N31_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N34_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N34_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N34_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as SmsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SmsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SmsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N21_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N21_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N21_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_MAP_SMSC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_MAP_SMSC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_MAP_SMSC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as LmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings LmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings LmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NgeirFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NgeirFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NgeirFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as SeppFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N32_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N32_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N32_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NwdafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NwdafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NwdafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_NL3_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as AnLFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnLFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnLFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ScpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ScpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ScpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_SM13_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NefFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NefFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NefFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N33_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N33_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N33_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_NL5_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N85_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N85_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N85_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N62_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N62_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N62_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N63_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N63_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N63_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NsacfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NsacfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NsacfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N60_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N60_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N60_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as DDNMFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DDNMFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DDNMFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_Npc4_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_Npc6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_Npc7_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_Npc8_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ExternalAmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalAmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalAmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ExternalNrfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ExternalNssfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ExternalSeppFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalSeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalSeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as AmfSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as AmfRegion_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfRegion_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfRegion_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N59_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N59_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N59_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N86_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N86_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N86_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N3mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N3mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N3mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N4mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N4mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N4mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_N19mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N19mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N19mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_Nmb9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Nmb9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Nmb9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_NL9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_Nmb1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Nmb1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Nmb1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_SM12_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as Configurable5QISet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Configurable5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Configurable5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as Dynamic5QISet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Dynamic5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Dynamic5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EASDFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EASDFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EASDFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EcmConnectionInfo_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EcmConnectionInfo_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EcmConnectionInfo_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NssaafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NssaafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NssaafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as AfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as DccfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DccfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DccfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ChfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ChfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ChfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MfafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MfafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MfafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as GmlcFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GmlcFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GmlcFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as TsctsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TsctsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TsctsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as AanfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AanfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AanfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as BsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings BsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings BsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MbSmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MbSmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MbSmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MbUpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MbUpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MbUpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MnpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MnpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MnpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NetworkSlice_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSlice_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSlice_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NetworkSliceSubnet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EP_Transport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Transport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Transport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as FeasibilityCheckAndReservationJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as TimeWindow_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as TimeWindow_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf_1=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as TimeWindow_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf_2=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NetworkSliceController_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NetworkSliceSubnetController_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnetController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnetController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as IsolationProfile_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings IsolationProfile_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings IsolationProfile_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as AssuranceClosedControlLoop_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceClosedControlLoop_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceClosedControlLoop_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as AssuranceReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as AssuranceGoal_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceGoal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceGoal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as Intent_Single_allOf_intentExpectations_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Intent_Single_allOf_intentExpectations_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Intent_Single_allOf_intentExpectations_inner=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as Context_contextValueRange. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Context_contextValueRange=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Context_contextValueRange=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MDAFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDAFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDAFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MDARequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDARequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDARequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ThresholdInfo_thresholdValue. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_thresholdValue=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_thresholdValue=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ThresholdInfo_hysteresis. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_hysteresis=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_hysteresis=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as AnalyticsSchedule_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsSchedule_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsSchedule_oneOf=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as AnalyticsSchedule_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsSchedule_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsSchedule_oneOf_1=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as AnalyticsScopeType_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsScopeType_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsScopeType_oneOf=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as AnalyticsScopeType_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsScopeType_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsScopeType_oneOf_1=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MDAReport_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDAReport_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDAReport_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MLTrainingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MLTrainingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MLTrainingProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MLTrainingReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MLTestingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MLModel_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModel_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModel_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MLModelCoordinationGroup_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelCoordinationGroup_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelCoordinationGroup_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MLTestingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MLTestingReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MLModelLoadingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MLModelLoadingProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MLModelLoadingPolicy_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingPolicy_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingPolicy_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ManagedActivationScope_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ManagedActivationScope_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf_1=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ManagedActivationScope_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf_2=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MLUpdateFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MLUpdateRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MLUpdateProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as MLUpdateReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as AIMLInferenceFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as AIMLInferenceReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as AIMLInferenceEmulationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceEmulationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceEmulationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EASFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EASFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EASFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ECSFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ECSFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ECSFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EESFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EESFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EESFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ScProcessMonitor_resultStateInfo. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ScProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ScProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as FileDownloadJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FileDownloadJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FileDownloadJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as FileDownloadJobProcessMonitor_resultStateInfo. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FileDownloadJobProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FileDownloadJobProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as Files_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Files_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Files_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as File_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings File_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings File_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ManagementDataCollection_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagementDataCollection_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagementDataCollection_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as PerfMetricJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PerfMetricJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PerfMetricJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as AlarmList_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AlarmList_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AlarmList_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ProbableCause_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ProbableCause_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ProbableCause_oneOf=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ThresholdLevelInd_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdLevelInd_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdLevelInd_oneOf=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ThresholdLevelInd_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdLevelInd_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdLevelInd_oneOf_1=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as QMCJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings QMCJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings QMCJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as NtfSubscriptionControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NtfSubscriptionControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NtfSubscriptionControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as Scope_1_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scope_1_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scope_1_oneOf=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as Scope_1_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scope_1_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scope_1_oneOf_1=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as HeartbeatControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings HeartbeatControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings HeartbeatControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ThresholdMonitor_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ThresholdInfo_1_hysteresis. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_1_hysteresis=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_1_hysteresis=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as eventThreshold_Type_EventThresholdRSRP. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThresholdRSRP=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThresholdRSRP=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as eventThreshold_Type_EventThresholdRSRQ. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThresholdRSRQ=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThresholdRSRQ=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as eventThreshold_Type_EventThreshold1F. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThreshold1F=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThreshold1F=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as plmnList_Type_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings plmnList_Type_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings plmnList_Type_inner=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as Identity_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Identity_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Identity_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as Role_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Role_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Role_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as AccessRule_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AccessRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AccessRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as GeoArea_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GeoArea_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GeoArea_oneOf=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as RadioNetworkExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as RadioNetworkExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as RadioNetworkExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EdgeServiceSupportExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EdgeServiceSupportExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as EdgeServiceSupportExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as _5GCNetworkExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as _5GCNetworkExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as _5GCNetworkExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as RadioServiceExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioServiceExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioServiceExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as RadioServiceExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioServiceExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioServiceExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ReportingCtrl_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ReportingCtrl_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_1=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ReportingCtrl_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_2=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as ReportingCtrl_oneOf_3. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_3=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_3=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as AreaScope_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as AreaScope_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf_1=NewModel,ModelA=NewModelA in CLI). 05:38:06 [INFO] Inline schema created as AreaScope_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf_2=NewModel,ModelA=NewModelA in CLI). 05:38:06 [WARNING] Empty operationId found for path: GET /{className}={id}. Renamed to auto-generated operationId: classNameidGET 05:38:06 [WARNING] Empty operationId found for path: PUT /{className}={id}. Renamed to auto-generated operationId: classNameidPUT 05:38:06 [WARNING] Empty operationId found for path: DELETE /{className}={id}. Renamed to auto-generated operationId: classNameidDELETE 05:38:06 [WARNING] Empty operationId found for path: PATCH /{className}={id}. Renamed to auto-generated operationId: classNameidPATCH 05:38:06 [WARNING] 5GCNetworkExpectationObject/objectContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContexts 05:38:06 [WARNING] 5GCNetworkExpectation/expectationContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContexts 05:38:06 [WARNING] 5GCNetworkExpectation/expectationTargets (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargets 05:38:06 [WARNING] 5GCNetworkExpectation/expectationId (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationId 05:38:06 [WARNING] 5GCNetworkExpectation (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectation 05:38:06 [WARNING] _5GCNetworkExpectation_expectationContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContextsInner 05:38:06 [WARNING] 5GDdnmfInfo/plMNId (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfoPlMNId 05:38:06 [WARNING] 5GDdnmfInfo (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfo 05:38:06 [WARNING] 5GCNfConnEcmInfo/5GCNFIpAddress (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFIpAddress 05:38:06 [WARNING] 5GCNetworkExpectationObject (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObject 05:38:06 [WARNING] 5GSessionContext (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContext 05:38:06 [WARNING] 5GSessionContext/contextCondition (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextCondition 05:38:06 [WARNING] _5GCNetworkExpectationObject_objectContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContextsInner 05:38:06 [WARNING] 5GCNfConnEcmInfoList (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfoList 05:38:06 [WARNING] 5GCNetworkExpectation/expectationVerb (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationVerb 05:38:06 [WARNING] 5GSessionContext/contextValueRange (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextValueRange 05:38:06 [WARNING] 5GCNetworkExpectationObject/objectInstance (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectInstance 05:38:06 [WARNING] 5GCNfConnEcmInfo/5GCNFType (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFType 05:38:06 [WARNING] _5GCNetworkExpectation_expectationTargets_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargetsInner 05:38:06 [WARNING] Float (reserved word) cannot be used as model name. Renamed to ModelFloat 05:38:06 [WARNING] 5GCNfConnEcmInfo (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo 05:38:06 [WARNING] 5GCNfConnEcmInfo/5GCNFRef (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFRef 05:38:06 [WARNING] 5GCNetworkExpectationObject/objectType (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectType 05:38:06 [WARNING] 5GCNetworkExpectation/expectationObjects (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationObjects 05:38:06 [WARNING] 5GSessionContext/contextAttribute (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextAttribute 05:38:06 [INFO] Processing operation null 05:38:06 [INFO] Processing operation null 05:38:06 [INFO] Processing operation null 05:38:06 [INFO] Processing operation null 05:38:06 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 05:38:06 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 05:38:06 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 05:38:07 [INFO] Model VsDataContainer-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MnsAgent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model SubNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model ManagedElement-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model Scheduler-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model ConditionMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model ManagementNode-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MeContext-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model RRMPolicyRatio-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model RrmPolicyMemberList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NrCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model PlmnInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NpnIdentityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model CSonPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model UeAccProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model UeAccDelayProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model Bwp-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NrSectorCarrier-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model Beam-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_F1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model OperatorDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NrOperatorCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model BWPSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_XnU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_NgU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_X2U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_S1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model GGnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model GEnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model TceIDMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MappedCellIdInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model QceIdMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MdtUserConsentReqList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NRCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EUtranCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NRFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EUtranFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NRPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_XnC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_E1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_F1C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_NgC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_X2C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NRFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model ExternalGnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model ExternalNrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model PlmnIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model ExternalGnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model ExternalGnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EUtranFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model ExternalENBFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model ExternalEUTranCell-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model RimRSSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NrTacList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EphemerisInfoSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EphemerisInfos not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 05:38:07 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 05:38:07 [INFO] Model CNSIIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model CommModelList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NTNPLMNRestrictionsList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model SatelliteCoverageInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N11-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N15-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N17-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N20-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N22-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N26-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_NL1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_NL2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N58-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N41-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N42-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N89-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N11mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model TACList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N10-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N16-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_S5C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N40-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N88-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N16mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model QosDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model TrafficControlDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model SnssaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model SupportedBMOList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_S5U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N28-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_Rx-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N84-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N61-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model ECSAddrConfigInfo not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_NL6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N87-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model IdentityRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model SupportedDataSetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model SharedDataIdRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NFProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model TaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N27-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N96-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_SM14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N31-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N34-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N21-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_MAP_SMSC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model TrpInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N32-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NetworkSliceInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_NL3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model SupportedFuncList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_SM13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model CapabilityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N33-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_NL5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N85-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N62-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N63-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N60-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_Npc4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_Npc6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_Npc7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_Npc8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model FiveQICharacteristics-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model 5GCNfConnEcmInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N86-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_NL9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_Nmb1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N4mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N3mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_N19mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_Nmb9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_SM12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model ServiceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model Tagging not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model PositioningAvailability not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model SliceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model AttributeNameList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model AssuranceGoalStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model AssuranceTargetStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model AssuranceGoal-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model AssuranceTargetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model Intent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model IntentReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MDATypes not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MDARequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MDAOutputs not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MDAReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MLTrainingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MLTrainingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MLTrainingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MLTestingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MLTestingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MLModel-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MLModelCoordinationGroup-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MLUpdateRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MLUpdateProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MLUpdateReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model AIMLInferenceReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MLModelLoadingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MLModelLoadingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MLModelLoadingPolicy-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EASFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EESFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 05:38:07 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 05:38:07 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 05:38:07 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 05:38:07 [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! 05:38:07 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 05:38:07 [INFO] Model File-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MnsInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 05:38:07 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 05:38:07 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 05:38:07 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 05:38:07 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 05:38:07 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 05:38:07 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 05:38:07 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 05:38:07 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 05:38:07 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 05:38:07 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 05:38:07 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 05:38:07 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 05:38:07 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 05:38:07 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 05:38:07 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 05:38:07 [INFO] Model CorrelatedNotifications not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model listOfNeTypes-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model sensorInformation-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model reportingTrigger-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model excessPacketDelayThresholds-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model plmnList-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model AttributeNameValuePairSet not generated since it's a free-form object 05:38:07 [INFO] Model AttributeValueChangeSet not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model DnList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MDAFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MLTrainingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MLTestingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MLModelRepository-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MLUpdateFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model AIMLInferenceFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model AIMLInferenceEmulationFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model IntentHandlingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model ScMgmtProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model Sc_Process-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model AssuranceClosedControlLoop-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model ECSFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EdgeDataNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NetworkSlice-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NetworkSliceSubnet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EP_Transport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NetworkSliceSubnetProviderCapabilities-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model FeasibilityCheckAndReservationJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NetworkSliceController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NetworkSliceSubnetController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model IsolationProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NRECMappingRule-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model ExternalAmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model ExternalNrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model ExternalNssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model AmfSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model AmfRegion-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model Configurable5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model Dynamic5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EcmConnectionInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model OutageAndRecoveryInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model DsoThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model PerfMetricJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model ThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model TraceJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model ManagementDataCollection-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NtfSubscriptionControl-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model FileDownloadJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model Files-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model QMCJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model GnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model GnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model GnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model AmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model SmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model UpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model N3iwfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model PcfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model AusfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model UdmFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model UdrFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model UdsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model SmsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model LmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NgeirFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model SeppFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NwdafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model ScpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NefFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EASDFFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model NssaafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model AfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model DccfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model ChfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MfafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model GmlcFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model TsctsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model AanfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model BsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MbSmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MbUpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model MnpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model ManagedNFService-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [INFO] Model EmptyObject not generated since it's a free-form object 05:38:07 [INFO] Model TaiList_1 not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 05:38:07 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 05:38:07 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 05:38:07 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 05:38:07 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 05:38:07 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 05:38:07 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 05:38:07 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 05:38:07 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 05:38:07 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/UtraCellId is not defined 05:38:07 [WARNING] #/components/schemas/UtraCellId is not defined 05:38:07 [WARNING] #/components/schemas/UtraCellId is not defined 05:38:07 [WARNING] #/components/schemas/UtraCellId is not defined 05:38:07 [WARNING] #/components/schemas/UtraCellId is not defined 05:38:07 [WARNING] #/components/schemas/UtraCellId is not defined 05:38:07 [WARNING] #/components/schemas/UtraCellId is not defined 05:38:07 [WARNING] #/components/schemas/UtraCellId is not defined 05:38:07 [WARNING] #/components/schemas/UtraCellId is not defined 05:38:07 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 05:38:07 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 05:38:07 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 05:38:07 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 05:38:07 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 05:38:07 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 05:38:07 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 05:38:07 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 05:38:07 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 05:38:07 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 05:38:07 [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/UtraCellId is not defined 05:38:07 [WARNING] #/components/schemas/UtraCellId is not defined 05:38:07 [WARNING] #/components/schemas/UtraCellId is not defined 05:38:07 [WARNING] #/components/schemas/UtraCellId is not defined 05:38:07 [WARNING] #/components/schemas/UtraCellId is not defined 05:38:07 [WARNING] #/components/schemas/UtraCellId is not defined 05:38:07 [WARNING] #/components/schemas/UtraCellId is not defined 05:38:07 [WARNING] #/components/schemas/UtraCellId is not defined 05:38:07 [WARNING] #/components/schemas/UtraCellId is not defined 05:38:07 [WARNING] #/components/schemas/UtraCellId is not defined 05:38:07 [WARNING] #/components/schemas/UtraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/EutraCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:07 [WARNING] #/components/schemas/NrCellId is not defined 05:38:08 [WARNING] Validation 'minItems' has no effect on schema 'string'. Ignoring! 05:38:08 [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! 05:38:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 05:38:08 [WARNING] #/components/schemas/ThresholdHysteresis is not defined 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/A2xCapability.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ACCLDisallowedAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceEmulationFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceEmulationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceName.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceReportSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLManagementPolicy.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessRuleSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessRuleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AckState.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ActivityFactorTarget.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AddressWithVlan.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AdministrativeState.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfEvent.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfEventExposureData.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfSigProtocol.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AffinityAntiAffinity.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmListSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmListSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmNotificationTypes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmRecord.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfIdentifier.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfRegionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfRegionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfSetSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnLFFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnLFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnNodeType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsSchedule.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScheduleOneOf.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScheduleOneOf1.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeTypeOneOf.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeTypeOneOf1.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnonymizationOfMdtDataType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaConfig.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaOfInterest.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScope.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf1.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf2.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Arp.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceClosedControlLoopSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceClosedControlLoopSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatus.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatusObserved.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatusPredicted.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceReportSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceScope.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTarget.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatus.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatusObserved.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatusPredicted.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AtsssCapability.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailMLCapabilityReport.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailabilityStatus.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailableEDN.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveDLPrbLoadTarget.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveDLRANUEThptTarget.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveULPrbLoadTarget.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveULRANUEThptTarget.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BWPSetSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BackhaulAddress.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BeamSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BeamSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BlockedLocationInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpContext.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOParametersAttr.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOParametersAttrAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CESManagementFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CESManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CNSliceSubnetProfile.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CPCIConfigurationFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CPCIConfigurationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Category.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CellState.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ClassNameIdGetDataNodeSelectorParameter.java (Ignored by rule in ignore file.) 05:38:08 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ClassNameIdPatchDefaultResponse.java 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CmNotificationTypes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodM6LTEType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodM6NRType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMLTEType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMNRType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMUMTSType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommModel.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommModelType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommonBeamformingFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommonBeamformingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Condition.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionData.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionMonitorSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionMonitorSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Configurable5QISetSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Configurable5QISetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConnectionPointInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Context.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ContextContextValueRange.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ControlLoopLifeCyclePhase.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CorrelatedNotification.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CorrelatedNotification1.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageAreaPolygonContext.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageAreaTAContext.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageTACContext.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CyclicPrefix.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DANRManagementFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DANRManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DDNMFFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DDNMFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DESManagementFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DESManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLBOFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLBOFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLLatencyTarget.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLThptPerUETarget.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DMROFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DMROFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DPCIConfigurationFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DPCIConfigurationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DRACHOptimizationFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DRACHOptimizationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataAccess.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataNetwork.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataNetworkAccess.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DefaultNotificationSubscription.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DelayTolerance.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DeterministicComm.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DlFrequencyContext.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnaiChangeType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnaiSatelliteMapping.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnContext.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnEasdfInfoItem.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnInfoItem.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnInfoItemDnn.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnMbSmfInfoItem.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnSmfInfoItem.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnTsctsfInfoItem.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnUpfInfoItem.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DsoThresholdMonitorSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Duration.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Dynamic5QISetSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Dynamic5QISetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASDFFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASDFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASProfileSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASRequirementsSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASResourceReservationJobSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASServicePermission.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASStatus.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ECSFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ECSFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EDNConnectionInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EEPerfReq.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EESFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EESFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPE1Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPE1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1CSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1USingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1USingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPMAPSMSCSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPMAPSMSCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN10Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN10SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11mbSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN12Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN12SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN13Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN13SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN14Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN14SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN15Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN15SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16mbSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN17Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN17SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN19mbSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN19mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN20Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN20SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN21Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN21SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN22Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN22SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN26Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN26SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN27Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN27SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN28Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN28SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN2Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN2SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN31Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN31SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN32Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN32SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN33Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN33SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN34Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN34SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3mbSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN40Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN40SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN41Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN41SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN42Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN42SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4mbSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN58Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN58SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN59Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN59SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN5Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN5SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN60Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN60SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN61Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN61SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN62Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN62SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN63Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN63SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN6Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN7Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN7SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN84Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN84SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN85Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN85SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN86Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN86SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN87Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN87SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN88Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN88SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN89Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN89SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN8Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN8SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN96Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN96SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN9Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL1Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL2Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL2SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL3Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL3SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL5Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL5SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL6Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL9Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgCSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgUSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgUSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb1Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb1SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb9Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb9SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc4Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc4SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc6Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc6SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc7Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc7SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc8Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc8SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRPAttr.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRxSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRxSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS1USingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS1USingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5CSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5USingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5USingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM12Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM12SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM13Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM13SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM14Single.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM14SingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPTransportSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPTransportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2CSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2CSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2USingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2USingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnCSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnCSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnUSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnUSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtraNetworkSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranCellRelationSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranCellRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFreqRelationSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFreqRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFrequencySingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFrequencySingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EasdfInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EcmConnectionInfoSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EcmConnectionInfoSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeDataNetworkSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeFederationSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeIdentificationIdContext.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeIdentificationLocContext.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectation.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationObject.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EmbbEEPerfReq.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergyEfficiency.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergySavingControl.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergySavingState.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergyServiceLocation.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ephemeris.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EphemerisInfoSetSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EphemerisInfoSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponse.java (Ignored by rule in ignore file.) 05:38:08 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseDefault.java 05:38:08 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseDefaultOtherProblemsInner.java 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseError.java (Ignored by rule in ignore file.) 05:38:08 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseGet.java 05:38:08 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseGetOtherProblemsInner.java 05:38:08 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponsePatch.java 05:38:08 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponsePatchOtherProblemsInner.java 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EsNotAllowedTimePeriod.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventId.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventListForEventTriggeredMeasurementType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdL1Type.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThreshold1F.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThresholdRSRP.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThresholdRSRQ.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExcessPacketDelayThresholdType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationFulfilmentResult.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationObject.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationTarget.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationVerb.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Exposure.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExtSnssai.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalAmfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalAmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalClientType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalENBFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalENBFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalEUTranCellSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalEUTranCellSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuCpFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuCpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuUpFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuUpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbDuFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbDuFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrCellCuSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrCellCuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNssfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNssfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalSeppFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalSeppFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingleAllOfAttributesProfile.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityResult.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FederatedECSInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobProcessMonitor.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobProcessMonitorResultStateInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileNotificationTypes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FilesSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FilesSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQICharacteristicsSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMapping.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMappingSetSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMappingSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowDirection.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowInformation.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowStatus.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FreqInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Frequency.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FrequencyDomainPara.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FulfilmentInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FulfilmentStatus.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoArea.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoAreaOneOf.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoCoordinate.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoLoc.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeographicalCoordinates.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuCpFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuCpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuUpFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuUpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbDuFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbDuFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathDelayThresholdsType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathQoSMonitoringControlSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathQoSMonitoringControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Guami.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatControlSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatNotificationTypes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighDLPrbLoadContext.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighDLPrbLoadRatioTarget.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighULPrbLoadContext.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighULPrbLoadRatioTarget.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HostAddr.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HssInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentityRange.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentitySingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentitySingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ImmediateMDTConfigType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ImsiRange.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IncomingDataTarget.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InferenceOutput.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Insert.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentConflictReport.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentExpectation.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentFeasibilityCheckReport.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentFulfilmentReport.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentHandlingCapability.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentHandlingFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentReportSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentSingleAllOfIntentExpectationsInner.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InterfaceUpfInfoItem.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InternalGroupIdRange.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddr.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddr1.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddress.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpEndPoint.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpIndex.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpInterface.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpReachability.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv4AddressRange.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6Addr.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6Prefix.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6PrefixRange.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsESCoveredBy.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsInitialBwp.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsolationProfileSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsolationProfileSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/JobTypeType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/KPIMonitoring.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LboAllowed.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ListOfInterfacesType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ListOfMeasurementsType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoadTimeThreshold.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LocalAddress.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggedMDTConfigType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggingDurationType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggingIntervalType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LogicalInterfaceInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowDLRANUEThptContext.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowDLRANUEThptRatioTarget.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowSINRContext.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowSINRRatioTarget.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowULRANUEThptContext.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowULRANUEThptRatioTarget.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputEntry.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputIEFilter.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputPerMDAType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputs1.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAReport.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAReportAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDARequestSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDARequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MIoTEEPerfReq.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLCapabilityInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLContext.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelCoordinationGroupSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelCoordinationGroupSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingPolicySingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingPolicySingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingProcessSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingRequestSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelRepositorySingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingReportSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingRequestSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingProcessSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingReportSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingleAllOfAttributesAllOfTrainingRequestSource.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateProcessSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateReportSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateRequestSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScope.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf1.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf2.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementAttr.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcO.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcO5GcNrm.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOAiMlNrm.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOCoslaNrm.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOMdaNrm.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcONrNrm.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedFunctionAttr.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedFunctionNcO.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFProfile.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFServiceSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFServiceSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementData.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementDataCollectionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementDataCollectionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementNodeSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementNodeSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MappedCellIdInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MappingSetIDBackhaulAddress.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofPDUSessions.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofPDUsessionsTarget.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofRegisteredsubscribersTarget.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofUEs.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofUEsTarget.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxPktSize.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsServiceArea.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsServiceAreaInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsSession.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsSessionId.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsfnArea.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MdtConfigType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeContextSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeContextSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementPeriodLTEType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementPeriodUMTSType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementQuantityType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MlAnalyticsInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsAgentSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsAgentSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsInfoSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsRegistrySingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MobilityLevel.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectation.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationObject.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNfConnEcmInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GDdnmfInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GSessionContext.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ModelPerformance.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MoiChange.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MulticastAccessControl.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N2InterfaceAmfInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N3iwfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N3iwfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N6Protection.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NBIoT.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NEIdentification.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NEInfomration.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFProfile.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFService.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFServiceType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFStatus.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRCellRelationSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRCellRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRECMappingRuleSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRECMappingRuleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFreqRelationSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFreqRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFrequencySingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFrequencySingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRNetworkSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRTACRange.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NSSAASupport.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNGlobalRanNodeID.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNPLMNRestrictionsInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ncgi.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NcgiTai.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkNodeDiameterAddress.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceControllerSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceControllerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSharingIndicator.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetControllerSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetControllerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetProviderCapabilitiesSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSlicingApplicability.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfInstanceLocationContext.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfTypeContext.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgRanInferenceType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgeirFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgeirFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NodeFilter.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NonIPSupport.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotFulfilledState.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationHeader.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationType1.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyEvent.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiAttributeValueChanges.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiChanges.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiCreation.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiDeletion.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NpnIdType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellCuSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellCuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellDuSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellDuSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrOperatorCellDuSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrSectorCarrierSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrSectorCarrierSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAanfInfoListValueValue.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAmfInfoValue.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAusfInfoValue.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedBsfInfoValue.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedChfInfoValue.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedGmlcInfoValue.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedHssInfoListValueValue.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedLmfInfoValue.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedMbSmfInfoListValueValue.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedNefInfoValue.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedNwdafInfoValue.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedPcfInfoValue.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedPcscfInfoListValueValue.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedScpInfoListValue.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedSeppInfoListValue.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedSmfInfoValue.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdmInfoValue.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdrInfoValue.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdsfInfoValue.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUpfInfoValue.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRoot.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRootOneOf.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRootOneOf1.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfCapability.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfInfoSnssai.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtfSubscriptionControlSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtfSubscriptionControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtnLocationInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NullValue.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafCapability.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafEvent.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Operation.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Operation1.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperationSemantics.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperationalState.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorDuSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorEdgeDataNetworkSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorEdgeFederationSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Orbital.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OutageAndRecoveryInfoSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OutgoingDataTarget.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PLMNContext.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PacketErrorRate.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ParameterRange.java (Ignored by rule in ignore file.) 05:38:08 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PatchItem.java 05:38:08 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PatchOperation.java 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PccRule.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcscfInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PduSessionType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PeeParameter.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerceivedSeverity.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfMetricJobSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfMetricJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfNotificationTypes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PfdData.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnId.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnId1.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnIdNid.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnIdNid1.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnListTypeInner.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnRange.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnTargetType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PositionVelocity.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Positioning.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PositioningMethodType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredefinedPccRuleSetSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredefinedPccRuleSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredictionFrequency.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PreemptionCapability.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PreemptionVulnerability.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProbableCause.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProbableCauseOneOf.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProcessMonitor.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProcessMonitor1.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProseCapability.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFPacketDelayThresholdsType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFQoSMonitoringControlSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFQoSMonitoringControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QMCJobSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QMCJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QOffsetRange.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QceIdMappingInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QosData.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANEnergyConsumptionTarget.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANEnergyEfficiencyTarget.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANSliceSubnetProfile.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RATContext.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RRMPolicyRatioSingle.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RRMPolicyRatioSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RSSetType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectation.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationObject.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectation.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationObject.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioSpectrum.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RatType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RedirectAddressType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RedirectInformation.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RegistrationInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RegistrationState.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RelocationTriggerInfo.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RemoteAddress.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM1LTEType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM1NRType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM4LTEType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM4NRType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM5LTEType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM5NRType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM6LTEType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM6NRType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM7LTEType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM7NRType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportIntervalType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportTypeType.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrl.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf1.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf2.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf3.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingMethod.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RequestStatus.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Resource.java (Ignored by rule in ignore file.) 05:38:08 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceIsolationRule.java (Ignored by rule in ignore file.) 05:38:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceOneOf.java 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceOneOf1.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationRequirement.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationStatus.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationStatus1.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceSharingLevelContext.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceType.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Resources5gcNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesAiMlNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesCoslaNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesDSORecovery.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesEdgeNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesFaultNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesFileMgmtNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesGenericNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesIntentNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMdaNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMgmtDataCollectionNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMnSRegistryNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMsacNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesNrNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesPmControlNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesQoEMeasuremetCollectionNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesRanScNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesSliceNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesSubscriptionControlNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesThresholdMonitorNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesTraceControlNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSGlobalSingle.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSGlobalSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSReportConf.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSReportInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSSetSingle.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RoleSingle.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RoleSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RouteInformation.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RouteToLocation.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RrmPolicyAttr.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RrmPolicyMember.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SAP.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SEPPType.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulCategories.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulInfoSatelliteBackhaulCategory.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteCoverageInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteCoverageInfoNRSatelliteRATtype.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScMgmtProfileSingle.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessMonitor.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessMonitorResultStateInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessSingle.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulerSingle.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulerSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTime.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf1.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf2.java (Ignored by rule in ignore file.) 05:38:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope.java 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1OneOf.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1OneOf1.java (Ignored by rule in ignore file.) 05:38:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScopeType.java 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpCapability.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpDomainInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpFunctionSingle.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SdRange.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SecFunc.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Selectivity.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppFunctionSingle.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SequenceDomainPara.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServAttrCom.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceEndTimeContext.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceProfile.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceStartTimeContext.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceTypeContext.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServingLocation.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServingScopeContext.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SharedDataIdRange.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SharingLevel.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SliceExpiryInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SliceProfile.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnpnId.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Snssai.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Snssai1.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiEasdfInfoItem.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiExtension.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiInfoItem.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiMbSmfInfoItem.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiSmfInfoItem.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiTsctsfInfoItem.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiUpfInfoItem.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SoftwareImageInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SourceIndicator.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SpecificProblem.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbDuration.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbPeriodicity.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbSubCarrierSpacing.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ssm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/StartTimeContext.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteerModeValue.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteeringFunctionality.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteeringMode.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkAttr.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcO.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcO5GcNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOAiMlNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOCoslaNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcODsoNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOEdgeNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOIntentNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOMdaNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcONrNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcORanScNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOSliceNrm.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkSingle.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SuciInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupiRange.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Support.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedDataSet.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedFunc.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedGADShapes.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedNotificationsSingle.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedNotificationsSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedPerfIndicator.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedPerfMetricGroup.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SynAvailability.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Synchronicity.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TReselectionNRSf.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tai.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tai1.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TaiContext.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TaiRange.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TargetAssuranceTimeContext.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TargetFulfilmentResult.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TceIDMappingInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TceIDMappingInfoTceIPAddress.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TermDensity.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdCrossing.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo1.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo1Hysteresis.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfoHysteresis.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfoThresholdValue.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelInd.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelIndOneOf.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelIndOneOf1.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdMonitorSingle.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdMonitorSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeDomainPara.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeInterval.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeToTriggerL1Type.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow1.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow2.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf1.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf2.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tmgi.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TmgiRange.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Top.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Top1.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TopSliceSubnetProfile.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TopologicalServiceArea.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceConfigType.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceDepthType.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceJobAttr.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceJobSingle.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceReferenceType.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceReportingFormatType.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceTargetType.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrafficControlData.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TransportProtocol.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrendIndication.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TriggeringEventsType.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrpInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrpMappingInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrustAfInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TscaiInputContainer.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TunnellingMechanism.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TxDirection.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UECoreMeasConfigType.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEGroup.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEGroupContext.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEMobilityLevelContext.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UESpeedTarget.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ULLatencyTarget.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ULThptPerUETarget.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UPFConnectionInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmFunctionSingle.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrFunctionSingle.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UeAccDelayProbability.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UeAccProbability.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UlFrequencyContext.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UnTrustAfInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpPathChgEvent.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfFunctionSingle.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfInfo.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UrllcEEPerfReq.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UsageState.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UserMgmtOpen.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/V2XCommModels.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/V2xCapability.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ValueRangeType.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VirtualResource.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VnfParameter.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VsDataContainerSingle.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VsDataContainerSingleAttributes.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/WeakRSRPContext.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/WeakRSRPRatioTarget.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/XLThpt.java (Ignored by rule in ignore file.) 05:38:09 [WARNING] Empty operationId found for path: get /{className}={id}. Renamed to auto-generated operationId: classNameidGet 05:38:09 [WARNING] Empty operationId found for path: put /{className}={id}. Renamed to auto-generated operationId: classNameidPut 05:38:09 [WARNING] Empty operationId found for path: post notifyMOICreation_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOICreation_request_bodyNotificationRecipientAddressPost 05:38:09 [WARNING] Empty operationId found for path: post notifyMOIDeletion_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIDeletion_request_bodyNotificationRecipientAddressPost 05:38:09 [WARNING] Empty operationId found for path: post notifyMOIAttributeValueChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIAttributeValueChanges_request_bodyNotificationRecipientAddressPost 05:38:09 [WARNING] Empty operationId found for path: post notifyEvent_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyEvent_request_bodyNotificationRecipientAddressPost 05:38:09 [WARNING] Empty operationId found for path: post notifyMOIChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIChanges_request_bodyNotificationRecipientAddressPost 05:38:09 [WARNING] Empty operationId found for path: delete /{className}={id}. Renamed to auto-generated operationId: classNameidDelete 05:38:09 [WARNING] Empty operationId found for path: patch /{className}={id}. Renamed to auto-generated operationId: classNameidPatch 05:38:09 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 05:38:09 [INFO] Ignored /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/api/DefaultApi.java (Ignored by rule in ignore file.) 05:38:09 [INFO] Skipping generation of Webhooks. 05:38:09 [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. 05:38:09 [INFO] Skipping generation of supporting files. 05:38:09 ################################################################################ 05:38:09 # Thanks for using OpenAPI Generator. # 05:38:09 # Please consider donation to help us maintain this project 🙏 # 05:38:09 # https://opencollective.com/openapi_generator/donate # 05:38:09 ################################################################################ 05:38:30 [INFO] 05:38:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-service --- 05:38:30 [INFO] You have 0 Checkstyle violations. 05:38:30 [INFO] 05:38:30 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-service --- 05:38:32 [INFO] You have 0 Checkstyle violations. 05:38:32 [INFO] 05:38:32 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 05:38:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:38:32 [INFO] Copying 4 resources 05:38:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 05:38:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 05:38:32 [INFO] 05:38:32 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-service --- 05:38:32 [INFO] Recompiling the module because of changed dependency. 05:38:32 [INFO] Compiling 181 source files with javac [debug release 17] to target/classes 05:38:34 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/data/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". 05:38:34 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Some input files use unchecked or unsafe operations. 05:38:34 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Recompile with -Xlint:unchecked for details. 05:38:34 [INFO] 05:38:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 05:38:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:38:34 [INFO] Copying 11 resources 05:38:34 [INFO] 05:38:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 05:38:34 [INFO] Recompiling the module because of changed dependency. 05:38:34 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 05:38:35 [INFO] 05:38:35 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-service --- 05:38:35 [INFO] Using isolated classloader, without GMavenPlus classpath. 05:38:35 [INFO] Using Groovy 3.0.18 to perform compileTests. 05:38:35 [INFO] Parallel parsing disabled. 05:38:39 [INFO] Compiled 251 files. 05:38:39 [INFO] 05:38:39 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-service --- 05:38:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:38:39 [INFO] 05:38:39 [INFO] ------------------------------------------------------- 05:38:39 [INFO] T E S T S 05:38:39 [INFO] ------------------------------------------------------- 05:38:42 [INFO] Running org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 05:38:43 05:38:43.456 [main] ERROR org.onap.cps.ncmp.utils.events.CloudEventMapper -- Unable to map cloud event to target event class type : class java.lang.String with cause : Error while trying to convert data from class [B to [simple type, class java.lang.String] 05:38:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.918 s -- in org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 05:38:43 [INFO] Running org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 05:38:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 05:38:43 05:38:43.609 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 05:38:43 05:38:43.612 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 05:38:43 [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 05:38:43 05:38:43.648 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.3 05:38:44 05:38:44.656 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 05:38:44 05:38:44.665 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 05:38:44 05:38:44.692 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 05:38:44 Server Version: 23.0.1 05:38:44 API Version: 1.42 05:38:44 Operating System: CentOS Stream 8 05:38:44 Total Memory: 31890 MB 05:38:44 05:38:44.695 [main] WARN org.testcontainers.utility.ResourceReaper -- 05:38:44 ******************************************************************************** 05:38:44 Ryuk has been disabled. This can cause unexpected behavior in your environment. 05:38:44 ******************************************************************************** 05:38:44 05:38:44.700 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 05:38:44 05:38:44.701 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 05:38:44 05:38:44.705 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Using nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 as a substitute image for confluentinc/cp-kafka:7.8.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 05:38:44 05:38:44.722 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling docker image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0. Please be patient; this may take some time but only needs to be done once. 05:38:44 05:38:44.729 [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: nexus3.onap.org:10001/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) 05:38:44 05:38:44.888 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Starting to pull image 05:38:45 05:38:44.921 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 05:38:45 05:38:44.944 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 14 pending, 1 downloaded, 0 extracted, (277 bytes/? MB) 05:38:45 05:38:44.957 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 13 pending, 2 downloaded, 0 extracted, (895 KB/? MB) 05:38:45 05:38:45.111 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 12 pending, 3 downloaded, 0 extracted, (29 MB/? MB) 05:38:45 05:38:45.133 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 11 pending, 4 downloaded, 0 extracted, (29 MB/? MB) 05:38:45 05:38:45.202 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 10 pending, 5 downloaded, 0 extracted, (63 MB/? MB) 05:38:45 05:38:45.220 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 9 pending, 6 downloaded, 0 extracted, (63 MB/? MB) 05:38:45 05:38:45.238 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 8 pending, 7 downloaded, 0 extracted, (63 MB/? MB) 05:38:45 05:38:45.255 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 7 pending, 8 downloaded, 0 extracted, (63 MB/? MB) 05:38:45 05:38:45.275 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 6 pending, 9 downloaded, 0 extracted, (81 MB/? MB) 05:38:45 05:38:45.296 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 5 pending, 10 downloaded, 0 extracted, (86 MB/? MB) 05:38:45 05:38:45.332 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 4 pending, 11 downloaded, 0 extracted, (86 MB/? MB) 05:38:45 05:38:45.883 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 3 pending, 12 downloaded, 0 extracted, (235 MB/? MB) 05:38:45 05:38:45.900 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 0 extracted, (235 MB/? MB) 05:38:46 05:38:46.216 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 1 extracted, (330 MB/? MB) 05:38:46 05:38:46.296 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 2 extracted, (367 MB/? MB) 05:38:46 05:38:46.647 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 2 extracted, (472 MB/? MB) 05:38:46 05:38:46.919 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 2 extracted, (524 MB/553 MB) 05:38:53 05:38:53.690 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 3 extracted, (530 MB/553 MB) 05:38:53 05:38:53.761 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 4 extracted, (530 MB/553 MB) 05:38:53 05:38:53.911 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 5 extracted, (533 MB/553 MB) 05:38:54 05:38:54.016 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 6 extracted, (533 MB/553 MB) 05:38:54 05:38:54.376 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 7 extracted, (540 MB/553 MB) 05:38:54 05:38:54.450 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 8 extracted, (540 MB/553 MB) 05:38:54 05:38:54.533 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 9 extracted, (540 MB/553 MB) 05:38:54 05:38:54.620 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 10 extracted, (540 MB/553 MB) 05:38:54 05:38:54.699 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 11 extracted, (540 MB/553 MB) 05:38:54 05:38:54.779 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 12 extracted, (540 MB/553 MB) 05:38:54 05:38:54.881 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 13 extracted, (540 MB/553 MB) 05:38:55 05:38:55.855 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 14 extracted, (553 MB/553 MB) 05:38:55 05:38:55.925 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 15 extracted, (553 MB/553 MB) 05:38:56 05:38:55.946 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pull complete. 15 layers, pulled in 11s (downloaded 553 MB at 50 MB/s) 05:38:56 05:38:55.947 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 pull took PT11.224307108S 05:38:56 05:38:55.986 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 05:38:59 05:38:59.138 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 311fd15166316e334c561a71d4f8803b4bb94b464a22209c0a8a1bff76d5a1c9 05:39:05 05:39:05.337 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT9.350247694S 05:39:06 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:39:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.96 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 05:39:06 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 05:39:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 05:39:06 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 05:39:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 05:39:06 [INFO] Running org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 05:39:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 05:39:06 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 05:39:06 05:39:06.684 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] 05:39:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 05:39:06 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 05:39:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 05:39:06 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 05:39:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 05:39:06 [INFO] Running org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 05:39:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 05:39:06 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 05:39:06 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 05:39:06 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 05:39:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 05:39:06 [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 05:39:07 05:39:07,504 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 05:39:07 05:39:07,504 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 05:39:07 05:39:07,508 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 05:39:07 05:39:07,559 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 05:39:07 05:39:07,559 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 05:39:08 05:39:08,076 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 05:39:08 05:39:08,076 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 05:39:08 05:39:08 . ____ _ __ _ _ 05:39:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:39:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:39:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:39:08 ' |____| .__|_| |_|_| |_\__, | / / / / 05:39:08 =========|_|==============|___/=/_/_/_/ 05:39:08 05:39:08 :: Spring Boot :: (v3.5.9) 05:39:08 05:39:08 2026-03-06T05:39:08.317Z INFO 6628 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:39:08 2026-03-06T05:39:08.317Z INFO 6628 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 05:39:08 2026-03-06T05:39:08.672Z WARN 6628 --- [ 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: 05:39:08 --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 05:39:08 2026-03-06T05:39:08.822Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] 05:39:08 o o o o---o o--o o o---o o o----o o--o--o 05:39:08 | | / \ / | / / \ | | 05:39:08 o----o o o o----o | o o o----o | 05:39:08 | | * \ / | \ * \ | | 05:39:08 o o * o o---o o--o o----o o---o * o o----o o 05:39:08 05:39:08 2026-03-06T05:39:08.822Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:39:08 2026-03-06T05:39:08.824Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.31]:5701 05:39:08 2026-03-06T05:39:08.824Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 05:39:08 2026-03-06T05:39:08.824Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:39:08 2026-03-06T05:39:08.828Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 05:39:08 To enable the Jet engine on the members, do one of the following: 05:39:08 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:39:08 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:39:08 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:39:08 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:39:09 2026-03-06T05:39:09.478Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] 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. 05:39:09 2026-03-06T05:39:09.572Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 05:39:09 2026-03-06T05:39:09.823Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:39:09 2026-03-06T05:39:09.830Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.31]:5701 is STARTING 05:39:12 2026-03-06T05:39:12.082Z INFO 6628 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] 05:39:12 05:39:12 Members {size:1, ver:1} [ 05:39:12 Member [10.30.107.31]:5701 - 6f7e26b5-c226-44b0-b5a5-0a67c5dcc73c this 05:39:12 ] 05:39:12 05:39:12 2026-03-06T05:39:12.114Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.31]:5701 is STARTED 05:39:12 2026-03-06T05:39:12.184Z INFO 6628 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 4.975 seconds (process running for 32.614) 05:39:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.331 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 05:39:12 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 05:39:12 05:39:12 . ____ _ __ _ _ 05:39:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:39:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:39:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:39:12 ' |____| .__|_| |_|_| |_\__, | / / / / 05:39:12 =========|_|==============|___/=/_/_/_/ 05:39:12 05:39:12 :: Spring Boot :: (v3.5.9) 05:39:12 05:39:12 2026-03-06T05:39:12.275Z INFO 6628 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:39:12 2026-03-06T05:39:12.275Z INFO 6628 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 05:39:12 2026-03-06T05:39:12.285Z INFO 6628 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.052 seconds (process running for 32.715) 05:39:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec 05:39:12 [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 05:39:12 05:39:12 . ____ _ __ _ _ 05:39:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:39:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:39:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:39:12 ' |____| .__|_| |_|_| |_\__, | / / / / 05:39:12 =========|_|==============|___/=/_/_/_/ 05:39:12 05:39:12 :: Spring Boot :: (v3.5.9) 05:39:12 05:39:12 2026-03-06T05:39:12.333Z INFO 6628 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:39:12 2026-03-06T05:39:12.333Z INFO 6628 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 05:39:12 2026-03-06T05:39:12.394Z INFO 6628 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.097 seconds (process running for 32.824) 05:39:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 05:39:12 [INFO] Running org.onap.cps.ncmp.config.EosKafkaConfigSpec 05:39:12 05:39:12 . ____ _ __ _ _ 05:39:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:39:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:39:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:39:12 ' |____| .__|_| |_|_| |_\__, | / / / / 05:39:12 =========|_|==============|___/=/_/_/_/ 05:39:12 05:39:12 :: Spring Boot :: (v3.5.9) 05:39:12 05:39:12 2026-03-06T05:39:12.462Z INFO 6628 --- [ main] o.o.cps.ncmp.config.EosKafkaConfigSpec : Starting EosKafkaConfigSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:39:12 2026-03-06T05:39:12.462Z INFO 6628 --- [ main] o.o.cps.ncmp.config.EosKafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 05:39:23 2026-03-06T05:39:23.779Z INFO 6628 --- [ main] o.o.cps.ncmp.config.EosKafkaConfigSpec : Started EosKafkaConfigSpec in 11.348 seconds (process running for 44.209) 05:39:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.40 s -- in org.onap.cps.ncmp.config.EosKafkaConfigSpec 05:39:23 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 05:39:23 05:39:23 . ____ _ __ _ _ 05:39:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:39:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:39:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:39:23 ' |____| .__|_| |_|_| |_\__, | / / / / 05:39:23 =========|_|==============|___/=/_/_/_/ 05:39:23 05:39:23 :: Spring Boot :: (v3.5.9) 05:39:23 05:39:23 2026-03-06T05:39:23.858Z INFO 6628 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:39:23 2026-03-06T05:39:23.858Z INFO 6628 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 05:39:23 2026-03-06T05:39:23.899Z INFO 6628 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.063 seconds (process running for 44.329) 05:39:24 2026-03-06T05:39:23.921Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:39:24 acks = -1 05:39:24 auto.include.jmx.reporter = true 05:39:24 batch.size = 16384 05:39:24 bootstrap.servers = [localhost:9092] 05:39:24 buffer.memory = 33554432 05:39:24 client.dns.lookup = use_all_dns_ips 05:39:24 client.id = producer-1 05:39:24 compression.gzip.level = -1 05:39:24 compression.lz4.level = 9 05:39:24 compression.type = none 05:39:24 compression.zstd.level = 3 05:39:24 connections.max.idle.ms = 540000 05:39:24 delivery.timeout.ms = 120000 05:39:24 enable.idempotence = true 05:39:24 enable.metrics.push = true 05:39:24 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 05:39:24 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:39:24 linger.ms = 0 05:39:24 max.block.ms = 60000 05:39:24 max.in.flight.requests.per.connection = 5 05:39:24 max.request.size = 1048576 05:39:24 metadata.max.age.ms = 300000 05:39:24 metadata.max.idle.ms = 300000 05:39:24 metadata.recovery.strategy = none 05:39:24 metric.reporters = [] 05:39:24 metrics.num.samples = 2 05:39:24 metrics.recording.level = INFO 05:39:24 metrics.sample.window.ms = 30000 05:39:24 partitioner.adaptive.partitioning.enable = true 05:39:24 partitioner.availability.timeout.ms = 0 05:39:24 partitioner.class = null 05:39:24 partitioner.ignore.keys = false 05:39:24 receive.buffer.bytes = 32768 05:39:24 reconnect.backoff.max.ms = 1000 05:39:24 reconnect.backoff.ms = 50 05:39:24 request.timeout.ms = 30000 05:39:24 retries = 2147483647 05:39:24 retry.backoff.max.ms = 1000 05:39:24 retry.backoff.ms = 100 05:39:24 sasl.client.callback.handler.class = null 05:39:24 sasl.jaas.config = null 05:39:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:24 sasl.kerberos.min.time.before.relogin = 60000 05:39:24 sasl.kerberos.service.name = null 05:39:24 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:24 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:24 sasl.login.callback.handler.class = null 05:39:24 sasl.login.class = null 05:39:24 sasl.login.connect.timeout.ms = null 05:39:24 sasl.login.read.timeout.ms = null 05:39:24 sasl.login.refresh.buffer.seconds = 300 05:39:24 sasl.login.refresh.min.period.seconds = 60 05:39:24 sasl.login.refresh.window.factor = 0.8 05:39:24 sasl.login.refresh.window.jitter = 0.05 05:39:24 sasl.login.retry.backoff.max.ms = 10000 05:39:24 sasl.login.retry.backoff.ms = 100 05:39:24 sasl.mechanism = GSSAPI 05:39:24 sasl.oauthbearer.clock.skew.seconds = 30 05:39:24 sasl.oauthbearer.expected.audience = null 05:39:24 sasl.oauthbearer.expected.issuer = null 05:39:24 sasl.oauthbearer.header.urlencode = false 05:39:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:24 sasl.oauthbearer.jwks.endpoint.url = null 05:39:24 sasl.oauthbearer.scope.claim.name = scope 05:39:24 sasl.oauthbearer.sub.claim.name = sub 05:39:24 sasl.oauthbearer.token.endpoint.url = null 05:39:24 security.protocol = PLAINTEXT 05:39:24 security.providers = null 05:39:24 send.buffer.bytes = 131072 05:39:24 socket.connection.setup.timeout.max.ms = 30000 05:39:24 socket.connection.setup.timeout.ms = 10000 05:39:24 ssl.cipher.suites = null 05:39:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:24 ssl.endpoint.identification.algorithm = https 05:39:24 ssl.engine.factory.class = null 05:39:24 ssl.key.password = null 05:39:24 ssl.keymanager.algorithm = SunX509 05:39:24 ssl.keystore.certificate.chain = null 05:39:24 ssl.keystore.key = null 05:39:24 ssl.keystore.location = null 05:39:24 ssl.keystore.password = null 05:39:24 ssl.keystore.type = JKS 05:39:24 ssl.protocol = TLSv1.3 05:39:24 ssl.provider = null 05:39:24 ssl.secure.random.implementation = null 05:39:24 ssl.trustmanager.algorithm = PKIX 05:39:24 ssl.truststore.certificates = null 05:39:24 ssl.truststore.location = null 05:39:24 ssl.truststore.password = null 05:39:24 ssl.truststore.type = JKS 05:39:24 transaction.timeout.ms = 60000 05:39:24 transactional.id = null 05:39:24 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 05:39:24 05:39:24 2026-03-06T05:39:23.964Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:39:24 2026-03-06T05:39:23.977Z INFO 6628 --- [ main] i.opentelemetry.api.GlobalOpenTelemetry : AutoConfiguredOpenTelemetrySdk found on classpath but automatic configuration is disabled. To enable, run your JVM with -Dotel.java.global-autoconfigure.enabled=true 05:39:24 2026-03-06T05:39:24.013Z INFO 6628 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 05:39:24 2026-03-06T05:39:24.105Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:24 2026-03-06T05:39:24.105Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:24 2026-03-06T05:39:24.105Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775564103 05:39:24 2026-03-06T05:39:24.125Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:39:24 acks = -1 05:39:24 auto.include.jmx.reporter = true 05:39:24 batch.size = 16384 05:39:24 bootstrap.servers = [localhost:9092] 05:39:24 buffer.memory = 33554432 05:39:24 client.dns.lookup = use_all_dns_ips 05:39:24 client.id = producer-2 05:39:24 compression.gzip.level = -1 05:39:24 compression.lz4.level = 9 05:39:24 compression.type = none 05:39:24 compression.zstd.level = 3 05:39:24 connections.max.idle.ms = 540000 05:39:24 delivery.timeout.ms = 120000 05:39:24 enable.idempotence = true 05:39:24 enable.metrics.push = true 05:39:24 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 05:39:24 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:39:24 linger.ms = 0 05:39:24 max.block.ms = 60000 05:39:24 max.in.flight.requests.per.connection = 5 05:39:24 max.request.size = 1048576 05:39:24 metadata.max.age.ms = 300000 05:39:24 metadata.max.idle.ms = 300000 05:39:24 metadata.recovery.strategy = none 05:39:24 metric.reporters = [] 05:39:24 metrics.num.samples = 2 05:39:24 metrics.recording.level = INFO 05:39:24 metrics.sample.window.ms = 30000 05:39:24 partitioner.adaptive.partitioning.enable = true 05:39:24 partitioner.availability.timeout.ms = 0 05:39:24 partitioner.class = null 05:39:24 partitioner.ignore.keys = false 05:39:24 receive.buffer.bytes = 32768 05:39:24 reconnect.backoff.max.ms = 1000 05:39:24 reconnect.backoff.ms = 50 05:39:24 request.timeout.ms = 30000 05:39:24 retries = 2147483647 05:39:24 retry.backoff.max.ms = 1000 05:39:24 retry.backoff.ms = 100 05:39:24 sasl.client.callback.handler.class = null 05:39:24 sasl.jaas.config = null 05:39:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:24 sasl.kerberos.min.time.before.relogin = 60000 05:39:24 sasl.kerberos.service.name = null 05:39:24 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:24 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:24 sasl.login.callback.handler.class = null 05:39:24 sasl.login.class = null 05:39:24 sasl.login.connect.timeout.ms = null 05:39:24 sasl.login.read.timeout.ms = null 05:39:24 sasl.login.refresh.buffer.seconds = 300 05:39:24 sasl.login.refresh.min.period.seconds = 60 05:39:24 sasl.login.refresh.window.factor = 0.8 05:39:24 sasl.login.refresh.window.jitter = 0.05 05:39:24 sasl.login.retry.backoff.max.ms = 10000 05:39:24 sasl.login.retry.backoff.ms = 100 05:39:24 sasl.mechanism = GSSAPI 05:39:24 sasl.oauthbearer.clock.skew.seconds = 30 05:39:24 sasl.oauthbearer.expected.audience = null 05:39:24 sasl.oauthbearer.expected.issuer = null 05:39:24 sasl.oauthbearer.header.urlencode = false 05:39:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:24 sasl.oauthbearer.jwks.endpoint.url = null 05:39:24 sasl.oauthbearer.scope.claim.name = scope 05:39:24 sasl.oauthbearer.sub.claim.name = sub 05:39:24 sasl.oauthbearer.token.endpoint.url = null 05:39:24 security.protocol = PLAINTEXT 05:39:24 security.providers = null 05:39:24 send.buffer.bytes = 131072 05:39:24 socket.connection.setup.timeout.max.ms = 30000 05:39:24 socket.connection.setup.timeout.ms = 10000 05:39:24 ssl.cipher.suites = null 05:39:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:24 ssl.endpoint.identification.algorithm = https 05:39:24 ssl.engine.factory.class = null 05:39:24 ssl.key.password = null 05:39:24 ssl.keymanager.algorithm = SunX509 05:39:24 ssl.keystore.certificate.chain = null 05:39:24 ssl.keystore.key = null 05:39:24 ssl.keystore.location = null 05:39:24 ssl.keystore.password = null 05:39:24 ssl.keystore.type = JKS 05:39:24 ssl.protocol = TLSv1.3 05:39:24 ssl.provider = null 05:39:24 ssl.secure.random.implementation = null 05:39:24 ssl.trustmanager.algorithm = PKIX 05:39:24 ssl.truststore.certificates = null 05:39:24 ssl.truststore.location = null 05:39:24 ssl.truststore.password = null 05:39:24 ssl.truststore.type = JKS 05:39:24 transaction.timeout.ms = 60000 05:39:24 transactional.id = null 05:39:24 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:39:24 05:39:24 2026-03-06T05:39:24.126Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:39:24 2026-03-06T05:39:24.127Z INFO 6628 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 05:39:24 2026-03-06T05:39:24.134Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:24 2026-03-06T05:39:24.134Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:24 2026-03-06T05:39:24.134Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775564134 05:39:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec 05:39:24 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 05:39:24 05:39:24 . ____ _ __ _ _ 05:39:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:39:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:39:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:39:24 ' |____| .__|_| |_|_| |_\__, | / / / / 05:39:24 =========|_|==============|___/=/_/_/_/ 05:39:24 05:39:24 :: Spring Boot :: (v3.5.9) 05:39:24 05:39:24 2026-03-06T05:39:24.167Z INFO 6628 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:39:24 2026-03-06T05:39:24.168Z INFO 6628 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 05:39:24 2026-03-06T05:39:24.452Z INFO 6628 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.307 seconds (process running for 44.882) 05:39:24 2026-03-06T05:39:24.509Z ERROR 6628 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 05:39:24 2026-03-06T05:39:24.509Z ERROR 6628 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 05:39:24 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.445 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 05:39:24 [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 05:39:24 05:39:24 . ____ _ __ _ _ 05:39:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:39:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:39:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:39:24 ' |____| .__|_| |_|_| |_\__, | / / / / 05:39:24 =========|_|==============|___/=/_/_/_/ 05:39:24 05:39:24 :: Spring Boot :: (v3.5.9) 05:39:24 05:39:24 2026-03-06T05:39:24.612Z INFO 6628 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:39:24 2026-03-06T05:39:24.612Z INFO 6628 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 05:39:24 2026-03-06T05:39:24.620Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:24 2026-03-06T05:39:24.621Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:24 2026-03-06T05:39:24.622Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:24 2026-03-06T05:39:24.622Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:24 2026-03-06T05:39:24.622Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:24 2026-03-06T05:39:24.622Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:24 2026-03-06T05:39:24.629Z INFO 6628 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.037 seconds (process running for 45.059) 05:39:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 05:39:24 [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 05:39:24 05:39:24 . ____ _ __ _ _ 05:39:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:39:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:39:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:39:24 ' |____| .__|_| |_|_| |_\__, | / / / / 05:39:24 =========|_|==============|___/=/_/_/_/ 05:39:24 05:39:24 :: Spring Boot :: (v3.5.9) 05:39:24 05:39:24 2026-03-06T05:39:24.676Z INFO 6628 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:39:24 2026-03-06T05:39:24.676Z INFO 6628 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 05:39:24 2026-03-06T05:39:24.699Z INFO 6628 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 0.041 seconds (process running for 45.129) 05:39:24 2026-03-06T05:39:24.717Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.31]:5701 is SHUTTING_DOWN 05:39:24 2026-03-06T05:39:24.724Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 05:39:24 2026-03-06T05:39:24.724Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:24 2026-03-06T05:39:24.724Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:24 2026-03-06T05:39:24.724Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:24 2026-03-06T05:39:24.725Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:24 2026-03-06T05:39:24.725Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:24 2026-03-06T05:39:24.725Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:24 2026-03-06T05:39:24.725Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 05:39:24 2026-03-06T05:39:24.727Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 05:39:24 2026-03-06T05:39:24.738Z INFO 6628 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 05:39:24 2026-03-06T05:39:24.739Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 19 ms. 05:39:24 2026-03-06T05:39:24.740Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.31]:5701 is SHUTDOWN 05:39:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 05:39:24 [INFO] Running org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 05:39:24 05:39:24 . ____ _ __ _ _ 05:39:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:39:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:39:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:39:24 ' |____| .__|_| |_|_| |_\__, | / / / / 05:39:24 =========|_|==============|___/=/_/_/_/ 05:39:24 05:39:24 :: Spring Boot :: (v3.5.9) 05:39:24 05:39:24 2026-03-06T05:39:24.764Z INFO 6628 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Starting AlternateIdCacheConfigSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:39:24 2026-03-06T05:39:24.764Z INFO 6628 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 05:39:24 2026-03-06T05:39:24.779Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] 05:39:24 o o o o---o o--o o o---o o o----o o--o--o 05:39:24 | | / \ / | / / \ | | 05:39:24 o----o o o o----o | o o o----o | 05:39:24 | | * \ / | \ * \ | | 05:39:24 o o * o o---o o--o o----o o---o * o o----o o 05:39:24 05:39:24 2026-03-06T05:39:24.779Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:39:24 2026-03-06T05:39:24.779Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.31]:5701 05:39:24 2026-03-06T05:39:24.779Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 05:39:24 2026-03-06T05:39:24.779Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:39:24 2026-03-06T05:39:24.779Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 05:39:24 To enable the Jet engine on the members, do one of the following: 05:39:24 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:39:24 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:39:24 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:39:24 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:39:24 2026-03-06T05:39:24.792Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] 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. 05:39:24 2026-03-06T05:39:24.794Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 05:39:24 2026-03-06T05:39:24.802Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:39:24 2026-03-06T05:39:24.803Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.31]:5701 is STARTING 05:39:24 2026-03-06T05:39:24.827Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:24 2026-03-06T05:39:24.827Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:24 2026-03-06T05:39:24.827Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:24 2026-03-06T05:39:24.876Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:24 2026-03-06T05:39:24.876Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:24 2026-03-06T05:39:24.876Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:25 2026-03-06T05:39:25.080Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:25 2026-03-06T05:39:25.080Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:25 2026-03-06T05:39:25.080Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:25 2026-03-06T05:39:25.128Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:25 2026-03-06T05:39:25.129Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:25 2026-03-06T05:39:25.129Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:25 2026-03-06T05:39:25.560Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:25 2026-03-06T05:39:25.560Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:25 2026-03-06T05:39:25.560Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:25 2026-03-06T05:39:25.611Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:25 2026-03-06T05:39:25.611Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:25 2026-03-06T05:39:25.612Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:26 2026-03-06T05:39:26.314Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:26 2026-03-06T05:39:26.314Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:26 2026-03-06T05:39:26.314Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:26 2026-03-06T05:39:26.421Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:26 2026-03-06T05:39:26.421Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:26 2026-03-06T05:39:26.421Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:27 2026-03-06T05:39:27.082Z INFO 6628 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] 05:39:27 05:39:27 Members {size:1, ver:1} [ 05:39:27 Member [10.30.107.31]:5701 - 2cfbbf9f-7c9f-4c39-bb8e-1e9f453d95a8 this 05:39:27 ] 05:39:27 05:39:27 2026-03-06T05:39:27.083Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.31]:5701 is STARTED 05:39:27 2026-03-06T05:39:27.089Z INFO 6628 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 05:39:27 2026-03-06T05:39:27.089Z INFO 6628 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Started AlternateIdCacheConfigSpec in 2.343 seconds (process running for 47.519) 05:39:27 2026-03-06T05:39:27.093Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.31]:5701 is SHUTTING_DOWN 05:39:27 2026-03-06T05:39:27.230Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:27 2026-03-06T05:39:27.230Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:27 2026-03-06T05:39:27.230Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:27 2026-03-06T05:39:27.342Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:27 2026-03-06T05:39:27.342Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:27 2026-03-06T05:39:27.342Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:28 2026-03-06T05:39:28.095Z INFO 6628 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.31]:5701 - 2cfbbf9f-7c9f-4c39-bb8e-1e9f453d95a8 this is handled 05:39:28 2026-03-06T05:39:28.104Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 05:39:28 2026-03-06T05:39:28.105Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 05:39:28 2026-03-06T05:39:28.105Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 05:39:28 2026-03-06T05:39:28.111Z INFO 6628 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 05:39:28 2026-03-06T05:39:28.112Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 1018 ms. 05:39:28 2026-03-06T05:39:28.112Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.31]:5701 is SHUTDOWN 05:39:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.369 s -- in org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 05:39:28 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 05:39:28 05:39:28 . ____ _ __ _ _ 05:39:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:39:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:39:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:39:28 ' |____| .__|_| |_|_| |_\__, | / / / / 05:39:28 =========|_|==============|___/=/_/_/_/ 05:39:28 05:39:28 :: Spring Boot :: (v3.5.9) 05:39:28 05:39:28 2026-03-06T05:39:28.171Z INFO 6628 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:39:28 2026-03-06T05:39:28.172Z INFO 6628 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 05:39:28 2026-03-06T05:39:28.197Z INFO 6628 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.041 seconds (process running for 48.627) 05:39:28 2026-03-06T05:39:28.251Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:28 2026-03-06T05:39:28.251Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:28 2026-03-06T05:39:28.251Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:28 2026-03-06T05:39:28.263Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:28 2026-03-06T05:39:28.263Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:28 2026-03-06T05:39:28.263Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:28 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 05:39:28 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 05:39:28 2026-03-06T05:39:28.387Z WARN 6628 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 05:39:28 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 05:39:28 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 05:39:28 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 05:39:28 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 05:39:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 05:39:28 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 05:39:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 05:39:28 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 05:39:28 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 05:39:28 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 05:39:28 2026-03-06T05:39:28.571Z INFO 6628 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 05:39:28 2026-03-06T05:39:28.623Z INFO 6628 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: b2aee48da260433a7f53071a0b99aa6cdce0fc777300acef2c14964ef8f16ce2 05:39:29 2026-03-06T05:39:29.169Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:29 2026-03-06T05:39:29.169Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:29 2026-03-06T05:39:29.169Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:29 2026-03-06T05:39:29.252Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:29 2026-03-06T05:39:29.252Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:29 2026-03-06T05:39:29.252Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:30 2026-03-06T05:39:30.127Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:30 2026-03-06T05:39:30.127Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:30 2026-03-06T05:39:30.127Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:30 2026-03-06T05:39:30.158Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:30 2026-03-06T05:39:30.158Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:30 2026-03-06T05:39:30.158Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:31 2026-03-06T05:39:31.013Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:31 2026-03-06T05:39:31.013Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:31 2026-03-06T05:39:31.013Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:31 2026-03-06T05:39:31.169Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:31 2026-03-06T05:39:31.169Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:31 2026-03-06T05:39:31.169Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:32 2026-03-06T05:39:32.025Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:32 2026-03-06T05:39:32.025Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:32 2026-03-06T05:39:32.025Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:32 2026-03-06T05:39:32.173Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:32 2026-03-06T05:39:32.173Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:32 2026-03-06T05:39:32.173Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:33 2026-03-06T05:39:33.033Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:33 2026-03-06T05:39:33.033Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:33 2026-03-06T05:39:33.033Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:33 2026-03-06T05:39:33.174Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:33 2026-03-06T05:39:33.174Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:33 2026-03-06T05:39:33.174Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:34 2026-03-06T05:39:34.039Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:34 2026-03-06T05:39:34.039Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:34 2026-03-06T05:39:34.039Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:34 2026-03-06T05:39:34.090Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:34 2026-03-06T05:39:34.090Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:34 2026-03-06T05:39:34.090Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:34 2026-03-06T05:39:34.336Z INFO 6628 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.765419458S 05:39:34 2026-03-06T05:39:34.350Z INFO 6628 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:39:34 allow.auto.create.topics = true 05:39:34 auto.commit.interval.ms = 5000 05:39:34 auto.include.jmx.reporter = true 05:39:34 auto.offset.reset = earliest 05:39:34 bootstrap.servers = [localhost:32769] 05:39:34 check.crcs = true 05:39:34 client.dns.lookup = use_all_dns_ips 05:39:34 client.id = consumer-test-1 05:39:34 client.rack = 05:39:34 connections.max.idle.ms = 540000 05:39:34 default.api.timeout.ms = 60000 05:39:34 enable.auto.commit = true 05:39:34 enable.metrics.push = true 05:39:34 exclude.internal.topics = true 05:39:34 fetch.max.bytes = 52428800 05:39:34 fetch.max.wait.ms = 500 05:39:34 fetch.min.bytes = 1 05:39:34 group.id = test 05:39:34 group.instance.id = null 05:39:34 group.protocol = classic 05:39:34 group.remote.assignor = null 05:39:34 heartbeat.interval.ms = 3000 05:39:34 interceptor.classes = [] 05:39:34 internal.leave.group.on.close = true 05:39:34 internal.throw.on.fetch.stable.offset.unsupported = false 05:39:34 isolation.level = read_uncommitted 05:39:34 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:39:34 max.partition.fetch.bytes = 1048576 05:39:34 max.poll.interval.ms = 300000 05:39:34 max.poll.records = 500 05:39:34 metadata.max.age.ms = 300000 05:39:34 metadata.recovery.strategy = none 05:39:34 metric.reporters = [] 05:39:34 metrics.num.samples = 2 05:39:34 metrics.recording.level = INFO 05:39:34 metrics.sample.window.ms = 30000 05:39:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:39:34 receive.buffer.bytes = 65536 05:39:34 reconnect.backoff.max.ms = 1000 05:39:34 reconnect.backoff.ms = 50 05:39:34 request.timeout.ms = 30000 05:39:34 retry.backoff.max.ms = 1000 05:39:34 retry.backoff.ms = 100 05:39:34 sasl.client.callback.handler.class = null 05:39:34 sasl.jaas.config = null 05:39:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:34 sasl.kerberos.min.time.before.relogin = 60000 05:39:34 sasl.kerberos.service.name = null 05:39:34 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:34 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:34 sasl.login.callback.handler.class = null 05:39:34 sasl.login.class = null 05:39:34 sasl.login.connect.timeout.ms = null 05:39:34 sasl.login.read.timeout.ms = null 05:39:34 sasl.login.refresh.buffer.seconds = 300 05:39:34 sasl.login.refresh.min.period.seconds = 60 05:39:34 sasl.login.refresh.window.factor = 0.8 05:39:34 sasl.login.refresh.window.jitter = 0.05 05:39:34 sasl.login.retry.backoff.max.ms = 10000 05:39:34 sasl.login.retry.backoff.ms = 100 05:39:34 sasl.mechanism = GSSAPI 05:39:34 sasl.oauthbearer.clock.skew.seconds = 30 05:39:34 sasl.oauthbearer.expected.audience = null 05:39:34 sasl.oauthbearer.expected.issuer = null 05:39:34 sasl.oauthbearer.header.urlencode = false 05:39:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:34 sasl.oauthbearer.jwks.endpoint.url = null 05:39:34 sasl.oauthbearer.scope.claim.name = scope 05:39:34 sasl.oauthbearer.sub.claim.name = sub 05:39:34 sasl.oauthbearer.token.endpoint.url = null 05:39:34 security.protocol = PLAINTEXT 05:39:34 security.providers = null 05:39:34 send.buffer.bytes = 131072 05:39:34 session.timeout.ms = 45000 05:39:34 socket.connection.setup.timeout.max.ms = 30000 05:39:34 socket.connection.setup.timeout.ms = 10000 05:39:34 ssl.cipher.suites = null 05:39:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:34 ssl.endpoint.identification.algorithm = https 05:39:34 ssl.engine.factory.class = null 05:39:34 ssl.key.password = null 05:39:34 ssl.keymanager.algorithm = SunX509 05:39:34 ssl.keystore.certificate.chain = null 05:39:34 ssl.keystore.key = null 05:39:34 ssl.keystore.location = null 05:39:34 ssl.keystore.password = null 05:39:34 ssl.keystore.type = JKS 05:39:34 ssl.protocol = TLSv1.3 05:39:34 ssl.provider = null 05:39:34 ssl.secure.random.implementation = null 05:39:34 ssl.trustmanager.algorithm = PKIX 05:39:34 ssl.truststore.certificates = null 05:39:34 ssl.truststore.location = null 05:39:34 ssl.truststore.password = null 05:39:34 ssl.truststore.type = JKS 05:39:34 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:39:34 05:39:34 2026-03-06T05:39:34.363Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:39:34 2026-03-06T05:39:34.411Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:34 2026-03-06T05:39:34.411Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:34 2026-03-06T05:39:34.411Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775574411 05:39:34 05:39:34 . ____ _ __ _ _ 05:39:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:39:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:39:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:39:34 ' |____| .__|_| |_|_| |_\__, | / / / / 05:39:34 =========|_|==============|___/=/_/_/_/ 05:39:34 05:39:34 :: Spring Boot :: (v3.5.9) 05:39:34 05:39:34 2026-03-06T05:39:34.430Z INFO 6628 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:39:34 2026-03-06T05:39:34.430Z INFO 6628 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 05:39:34 2026-03-06T05:39:34.466Z INFO 6628 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.053 seconds (process running for 54.896) 05:39:34 2026-03-06T05:39:34.469Z INFO 6628 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 05:39:34 2026-03-06T05:39:34.496Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:39:34 2026-03-06T05:39:34.496Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:39:34 acks = -1 05:39:34 auto.include.jmx.reporter = true 05:39:34 batch.size = 16384 05:39:34 bootstrap.servers = [localhost:32769] 05:39:34 buffer.memory = 33554432 05:39:34 client.dns.lookup = use_all_dns_ips 05:39:34 client.id = producer-3 05:39:34 compression.gzip.level = -1 05:39:34 compression.lz4.level = 9 05:39:34 compression.type = none 05:39:34 compression.zstd.level = 3 05:39:34 connections.max.idle.ms = 540000 05:39:34 delivery.timeout.ms = 120000 05:39:34 enable.idempotence = false 05:39:34 enable.metrics.push = true 05:39:34 interceptor.classes = [] 05:39:34 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:39:34 linger.ms = 1 05:39:34 max.block.ms = 60000 05:39:34 max.in.flight.requests.per.connection = 5 05:39:34 max.request.size = 1048576 05:39:34 metadata.max.age.ms = 300000 05:39:34 metadata.max.idle.ms = 300000 05:39:34 metadata.recovery.strategy = none 05:39:34 metric.reporters = [] 05:39:34 metrics.num.samples = 2 05:39:34 metrics.recording.level = INFO 05:39:34 metrics.sample.window.ms = 30000 05:39:34 partitioner.adaptive.partitioning.enable = true 05:39:34 partitioner.availability.timeout.ms = 0 05:39:34 partitioner.class = null 05:39:34 partitioner.ignore.keys = false 05:39:34 receive.buffer.bytes = 32768 05:39:34 reconnect.backoff.max.ms = 1000 05:39:34 reconnect.backoff.ms = 50 05:39:34 request.timeout.ms = 30000 05:39:34 retries = 0 05:39:34 retry.backoff.max.ms = 1000 05:39:34 retry.backoff.ms = 100 05:39:34 sasl.client.callback.handler.class = null 05:39:34 sasl.jaas.config = null 05:39:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:34 sasl.kerberos.min.time.before.relogin = 60000 05:39:34 sasl.kerberos.service.name = null 05:39:34 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:34 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:34 sasl.login.callback.handler.class = null 05:39:34 sasl.login.class = null 05:39:34 sasl.login.connect.timeout.ms = null 05:39:34 sasl.login.read.timeout.ms = null 05:39:34 sasl.login.refresh.buffer.seconds = 300 05:39:34 sasl.login.refresh.min.period.seconds = 60 05:39:34 sasl.login.refresh.window.factor = 0.8 05:39:34 sasl.login.refresh.window.jitter = 0.05 05:39:34 sasl.login.retry.backoff.max.ms = 10000 05:39:34 sasl.login.retry.backoff.ms = 100 05:39:34 sasl.mechanism = GSSAPI 05:39:34 sasl.oauthbearer.clock.skew.seconds = 30 05:39:34 sasl.oauthbearer.expected.audience = null 05:39:34 sasl.oauthbearer.expected.issuer = null 05:39:34 sasl.oauthbearer.header.urlencode = false 05:39:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:34 sasl.oauthbearer.jwks.endpoint.url = null 05:39:34 sasl.oauthbearer.scope.claim.name = scope 05:39:34 sasl.oauthbearer.sub.claim.name = sub 05:39:34 sasl.oauthbearer.token.endpoint.url = null 05:39:34 security.protocol = PLAINTEXT 05:39:34 security.providers = null 05:39:34 send.buffer.bytes = 131072 05:39:34 socket.connection.setup.timeout.max.ms = 30000 05:39:34 socket.connection.setup.timeout.ms = 10000 05:39:34 ssl.cipher.suites = null 05:39:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:34 ssl.endpoint.identification.algorithm = https 05:39:34 ssl.engine.factory.class = null 05:39:34 ssl.key.password = null 05:39:34 ssl.keymanager.algorithm = SunX509 05:39:34 ssl.keystore.certificate.chain = null 05:39:34 ssl.keystore.key = null 05:39:34 ssl.keystore.location = null 05:39:34 ssl.keystore.password = null 05:39:34 ssl.keystore.type = JKS 05:39:34 ssl.protocol = TLSv1.3 05:39:34 ssl.provider = null 05:39:34 ssl.secure.random.implementation = null 05:39:34 ssl.trustmanager.algorithm = PKIX 05:39:34 ssl.truststore.certificates = null 05:39:34 ssl.truststore.location = null 05:39:34 ssl.truststore.password = null 05:39:34 ssl.truststore.type = JKS 05:39:34 transaction.timeout.ms = 60000 05:39:34 transactional.id = null 05:39:34 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 05:39:34 05:39:34 2026-03-06T05:39:34.497Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:39:34 2026-03-06T05:39:34.502Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:39:34 2026-03-06T05:39:34.502Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:34 2026-03-06T05:39:34.502Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:34 2026-03-06T05:39:34.502Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775574502 05:39:34 2026-03-06T05:39:34.698Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {test-topic=UNKNOWN_TOPIC_OR_PARTITION} 05:39:34 2026-03-06T05:39:34.699Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:39:34 2026-03-06T05:39:34.890Z INFO 6628 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:39:35 2026-03-06T05:39:35.026Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null) 05:39:35 2026-03-06T05:39:35.036Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 05:39:35 2026-03-06T05:39:35.040Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:35 2026-03-06T05:39:35.040Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:35 2026-03-06T05:39:35.040Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:35 2026-03-06T05:39:35.076Z INFO 6628 --- [ 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-5a8c8e1e-04a0-482e-b05b-4013003b4001 05:39:35 2026-03-06T05:39:35.076Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 05:39:35 2026-03-06T05:39:35.099Z INFO 6628 --- [ 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-5a8c8e1e-04a0-482e-b05b-4013003b4001', protocol='range'} 05:39:35 2026-03-06T05:39:35.105Z INFO 6628 --- [ 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-5a8c8e1e-04a0-482e-b05b-4013003b4001=Assignment(partitions=[test-topic-0])} 05:39:35 2026-03-06T05:39:35.113Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:35 2026-03-06T05:39:35.113Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:35 2026-03-06T05:39:35.113Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:35 2026-03-06T05:39:35.128Z INFO 6628 --- [ 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-5a8c8e1e-04a0-482e-b05b-4013003b4001', protocol='range'} 05:39:35 2026-03-06T05:39:35.129Z INFO 6628 --- [ 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]) 05:39:35 2026-03-06T05:39:35.131Z INFO 6628 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 05:39:35 2026-03-06T05:39:35.147Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 05:39:35 2026-03-06T05:39:35.159Z INFO 6628 --- [ 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:32769 (id: 1 rack: null)], epoch=0}}. 05:39:35 2026-03-06T05:39:35.267Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:35 2026-03-06T05:39:35.270Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 05:39:35 2026-03-06T05:39:35.317Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:35 2026-03-06T05:39:35.318Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 121ms, elapsed time since send: 121ms, throttle time: 0ms, request timeout: 30000ms) 05:39:35 2026-03-06T05:39:35.318Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 05:39:35 2026-03-06T05:39:35.318Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 05:39:35 2026-03-06T05:39:35.318Z INFO 6628 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=229538219, epoch=1) to node 1: 05:39:35 05:39:35 org.apache.kafka.common.errors.DisconnectException 05:39:35 05:39:35 2026-03-06T05:39:35.321Z INFO 6628 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Group coordinator localhost:32769 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 05:39:35 2026-03-06T05:39:35.383Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:35 2026-03-06T05:39:35.383Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:35 2026-03-06T05:39:35.422Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:35 2026-03-06T05:39:35.422Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:35 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.897 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 05:39:35 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 05:39:35 2026-03-06T05:39:35.458Z INFO 6628 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 05:39:35 2026-03-06T05:39:35.502Z INFO 6628 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 58d3ea00cba853bdf4c5a9789aeeb6ece4184d22a6af1bbdcfa5f02d9bce2d6e 05:39:35 2026-03-06T05:39:35.574Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:35 2026-03-06T05:39:35.574Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:35 2026-03-06T05:39:35.628Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:35 2026-03-06T05:39:35.628Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:35 2026-03-06T05:39:35.776Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:35 2026-03-06T05:39:35.777Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:35 2026-03-06T05:39:35.930Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:35 2026-03-06T05:39:35.930Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:36 2026-03-06T05:39:36.024Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:36 2026-03-06T05:39:36.024Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:36 2026-03-06T05:39:36.024Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:36 2026-03-06T05:39:36.049Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:36 2026-03-06T05:39:36.049Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:36 2026-03-06T05:39:36.049Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:36 2026-03-06T05:39:36.237Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:36 2026-03-06T05:39:36.237Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:36 2026-03-06T05:39:36.331Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:36 2026-03-06T05:39:36.332Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:36 2026-03-06T05:39:36.929Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:36 2026-03-06T05:39:36.929Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:36 2026-03-06T05:39:36.930Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:37 2026-03-06T05:39:37.055Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:37 2026-03-06T05:39:37.056Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:37 2026-03-06T05:39:37.056Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:37 2026-03-06T05:39:37.089Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:37 2026-03-06T05:39:37.089Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:37 2026-03-06T05:39:37.336Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:37 2026-03-06T05:39:37.336Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:37 2026-03-06T05:39:37.930Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:38 2026-03-06T05:39:37.930Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:38 2026-03-06T05:39:37.930Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:38 2026-03-06T05:39:38.056Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:38 2026-03-06T05:39:38.056Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:38 2026-03-06T05:39:38.056Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:38 2026-03-06T05:39:38.090Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:38 2026-03-06T05:39:38.090Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:38 2026-03-06T05:39:38.340Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:38 2026-03-06T05:39:38.340Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:39 2026-03-06T05:39:38.939Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:39 2026-03-06T05:39:38.939Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:39 2026-03-06T05:39:38.939Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:39 2026-03-06T05:39:39.057Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:39 2026-03-06T05:39:39.057Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:39 2026-03-06T05:39:39.057Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:39 2026-03-06T05:39:39.091Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:39 2026-03-06T05:39:39.092Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:39 2026-03-06T05:39:39.344Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:39 2026-03-06T05:39:39.344Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:39 2026-03-06T05:39:39.900Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:39 2026-03-06T05:39:39.901Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:39 2026-03-06T05:39:39.901Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:40 2026-03-06T05:39:40.011Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:40 2026-03-06T05:39:40.012Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:40 2026-03-06T05:39:40.012Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:40 2026-03-06T05:39:40.092Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:40 2026-03-06T05:39:40.093Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:40 2026-03-06T05:39:40.350Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:40 2026-03-06T05:39:40.350Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:40 2026-03-06T05:39:40.901Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:40 2026-03-06T05:39:40.901Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:40 2026-03-06T05:39:40.901Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:41 2026-03-06T05:39:41.017Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:41 2026-03-06T05:39:41.017Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:41 2026-03-06T05:39:41.017Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:41 2026-03-06T05:39:41.093Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:41 2026-03-06T05:39:41.094Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:41 2026-03-06T05:39:41.176Z INFO 6628 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.718062891S 05:39:41 2026-03-06T05:39:41.181Z INFO 6628 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:39:41 allow.auto.create.topics = true 05:39:41 auto.commit.interval.ms = 5000 05:39:41 auto.include.jmx.reporter = true 05:39:41 auto.offset.reset = earliest 05:39:41 bootstrap.servers = [localhost:32770] 05:39:41 check.crcs = true 05:39:41 client.dns.lookup = use_all_dns_ips 05:39:41 client.id = consumer-test-2 05:39:41 client.rack = 05:39:41 connections.max.idle.ms = 540000 05:39:41 default.api.timeout.ms = 60000 05:39:41 enable.auto.commit = true 05:39:41 enable.metrics.push = true 05:39:41 exclude.internal.topics = true 05:39:41 fetch.max.bytes = 52428800 05:39:41 fetch.max.wait.ms = 500 05:39:41 fetch.min.bytes = 1 05:39:41 group.id = test 05:39:41 group.instance.id = null 05:39:41 group.protocol = classic 05:39:41 group.remote.assignor = null 05:39:41 heartbeat.interval.ms = 3000 05:39:41 interceptor.classes = [] 05:39:41 internal.leave.group.on.close = true 05:39:41 internal.throw.on.fetch.stable.offset.unsupported = false 05:39:41 isolation.level = read_uncommitted 05:39:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:39:41 max.partition.fetch.bytes = 1048576 05:39:41 max.poll.interval.ms = 300000 05:39:41 max.poll.records = 500 05:39:41 metadata.max.age.ms = 300000 05:39:41 metadata.recovery.strategy = none 05:39:41 metric.reporters = [] 05:39:41 metrics.num.samples = 2 05:39:41 metrics.recording.level = INFO 05:39:41 metrics.sample.window.ms = 30000 05:39:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:39:41 receive.buffer.bytes = 65536 05:39:41 reconnect.backoff.max.ms = 1000 05:39:41 reconnect.backoff.ms = 50 05:39:41 request.timeout.ms = 30000 05:39:41 retry.backoff.max.ms = 1000 05:39:41 retry.backoff.ms = 100 05:39:41 sasl.client.callback.handler.class = null 05:39:41 sasl.jaas.config = null 05:39:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:41 sasl.kerberos.min.time.before.relogin = 60000 05:39:41 sasl.kerberos.service.name = null 05:39:41 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:41 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:41 sasl.login.callback.handler.class = null 05:39:41 sasl.login.class = null 05:39:41 sasl.login.connect.timeout.ms = null 05:39:41 sasl.login.read.timeout.ms = null 05:39:41 sasl.login.refresh.buffer.seconds = 300 05:39:41 sasl.login.refresh.min.period.seconds = 60 05:39:41 sasl.login.refresh.window.factor = 0.8 05:39:41 sasl.login.refresh.window.jitter = 0.05 05:39:41 sasl.login.retry.backoff.max.ms = 10000 05:39:41 sasl.login.retry.backoff.ms = 100 05:39:41 sasl.mechanism = GSSAPI 05:39:41 sasl.oauthbearer.clock.skew.seconds = 30 05:39:41 sasl.oauthbearer.expected.audience = null 05:39:41 sasl.oauthbearer.expected.issuer = null 05:39:41 sasl.oauthbearer.header.urlencode = false 05:39:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:41 sasl.oauthbearer.jwks.endpoint.url = null 05:39:41 sasl.oauthbearer.scope.claim.name = scope 05:39:41 sasl.oauthbearer.sub.claim.name = sub 05:39:41 sasl.oauthbearer.token.endpoint.url = null 05:39:41 security.protocol = PLAINTEXT 05:39:41 security.providers = null 05:39:41 send.buffer.bytes = 131072 05:39:41 session.timeout.ms = 45000 05:39:41 socket.connection.setup.timeout.max.ms = 30000 05:39:41 socket.connection.setup.timeout.ms = 10000 05:39:41 ssl.cipher.suites = null 05:39:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:41 ssl.endpoint.identification.algorithm = https 05:39:41 ssl.engine.factory.class = null 05:39:41 ssl.key.password = null 05:39:41 ssl.keymanager.algorithm = SunX509 05:39:41 ssl.keystore.certificate.chain = null 05:39:41 ssl.keystore.key = null 05:39:41 ssl.keystore.location = null 05:39:41 ssl.keystore.password = null 05:39:41 ssl.keystore.type = JKS 05:39:41 ssl.protocol = TLSv1.3 05:39:41 ssl.provider = null 05:39:41 ssl.secure.random.implementation = null 05:39:41 ssl.trustmanager.algorithm = PKIX 05:39:41 ssl.truststore.certificates = null 05:39:41 ssl.truststore.location = null 05:39:41 ssl.truststore.password = null 05:39:41 ssl.truststore.type = JKS 05:39:41 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 05:39:41 05:39:41 2026-03-06T05:39:41.181Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:39:41 2026-03-06T05:39:41.187Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:41 2026-03-06T05:39:41.187Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:41 2026-03-06T05:39:41.187Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775581187 05:39:41 05:39:41,206 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 05:39:41 05:39:41,206 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 05:39:41 05:39:41,206 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 05:39:41 05:39:41,212 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 05:39:41 05:39:41,212 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 05:39:41 05:39:41,222 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 05:39:41 05:39:41,222 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 05:39:41 05:39:41 . ____ _ __ _ _ 05:39:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:39:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:39:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:39:41 ' |____| .__|_| |_|_| |_\__, | / / / / 05:39:41 =========|_|==============|___/=/_/_/_/ 05:39:41 05:39:41 :: Spring Boot :: (v3.5.9) 05:39:41 05:39:41 2026-03-06T05:39:41.229Z INFO 6628 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:39:41 2026-03-06T05:39:41.229Z INFO 6628 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 05:39:41 2026-03-06T05:39:41.257Z INFO 6628 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.069 seconds (process running for 61.687) 05:39:41 2026-03-06T05:39:41.260Z INFO 6628 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 05:39:41 2026-03-06T05:39:41.280Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:39:41 2026-03-06T05:39:41.280Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:39:41 acks = -1 05:39:41 auto.include.jmx.reporter = true 05:39:41 batch.size = 16384 05:39:41 bootstrap.servers = [localhost:32770] 05:39:41 buffer.memory = 33554432 05:39:41 client.dns.lookup = use_all_dns_ips 05:39:41 client.id = producer-4 05:39:41 compression.gzip.level = -1 05:39:41 compression.lz4.level = 9 05:39:41 compression.type = none 05:39:41 compression.zstd.level = 3 05:39:41 connections.max.idle.ms = 540000 05:39:41 delivery.timeout.ms = 120000 05:39:41 enable.idempotence = false 05:39:41 enable.metrics.push = true 05:39:41 interceptor.classes = [] 05:39:41 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:39:41 linger.ms = 1 05:39:41 max.block.ms = 60000 05:39:41 max.in.flight.requests.per.connection = 5 05:39:41 max.request.size = 1048576 05:39:41 metadata.max.age.ms = 300000 05:39:41 metadata.max.idle.ms = 300000 05:39:41 metadata.recovery.strategy = none 05:39:41 metric.reporters = [] 05:39:41 metrics.num.samples = 2 05:39:41 metrics.recording.level = INFO 05:39:41 metrics.sample.window.ms = 30000 05:39:41 partitioner.adaptive.partitioning.enable = true 05:39:41 partitioner.availability.timeout.ms = 0 05:39:41 partitioner.class = null 05:39:41 partitioner.ignore.keys = false 05:39:41 receive.buffer.bytes = 32768 05:39:41 reconnect.backoff.max.ms = 1000 05:39:41 reconnect.backoff.ms = 50 05:39:41 request.timeout.ms = 30000 05:39:41 retries = 0 05:39:41 retry.backoff.max.ms = 1000 05:39:41 retry.backoff.ms = 100 05:39:41 sasl.client.callback.handler.class = null 05:39:41 sasl.jaas.config = null 05:39:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:41 sasl.kerberos.min.time.before.relogin = 60000 05:39:41 sasl.kerberos.service.name = null 05:39:41 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:41 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:41 sasl.login.callback.handler.class = null 05:39:41 sasl.login.class = null 05:39:41 sasl.login.connect.timeout.ms = null 05:39:41 sasl.login.read.timeout.ms = null 05:39:41 sasl.login.refresh.buffer.seconds = 300 05:39:41 sasl.login.refresh.min.period.seconds = 60 05:39:41 sasl.login.refresh.window.factor = 0.8 05:39:41 sasl.login.refresh.window.jitter = 0.05 05:39:41 sasl.login.retry.backoff.max.ms = 10000 05:39:41 sasl.login.retry.backoff.ms = 100 05:39:41 sasl.mechanism = GSSAPI 05:39:41 sasl.oauthbearer.clock.skew.seconds = 30 05:39:41 sasl.oauthbearer.expected.audience = null 05:39:41 sasl.oauthbearer.expected.issuer = null 05:39:41 sasl.oauthbearer.header.urlencode = false 05:39:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:41 sasl.oauthbearer.jwks.endpoint.url = null 05:39:41 sasl.oauthbearer.scope.claim.name = scope 05:39:41 sasl.oauthbearer.sub.claim.name = sub 05:39:41 sasl.oauthbearer.token.endpoint.url = null 05:39:41 security.protocol = PLAINTEXT 05:39:41 security.providers = null 05:39:41 send.buffer.bytes = 131072 05:39:41 socket.connection.setup.timeout.max.ms = 30000 05:39:41 socket.connection.setup.timeout.ms = 10000 05:39:41 ssl.cipher.suites = null 05:39:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:41 ssl.endpoint.identification.algorithm = https 05:39:41 ssl.engine.factory.class = null 05:39:41 ssl.key.password = null 05:39:41 ssl.keymanager.algorithm = SunX509 05:39:41 ssl.keystore.certificate.chain = null 05:39:41 ssl.keystore.key = null 05:39:41 ssl.keystore.location = null 05:39:41 ssl.keystore.password = null 05:39:41 ssl.keystore.type = JKS 05:39:41 ssl.protocol = TLSv1.3 05:39:41 ssl.provider = null 05:39:41 ssl.secure.random.implementation = null 05:39:41 ssl.trustmanager.algorithm = PKIX 05:39:41 ssl.truststore.certificates = null 05:39:41 ssl.truststore.location = null 05:39:41 ssl.truststore.password = null 05:39:41 ssl.truststore.type = JKS 05:39:41 transaction.timeout.ms = 60000 05:39:41 transactional.id = null 05:39:41 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:39:41 05:39:41 2026-03-06T05:39:41.281Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:39:41 2026-03-06T05:39:41.284Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:39:41 2026-03-06T05:39:41.284Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:41 2026-03-06T05:39:41.284Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:41 2026-03-06T05:39:41.284Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775581284 05:39:41 2026-03-06T05:39:41.338Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {client-topic=UNKNOWN_TOPIC_OR_PARTITION} 05:39:41 2026-03-06T05:39:41.338Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:39:41 2026-03-06T05:39:41.358Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:41 2026-03-06T05:39:41.358Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:41 2026-03-06T05:39:41.489Z INFO 6628 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:39:41 2026-03-06T05:39:41.611Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 05:39:41 2026-03-06T05:39:41.613Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 05:39:41 2026-03-06T05:39:41.646Z INFO 6628 --- [ 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-bf5f31be-2e91-44c3-ab71-bbd8d1315ee9 05:39:41 2026-03-06T05:39:41.647Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 05:39:41 2026-03-06T05:39:41.673Z INFO 6628 --- [ 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-bf5f31be-2e91-44c3-ab71-bbd8d1315ee9', protocol='range'} 05:39:41 2026-03-06T05:39:41.674Z INFO 6628 --- [ 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-bf5f31be-2e91-44c3-ab71-bbd8d1315ee9=Assignment(partitions=[client-topic-0])} 05:39:41 2026-03-06T05:39:41.696Z INFO 6628 --- [ 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-bf5f31be-2e91-44c3-ab71-bbd8d1315ee9', protocol='range'} 05:39:41 2026-03-06T05:39:41.696Z INFO 6628 --- [ 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]) 05:39:41 2026-03-06T05:39:41.696Z INFO 6628 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 05:39:41 2026-03-06T05:39:41.704Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 05:39:41 2026-03-06T05:39:41.714Z INFO 6628 --- [ 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}}. 05:39:41 2026-03-06T05:39:41.770Z INFO 6628 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:39:41 allow.auto.create.topics = true 05:39:41 auto.commit.interval.ms = 5000 05:39:41 auto.include.jmx.reporter = true 05:39:41 auto.offset.reset = earliest 05:39:41 bootstrap.servers = [localhost:32770] 05:39:41 check.crcs = true 05:39:41 client.dns.lookup = use_all_dns_ips 05:39:41 client.id = consumer-test-3 05:39:41 client.rack = 05:39:41 connections.max.idle.ms = 540000 05:39:41 default.api.timeout.ms = 60000 05:39:41 enable.auto.commit = true 05:39:41 enable.metrics.push = true 05:39:41 exclude.internal.topics = true 05:39:41 fetch.max.bytes = 52428800 05:39:41 fetch.max.wait.ms = 500 05:39:41 fetch.min.bytes = 1 05:39:41 group.id = test 05:39:41 group.instance.id = null 05:39:41 group.protocol = classic 05:39:41 group.remote.assignor = null 05:39:41 heartbeat.interval.ms = 3000 05:39:41 interceptor.classes = [] 05:39:41 internal.leave.group.on.close = true 05:39:41 internal.throw.on.fetch.stable.offset.unsupported = false 05:39:41 isolation.level = read_uncommitted 05:39:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:39:41 max.partition.fetch.bytes = 1048576 05:39:41 max.poll.interval.ms = 300000 05:39:41 max.poll.records = 500 05:39:41 metadata.max.age.ms = 300000 05:39:41 metadata.recovery.strategy = none 05:39:41 metric.reporters = [] 05:39:41 metrics.num.samples = 2 05:39:41 metrics.recording.level = INFO 05:39:41 metrics.sample.window.ms = 30000 05:39:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:39:41 receive.buffer.bytes = 65536 05:39:41 reconnect.backoff.max.ms = 1000 05:39:41 reconnect.backoff.ms = 50 05:39:41 request.timeout.ms = 30000 05:39:41 retry.backoff.max.ms = 1000 05:39:41 retry.backoff.ms = 100 05:39:41 sasl.client.callback.handler.class = null 05:39:41 sasl.jaas.config = null 05:39:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:41 sasl.kerberos.min.time.before.relogin = 60000 05:39:41 sasl.kerberos.service.name = null 05:39:41 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:41 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:41 sasl.login.callback.handler.class = null 05:39:41 sasl.login.class = null 05:39:41 sasl.login.connect.timeout.ms = null 05:39:41 sasl.login.read.timeout.ms = null 05:39:41 sasl.login.refresh.buffer.seconds = 300 05:39:41 sasl.login.refresh.min.period.seconds = 60 05:39:41 sasl.login.refresh.window.factor = 0.8 05:39:41 sasl.login.refresh.window.jitter = 0.05 05:39:41 sasl.login.retry.backoff.max.ms = 10000 05:39:41 sasl.login.retry.backoff.ms = 100 05:39:41 sasl.mechanism = GSSAPI 05:39:41 sasl.oauthbearer.clock.skew.seconds = 30 05:39:41 sasl.oauthbearer.expected.audience = null 05:39:41 sasl.oauthbearer.expected.issuer = null 05:39:41 sasl.oauthbearer.header.urlencode = false 05:39:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:41 sasl.oauthbearer.jwks.endpoint.url = null 05:39:41 sasl.oauthbearer.scope.claim.name = scope 05:39:41 sasl.oauthbearer.sub.claim.name = sub 05:39:41 sasl.oauthbearer.token.endpoint.url = null 05:39:41 security.protocol = PLAINTEXT 05:39:41 security.providers = null 05:39:41 send.buffer.bytes = 131072 05:39:41 session.timeout.ms = 45000 05:39:41 socket.connection.setup.timeout.max.ms = 30000 05:39:41 socket.connection.setup.timeout.ms = 10000 05:39:41 ssl.cipher.suites = null 05:39:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:41 ssl.endpoint.identification.algorithm = https 05:39:41 ssl.engine.factory.class = null 05:39:41 ssl.key.password = null 05:39:41 ssl.keymanager.algorithm = SunX509 05:39:41 ssl.keystore.certificate.chain = null 05:39:41 ssl.keystore.key = null 05:39:41 ssl.keystore.location = null 05:39:41 ssl.keystore.password = null 05:39:41 ssl.keystore.type = JKS 05:39:41 ssl.protocol = TLSv1.3 05:39:41 ssl.provider = null 05:39:41 ssl.secure.random.implementation = null 05:39:41 ssl.trustmanager.algorithm = PKIX 05:39:41 ssl.truststore.certificates = null 05:39:41 ssl.truststore.location = null 05:39:41 ssl.truststore.password = null 05:39:41 ssl.truststore.type = JKS 05:39:41 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 05:39:41 05:39:41 2026-03-06T05:39:41.771Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:39:41 2026-03-06T05:39:41.774Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:41 2026-03-06T05:39:41.774Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:41 2026-03-06T05:39:41.774Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775581774 05:39:41 2026-03-06T05:39:41.780Z INFO 6628 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:39:41 allow.auto.create.topics = true 05:39:41 auto.commit.interval.ms = 5000 05:39:41 auto.include.jmx.reporter = true 05:39:41 auto.offset.reset = earliest 05:39:41 bootstrap.servers = [localhost:32770] 05:39:41 check.crcs = true 05:39:41 client.dns.lookup = use_all_dns_ips 05:39:41 client.id = consumer-test-4 05:39:41 client.rack = 05:39:41 connections.max.idle.ms = 540000 05:39:41 default.api.timeout.ms = 60000 05:39:41 enable.auto.commit = true 05:39:41 enable.metrics.push = true 05:39:41 exclude.internal.topics = true 05:39:41 fetch.max.bytes = 52428800 05:39:41 fetch.max.wait.ms = 500 05:39:41 fetch.min.bytes = 1 05:39:41 group.id = test 05:39:41 group.instance.id = null 05:39:41 group.protocol = classic 05:39:41 group.remote.assignor = null 05:39:41 heartbeat.interval.ms = 3000 05:39:41 interceptor.classes = [] 05:39:41 internal.leave.group.on.close = true 05:39:41 internal.throw.on.fetch.stable.offset.unsupported = false 05:39:41 isolation.level = read_uncommitted 05:39:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:39:41 max.partition.fetch.bytes = 1048576 05:39:41 max.poll.interval.ms = 300000 05:39:41 max.poll.records = 500 05:39:41 metadata.max.age.ms = 300000 05:39:41 metadata.recovery.strategy = none 05:39:41 metric.reporters = [] 05:39:41 metrics.num.samples = 2 05:39:41 metrics.recording.level = INFO 05:39:41 metrics.sample.window.ms = 30000 05:39:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:39:41 receive.buffer.bytes = 65536 05:39:41 reconnect.backoff.max.ms = 1000 05:39:41 reconnect.backoff.ms = 50 05:39:41 request.timeout.ms = 30000 05:39:41 retry.backoff.max.ms = 1000 05:39:41 retry.backoff.ms = 100 05:39:41 sasl.client.callback.handler.class = null 05:39:41 sasl.jaas.config = null 05:39:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:41 sasl.kerberos.min.time.before.relogin = 60000 05:39:41 sasl.kerberos.service.name = null 05:39:41 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:41 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:41 sasl.login.callback.handler.class = null 05:39:41 sasl.login.class = null 05:39:41 sasl.login.connect.timeout.ms = null 05:39:41 sasl.login.read.timeout.ms = null 05:39:41 sasl.login.refresh.buffer.seconds = 300 05:39:41 sasl.login.refresh.min.period.seconds = 60 05:39:41 sasl.login.refresh.window.factor = 0.8 05:39:41 sasl.login.refresh.window.jitter = 0.05 05:39:41 sasl.login.retry.backoff.max.ms = 10000 05:39:41 sasl.login.retry.backoff.ms = 100 05:39:41 sasl.mechanism = GSSAPI 05:39:41 sasl.oauthbearer.clock.skew.seconds = 30 05:39:41 sasl.oauthbearer.expected.audience = null 05:39:41 sasl.oauthbearer.expected.issuer = null 05:39:41 sasl.oauthbearer.header.urlencode = false 05:39:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:41 sasl.oauthbearer.jwks.endpoint.url = null 05:39:41 sasl.oauthbearer.scope.claim.name = scope 05:39:41 sasl.oauthbearer.sub.claim.name = sub 05:39:41 sasl.oauthbearer.token.endpoint.url = null 05:39:41 security.protocol = PLAINTEXT 05:39:41 security.providers = null 05:39:41 send.buffer.bytes = 131072 05:39:41 session.timeout.ms = 45000 05:39:41 socket.connection.setup.timeout.max.ms = 30000 05:39:41 socket.connection.setup.timeout.ms = 10000 05:39:41 ssl.cipher.suites = null 05:39:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:41 ssl.endpoint.identification.algorithm = https 05:39:41 ssl.engine.factory.class = null 05:39:41 ssl.key.password = null 05:39:41 ssl.keymanager.algorithm = SunX509 05:39:41 ssl.keystore.certificate.chain = null 05:39:41 ssl.keystore.key = null 05:39:41 ssl.keystore.location = null 05:39:41 ssl.keystore.password = null 05:39:41 ssl.keystore.type = JKS 05:39:41 ssl.protocol = TLSv1.3 05:39:41 ssl.provider = null 05:39:41 ssl.secure.random.implementation = null 05:39:41 ssl.trustmanager.algorithm = PKIX 05:39:41 ssl.truststore.certificates = null 05:39:41 ssl.truststore.location = null 05:39:41 ssl.truststore.password = null 05:39:41 ssl.truststore.type = JKS 05:39:41 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 05:39:41 05:39:41 2026-03-06T05:39:41.781Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:39:41 2026-03-06T05:39:41.781Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:41 2026-03-06T05:39:41.781Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:41 2026-03-06T05:39:41.781Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:41 2026-03-06T05:39:41.783Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:41 2026-03-06T05:39:41.783Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:41 2026-03-06T05:39:41.783Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775581783 05:39:41 2026-03-06T05:39:41.851Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:39:41 2026-03-06T05:39:41.851Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 05:39:41 2026-03-06T05:39:41.876Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:39:41 2026-03-06T05:39:41.876Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 120ms, elapsed time since send: 120ms, throttle time: 0ms, request timeout: 30000ms) 05:39:41 2026-03-06T05:39:41.876Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 05:39:41 2026-03-06T05:39:41.876Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 05:39:41 2026-03-06T05:39:41.877Z INFO 6628 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=178998450, epoch=1) to node 1: 05:39:41 05:39:41 org.apache.kafka.common.errors.DisconnectException 05:39:41 05:39:41 2026-03-06T05:39:41.877Z INFO 6628 --- [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. 05:39:42 2026-03-06T05:39:41.963Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:39:42 2026-03-06T05:39:41.963Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:39:42 2026-03-06T05:39:41.978Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:39:42 2026-03-06T05:39:41.978Z WARN 6628 --- [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. Node may not be available. 05:39:42 2026-03-06T05:39:42.018Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:42 2026-03-06T05:39:42.018Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:42 2026-03-06T05:39:42.018Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.570 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 05:39:42 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 05:39:42 2026-03-06T05:39:42.033Z INFO 6628 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 05:39:42 2026-03-06T05:39:42.077Z INFO 6628 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: a4622f25b43d940cfeb9d08b47edf9f3a18844db957e0c402e3d8ce7392511a9 05:39:42 2026-03-06T05:39:42.094Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:42 2026-03-06T05:39:42.095Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:42 2026-03-06T05:39:42.180Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:39:42 2026-03-06T05:39:42.180Z WARN 6628 --- [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. Node may not be available. 05:39:42 2026-03-06T05:39:42.191Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:39:42 2026-03-06T05:39:42.191Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:39:42 2026-03-06T05:39:42.373Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:42 2026-03-06T05:39:42.373Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:42 2026-03-06T05:39:42.482Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:39:42 2026-03-06T05:39:42.482Z WARN 6628 --- [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. Node may not be available. 05:39:42 2026-03-06T05:39:42.648Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:39:42 2026-03-06T05:39:42.648Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:39:42 2026-03-06T05:39:42.789Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:42 2026-03-06T05:39:42.789Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:42 2026-03-06T05:39:42.789Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:43 2026-03-06T05:39:42.985Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:39:43 2026-03-06T05:39:42.985Z WARN 6628 --- [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. Node may not be available. 05:39:43 2026-03-06T05:39:43.023Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:43 2026-03-06T05:39:43.023Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:43 2026-03-06T05:39:43.023Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:43 2026-03-06T05:39:43.096Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:43 2026-03-06T05:39:43.096Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:43 2026-03-06T05:39:43.377Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:43 2026-03-06T05:39:43.378Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:43 2026-03-06T05:39:43.442Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:39:43 2026-03-06T05:39:43.442Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:39:43 2026-03-06T05:39:43.790Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:43 2026-03-06T05:39:43.791Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:43 2026-03-06T05:39:43.791Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:43 2026-03-06T05:39:43.889Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:39:43 2026-03-06T05:39:43.890Z WARN 6628 --- [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. Node may not be available. 05:39:44 2026-03-06T05:39:43.978Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:44 2026-03-06T05:39:43.978Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:44 2026-03-06T05:39:43.978Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:44 2026-03-06T05:39:44.106Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:44 2026-03-06T05:39:44.106Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:44 2026-03-06T05:39:44.382Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:44 2026-03-06T05:39:44.382Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:44 2026-03-06T05:39:44.443Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:39:44 2026-03-06T05:39:44.443Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:39:44 2026-03-06T05:39:44.745Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:44 2026-03-06T05:39:44.745Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:44 2026-03-06T05:39:44.745Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:44 2026-03-06T05:39:44.894Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:39:44 2026-03-06T05:39:44.894Z WARN 6628 --- [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. Node may not be available. 05:39:45 2026-03-06T05:39:44.979Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:45 2026-03-06T05:39:44.979Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:45 2026-03-06T05:39:44.980Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:45 2026-03-06T05:39:45.107Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:45 2026-03-06T05:39:45.107Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:45 2026-03-06T05:39:45.389Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:45 2026-03-06T05:39:45.389Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:45 2026-03-06T05:39:45.445Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:39:45 2026-03-06T05:39:45.446Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:39:45 2026-03-06T05:39:45.746Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:45 2026-03-06T05:39:45.746Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:45 2026-03-06T05:39:45.746Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:45 2026-03-06T05:39:45.902Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:39:45 2026-03-06T05:39:45.902Z WARN 6628 --- [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. Node may not be available. 05:39:45 2026-03-06T05:39:45.932Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:45 2026-03-06T05:39:45.932Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:45 2026-03-06T05:39:45.932Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:46 2026-03-06T05:39:46.108Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:46 2026-03-06T05:39:46.108Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:46 2026-03-06T05:39:46.395Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:46 2026-03-06T05:39:46.395Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:46 2026-03-06T05:39:46.447Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:39:46 2026-03-06T05:39:46.447Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:39:46 2026-03-06T05:39:46.600Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:46 2026-03-06T05:39:46.600Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:46 2026-03-06T05:39:46.600Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:46 2026-03-06T05:39:46.797Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:46 2026-03-06T05:39:46.797Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:46 2026-03-06T05:39:46.797Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:46 2026-03-06T05:39:46.906Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:39:46 2026-03-06T05:39:46.907Z WARN 6628 --- [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. Node may not be available. 05:39:47 2026-03-06T05:39:47.109Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:47 2026-03-06T05:39:47.109Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:47 2026-03-06T05:39:47.404Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:47 2026-03-06T05:39:47.404Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:47 2026-03-06T05:39:47.454Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:39:47 2026-03-06T05:39:47.454Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:39:47 2026-03-06T05:39:47.556Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:47 2026-03-06T05:39:47.556Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:47 2026-03-06T05:39:47.556Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:47 2026-03-06T05:39:47.807Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:47 2026-03-06T05:39:47.807Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:47 2026-03-06T05:39:47.807Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:47 2026-03-06T05:39:47.810Z INFO 6628 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.776869461S 05:39:47 05:39:47,834 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 05:39:47 05:39:47,834 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 05:39:47 05:39:47,834 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 05:39:47 05:39:47,840 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 05:39:47 05:39:47,840 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 05:39:47 05:39:47,848 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 05:39:47 05:39:47,848 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 05:39:47 05:39:47 . ____ _ __ _ _ 05:39:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:39:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:39:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:39:47 ' |____| .__|_| |_|_| |_\__, | / / / / 05:39:47 =========|_|==============|___/=/_/_/_/ 05:39:47 05:39:47 :: Spring Boot :: (v3.5.9) 05:39:47 05:39:47 2026-03-06T05:39:47.855Z INFO 6628 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:39:47 2026-03-06T05:39:47.855Z INFO 6628 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 05:39:47 2026-03-06T05:39:47.915Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:39:47 2026-03-06T05:39:47.915Z WARN 6628 --- [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. Node may not be available. 05:39:48 2026-03-06T05:39:48.110Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:48 2026-03-06T05:39:48.110Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:48 2026-03-06T05:39:48.412Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:48 2026-03-06T05:39:48.412Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:48 2026-03-06T05:39:48.449Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:39:48 2026-03-06T05:39:48.449Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:39:48 2026-03-06T05:39:48.475Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:48 2026-03-06T05:39:48.475Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:48 2026-03-06T05:39:48.476Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:48 2026-03-06T05:39:48.739Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:48 2026-03-06T05:39:48.740Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:48 2026-03-06T05:39:48.740Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:48 2026-03-06T05:39:48.875Z INFO 6628 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 05:39:48 2026-03-06T05:39:48.918Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:39:48 2026-03-06T05:39:48.918Z WARN 6628 --- [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. Node may not be available. 05:39:49 2026-03-06T05:39:49.112Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:49 2026-03-06T05:39:49.112Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:49 2026-03-06T05:39:49.274Z INFO 6628 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:39:49 allow.auto.create.topics = true 05:39:49 auto.commit.interval.ms = 5000 05:39:49 auto.include.jmx.reporter = true 05:39:49 auto.offset.reset = latest 05:39:49 bootstrap.servers = [localhost:32771] 05:39:49 check.crcs = true 05:39:49 client.dns.lookup = use_all_dns_ips 05:39:49 client.id = consumer-ncmp-data-operation-event-group-5 05:39:49 client.rack = 05:39:49 connections.max.idle.ms = 540000 05:39:49 default.api.timeout.ms = 60000 05:39:49 enable.auto.commit = false 05:39:49 enable.metrics.push = true 05:39:49 exclude.internal.topics = true 05:39:49 fetch.max.bytes = 52428800 05:39:49 fetch.max.wait.ms = 500 05:39:49 fetch.min.bytes = 1 05:39:49 group.id = ncmp-data-operation-event-group 05:39:49 group.instance.id = null 05:39:49 group.protocol = classic 05:39:49 group.remote.assignor = null 05:39:49 heartbeat.interval.ms = 3000 05:39:49 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 05:39:49 internal.leave.group.on.close = true 05:39:49 internal.throw.on.fetch.stable.offset.unsupported = false 05:39:49 isolation.level = read_uncommitted 05:39:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:39:49 max.partition.fetch.bytes = 1048576 05:39:49 max.poll.interval.ms = 300000 05:39:49 max.poll.records = 500 05:39:49 metadata.max.age.ms = 300000 05:39:49 metadata.recovery.strategy = none 05:39:49 metric.reporters = [] 05:39:49 metrics.num.samples = 2 05:39:49 metrics.recording.level = INFO 05:39:49 metrics.sample.window.ms = 30000 05:39:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:39:49 receive.buffer.bytes = 65536 05:39:49 reconnect.backoff.max.ms = 1000 05:39:49 reconnect.backoff.ms = 50 05:39:49 request.timeout.ms = 30000 05:39:49 retry.backoff.max.ms = 1000 05:39:49 retry.backoff.ms = 100 05:39:49 sasl.client.callback.handler.class = null 05:39:49 sasl.jaas.config = null 05:39:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:49 sasl.kerberos.min.time.before.relogin = 60000 05:39:49 sasl.kerberos.service.name = null 05:39:49 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:49 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:49 sasl.login.callback.handler.class = null 05:39:49 sasl.login.class = null 05:39:49 sasl.login.connect.timeout.ms = null 05:39:49 sasl.login.read.timeout.ms = null 05:39:49 sasl.login.refresh.buffer.seconds = 300 05:39:49 sasl.login.refresh.min.period.seconds = 60 05:39:49 sasl.login.refresh.window.factor = 0.8 05:39:49 sasl.login.refresh.window.jitter = 0.05 05:39:49 sasl.login.retry.backoff.max.ms = 10000 05:39:49 sasl.login.retry.backoff.ms = 100 05:39:49 sasl.mechanism = GSSAPI 05:39:49 sasl.oauthbearer.clock.skew.seconds = 30 05:39:49 sasl.oauthbearer.expected.audience = null 05:39:49 sasl.oauthbearer.expected.issuer = null 05:39:49 sasl.oauthbearer.header.urlencode = false 05:39:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:49 sasl.oauthbearer.jwks.endpoint.url = null 05:39:49 sasl.oauthbearer.scope.claim.name = scope 05:39:49 sasl.oauthbearer.sub.claim.name = sub 05:39:49 sasl.oauthbearer.token.endpoint.url = null 05:39:49 security.protocol = PLAINTEXT 05:39:49 security.providers = null 05:39:49 send.buffer.bytes = 131072 05:39:49 session.timeout.ms = 45000 05:39:49 socket.connection.setup.timeout.max.ms = 30000 05:39:49 socket.connection.setup.timeout.ms = 10000 05:39:49 ssl.cipher.suites = null 05:39:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:49 ssl.endpoint.identification.algorithm = https 05:39:49 ssl.engine.factory.class = null 05:39:49 ssl.key.password = null 05:39:49 ssl.keymanager.algorithm = SunX509 05:39:49 ssl.keystore.certificate.chain = null 05:39:49 ssl.keystore.key = null 05:39:49 ssl.keystore.location = null 05:39:49 ssl.keystore.password = null 05:39:49 ssl.keystore.type = JKS 05:39:49 ssl.protocol = TLSv1.3 05:39:49 ssl.provider = null 05:39:49 ssl.secure.random.implementation = null 05:39:49 ssl.trustmanager.algorithm = PKIX 05:39:49 ssl.truststore.certificates = null 05:39:49 ssl.truststore.location = null 05:39:49 ssl.truststore.password = null 05:39:49 ssl.truststore.type = JKS 05:39:49 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 05:39:49 05:39:49 2026-03-06T05:39:49.274Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:39:49 2026-03-06T05:39:49.278Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:49 2026-03-06T05:39:49.278Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:49 2026-03-06T05:39:49.278Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775589278 05:39:49 2026-03-06T05:39:49.280Z INFO 6628 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 05:39:49 2026-03-06T05:39:49.286Z INFO 6628 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:39:49 allow.auto.create.topics = true 05:39:49 auto.commit.interval.ms = 5000 05:39:49 auto.include.jmx.reporter = true 05:39:49 auto.offset.reset = latest 05:39:49 bootstrap.servers = [localhost:32771] 05:39:49 check.crcs = true 05:39:49 client.dns.lookup = use_all_dns_ips 05:39:49 client.id = consumer-ncmp-async-rest-request-event-group-6 05:39:49 client.rack = 05:39:49 connections.max.idle.ms = 540000 05:39:49 default.api.timeout.ms = 60000 05:39:49 enable.auto.commit = false 05:39:49 enable.metrics.push = true 05:39:49 exclude.internal.topics = true 05:39:49 fetch.max.bytes = 52428800 05:39:49 fetch.max.wait.ms = 500 05:39:49 fetch.min.bytes = 1 05:39:49 group.id = ncmp-async-rest-request-event-group 05:39:49 group.instance.id = null 05:39:49 group.protocol = classic 05:39:49 group.remote.assignor = null 05:39:49 heartbeat.interval.ms = 3000 05:39:49 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 05:39:49 internal.leave.group.on.close = true 05:39:49 internal.throw.on.fetch.stable.offset.unsupported = false 05:39:49 isolation.level = read_uncommitted 05:39:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:39:49 max.partition.fetch.bytes = 1048576 05:39:49 max.poll.interval.ms = 300000 05:39:49 max.poll.records = 500 05:39:49 metadata.max.age.ms = 300000 05:39:49 metadata.recovery.strategy = none 05:39:49 metric.reporters = [] 05:39:49 metrics.num.samples = 2 05:39:49 metrics.recording.level = INFO 05:39:49 metrics.sample.window.ms = 30000 05:39:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:39:49 receive.buffer.bytes = 65536 05:39:49 reconnect.backoff.max.ms = 1000 05:39:49 reconnect.backoff.ms = 50 05:39:49 request.timeout.ms = 30000 05:39:49 retry.backoff.max.ms = 1000 05:39:49 retry.backoff.ms = 100 05:39:49 sasl.client.callback.handler.class = null 05:39:49 sasl.jaas.config = null 05:39:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:49 sasl.kerberos.min.time.before.relogin = 60000 05:39:49 sasl.kerberos.service.name = null 05:39:49 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:49 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:49 sasl.login.callback.handler.class = null 05:39:49 sasl.login.class = null 05:39:49 sasl.login.connect.timeout.ms = null 05:39:49 sasl.login.read.timeout.ms = null 05:39:49 sasl.login.refresh.buffer.seconds = 300 05:39:49 sasl.login.refresh.min.period.seconds = 60 05:39:49 sasl.login.refresh.window.factor = 0.8 05:39:49 sasl.login.refresh.window.jitter = 0.05 05:39:49 sasl.login.retry.backoff.max.ms = 10000 05:39:49 sasl.login.retry.backoff.ms = 100 05:39:49 sasl.mechanism = GSSAPI 05:39:49 sasl.oauthbearer.clock.skew.seconds = 30 05:39:49 sasl.oauthbearer.expected.audience = null 05:39:49 sasl.oauthbearer.expected.issuer = null 05:39:49 sasl.oauthbearer.header.urlencode = false 05:39:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:49 sasl.oauthbearer.jwks.endpoint.url = null 05:39:49 sasl.oauthbearer.scope.claim.name = scope 05:39:49 sasl.oauthbearer.sub.claim.name = sub 05:39:49 sasl.oauthbearer.token.endpoint.url = null 05:39:49 security.protocol = PLAINTEXT 05:39:49 security.providers = null 05:39:49 send.buffer.bytes = 131072 05:39:49 session.timeout.ms = 45000 05:39:49 socket.connection.setup.timeout.max.ms = 30000 05:39:49 socket.connection.setup.timeout.ms = 10000 05:39:49 ssl.cipher.suites = null 05:39:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:49 ssl.endpoint.identification.algorithm = https 05:39:49 ssl.engine.factory.class = null 05:39:49 ssl.key.password = null 05:39:49 ssl.keymanager.algorithm = SunX509 05:39:49 ssl.keystore.certificate.chain = null 05:39:49 ssl.keystore.key = null 05:39:49 ssl.keystore.location = null 05:39:49 ssl.keystore.password = null 05:39:49 ssl.keystore.type = JKS 05:39:49 ssl.protocol = TLSv1.3 05:39:49 ssl.provider = null 05:39:49 ssl.secure.random.implementation = null 05:39:49 ssl.trustmanager.algorithm = PKIX 05:39:49 ssl.truststore.certificates = null 05:39:49 ssl.truststore.location = null 05:39:49 ssl.truststore.password = null 05:39:49 ssl.truststore.type = JKS 05:39:49 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 05:39:49 05:39:49 2026-03-06T05:39:49.287Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:39:49 2026-03-06T05:39:49.299Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:49 2026-03-06T05:39:49.299Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:49 2026-03-06T05:39:49.299Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775589299 05:39:49 2026-03-06T05:39:49.299Z INFO 6628 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 05:39:49 2026-03-06T05:39:49.315Z INFO 6628 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 1.5 seconds (process running for 69.745) 05:39:49 2026-03-06T05:39:49.320Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:49 2026-03-06T05:39:49.320Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:49 2026-03-06T05:39:49.327Z WARN 6628 --- [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] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 05:39:49 2026-03-06T05:39:49.327Z INFO 6628 --- [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: 4L6g3nShT-eMCtK--X86sw 05:39:49 2026-03-06T05:39:49.336Z WARN 6628 --- [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] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 05:39:49 2026-03-06T05:39:49.336Z INFO 6628 --- [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: 4L6g3nShT-eMCtK--X86sw 05:39:49 2026-03-06T05:39:49.448Z INFO 6628 --- [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:32771 (id: 2147483646 rack: null) 05:39:49 2026-03-06T05:39:49.450Z INFO 6628 --- [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 05:39:49 2026-03-06T05:39:49.452Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:39:49 2026-03-06T05:39:49.453Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:39:49 2026-03-06T05:39:49.463Z INFO 6628 --- [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:32771 (id: 2147483646 rack: null) 05:39:49 2026-03-06T05:39:49.467Z INFO 6628 --- [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 05:39:49 2026-03-06T05:39:49.490Z INFO 6628 --- [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-0b2d9744-6b50-4626-90c2-68727d4cb676 05:39:49 2026-03-06T05:39:49.490Z INFO 6628 --- [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 05:39:49 2026-03-06T05:39:49.490Z INFO 6628 --- [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-70fc164b-184f-4c76-833a-6591182c72df 05:39:49 2026-03-06T05:39:49.491Z INFO 6628 --- [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 05:39:49 2026-03-06T05:39:49.495Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:49 2026-03-06T05:39:49.496Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:49 2026-03-06T05:39:49.496Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:49 2026-03-06T05:39:49.513Z INFO 6628 --- [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-0b2d9744-6b50-4626-90c2-68727d4cb676', protocol='range'} 05:39:49 2026-03-06T05:39:49.513Z INFO 6628 --- [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-0b2d9744-6b50-4626-90c2-68727d4cb676=Assignment(partitions=[ncmp-async-m2m-0])} 05:39:49 2026-03-06T05:39:49.515Z INFO 6628 --- [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-70fc164b-184f-4c76-833a-6591182c72df', protocol='range'} 05:39:49 2026-03-06T05:39:49.516Z INFO 6628 --- [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-70fc164b-184f-4c76-833a-6591182c72df=Assignment(partitions=[ncmp-async-m2m-0])} 05:39:49 2026-03-06T05:39:49.545Z INFO 6628 --- [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-0b2d9744-6b50-4626-90c2-68727d4cb676', protocol='range'} 05:39:49 2026-03-06T05:39:49.545Z INFO 6628 --- [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-70fc164b-184f-4c76-833a-6591182c72df', protocol='range'} 05:39:49 2026-03-06T05:39:49.545Z INFO 6628 --- [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]) 05:39:49 2026-03-06T05:39:49.545Z INFO 6628 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 05:39:49 2026-03-06T05:39:49.552Z INFO 6628 --- [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]) 05:39:49 2026-03-06T05:39:49.552Z INFO 6628 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [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 05:39:49 2026-03-06T05:39:49.564Z INFO 6628 --- [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 05:39:49 2026-03-06T05:39:49.567Z INFO 6628 --- [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 05:39:49 2026-03-06T05:39:49.569Z INFO 6628 --- [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 05:39:49 2026-03-06T05:39:49.575Z INFO 6628 --- [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 05:39:49 2026-03-06T05:39:49.582Z INFO 6628 --- [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:32771 (id: 1 rack: null)], epoch=0}}. 05:39:49 2026-03-06T05:39:49.582Z INFO 6628 --- [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:32771 (id: 1 rack: null)], epoch=0}}. 05:39:49 2026-03-06T05:39:49.611Z INFO 6628 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 05:39:49 2026-03-06T05:39:49.611Z INFO 6628 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 05:39:49 2026-03-06T05:39:49.657Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:39:49 2026-03-06T05:39:49.657Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:39:49 acks = -1 05:39:49 auto.include.jmx.reporter = true 05:39:49 batch.size = 16384 05:39:49 bootstrap.servers = [localhost:32771] 05:39:49 buffer.memory = 33554432 05:39:49 client.dns.lookup = use_all_dns_ips 05:39:49 client.id = producer-5 05:39:49 compression.gzip.level = -1 05:39:49 compression.lz4.level = 9 05:39:49 compression.type = none 05:39:49 compression.zstd.level = 3 05:39:49 connections.max.idle.ms = 540000 05:39:49 delivery.timeout.ms = 120000 05:39:49 enable.idempotence = false 05:39:49 enable.metrics.push = true 05:39:49 interceptor.classes = [] 05:39:49 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:39:49 linger.ms = 1 05:39:49 max.block.ms = 60000 05:39:49 max.in.flight.requests.per.connection = 5 05:39:49 max.request.size = 1048576 05:39:49 metadata.max.age.ms = 300000 05:39:49 metadata.max.idle.ms = 300000 05:39:49 metadata.recovery.strategy = none 05:39:49 metric.reporters = [] 05:39:49 metrics.num.samples = 2 05:39:49 metrics.recording.level = INFO 05:39:49 metrics.sample.window.ms = 30000 05:39:49 partitioner.adaptive.partitioning.enable = true 05:39:49 partitioner.availability.timeout.ms = 0 05:39:49 partitioner.class = null 05:39:49 partitioner.ignore.keys = false 05:39:49 receive.buffer.bytes = 32768 05:39:49 reconnect.backoff.max.ms = 1000 05:39:49 reconnect.backoff.ms = 50 05:39:49 request.timeout.ms = 30000 05:39:49 retries = 0 05:39:49 retry.backoff.max.ms = 1000 05:39:49 retry.backoff.ms = 100 05:39:49 sasl.client.callback.handler.class = null 05:39:49 sasl.jaas.config = null 05:39:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:49 sasl.kerberos.min.time.before.relogin = 60000 05:39:49 sasl.kerberos.service.name = null 05:39:49 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:49 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:49 sasl.login.callback.handler.class = null 05:39:49 sasl.login.class = null 05:39:49 sasl.login.connect.timeout.ms = null 05:39:49 sasl.login.read.timeout.ms = null 05:39:49 sasl.login.refresh.buffer.seconds = 300 05:39:49 sasl.login.refresh.min.period.seconds = 60 05:39:49 sasl.login.refresh.window.factor = 0.8 05:39:49 sasl.login.refresh.window.jitter = 0.05 05:39:49 sasl.login.retry.backoff.max.ms = 10000 05:39:49 sasl.login.retry.backoff.ms = 100 05:39:49 sasl.mechanism = GSSAPI 05:39:49 sasl.oauthbearer.clock.skew.seconds = 30 05:39:49 sasl.oauthbearer.expected.audience = null 05:39:49 sasl.oauthbearer.expected.issuer = null 05:39:49 sasl.oauthbearer.header.urlencode = false 05:39:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:49 sasl.oauthbearer.jwks.endpoint.url = null 05:39:49 sasl.oauthbearer.scope.claim.name = scope 05:39:49 sasl.oauthbearer.sub.claim.name = sub 05:39:49 sasl.oauthbearer.token.endpoint.url = null 05:39:49 security.protocol = PLAINTEXT 05:39:49 security.providers = null 05:39:49 send.buffer.bytes = 131072 05:39:49 socket.connection.setup.timeout.max.ms = 30000 05:39:49 socket.connection.setup.timeout.ms = 10000 05:39:49 ssl.cipher.suites = null 05:39:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:49 ssl.endpoint.identification.algorithm = https 05:39:49 ssl.engine.factory.class = null 05:39:49 ssl.key.password = null 05:39:49 ssl.keymanager.algorithm = SunX509 05:39:49 ssl.keystore.certificate.chain = null 05:39:49 ssl.keystore.key = null 05:39:49 ssl.keystore.location = null 05:39:49 ssl.keystore.password = null 05:39:49 ssl.keystore.type = JKS 05:39:49 ssl.protocol = TLSv1.3 05:39:49 ssl.provider = null 05:39:49 ssl.secure.random.implementation = null 05:39:49 ssl.trustmanager.algorithm = PKIX 05:39:49 ssl.truststore.certificates = null 05:39:49 ssl.truststore.location = null 05:39:49 ssl.truststore.password = null 05:39:49 ssl.truststore.type = JKS 05:39:49 transaction.timeout.ms = 60000 05:39:49 transactional.id = null 05:39:49 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:39:49 05:39:49 2026-03-06T05:39:49.658Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:39:49 2026-03-06T05:39:49.665Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:39:49 2026-03-06T05:39:49.665Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:49 2026-03-06T05:39:49.665Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:49 2026-03-06T05:39:49.665Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775589665 05:39:49 2026-03-06T05:39:49.692Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:39:49 2026-03-06T05:39:49.756Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:49 2026-03-06T05:39:49.757Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:49 2026-03-06T05:39:49.757Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:49 2026-03-06T05:39:49.772Z INFO 6628 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 05:39:49 auto.include.jmx.reporter = true 05:39:49 bootstrap.controllers = [] 05:39:49 bootstrap.servers = [localhost:32771] 05:39:49 client.dns.lookup = use_all_dns_ips 05:39:49 client.id = 05:39:49 connections.max.idle.ms = 300000 05:39:49 default.api.timeout.ms = 60000 05:39:49 enable.metrics.push = true 05:39:49 metadata.max.age.ms = 300000 05:39:49 metadata.recovery.strategy = none 05:39:49 metric.reporters = [] 05:39:49 metrics.num.samples = 2 05:39:49 metrics.recording.level = INFO 05:39:49 metrics.sample.window.ms = 30000 05:39:49 receive.buffer.bytes = 65536 05:39:49 reconnect.backoff.max.ms = 1000 05:39:49 reconnect.backoff.ms = 50 05:39:49 request.timeout.ms = 30000 05:39:49 retries = 2147483647 05:39:49 retry.backoff.max.ms = 1000 05:39:49 retry.backoff.ms = 100 05:39:49 sasl.client.callback.handler.class = null 05:39:49 sasl.jaas.config = null 05:39:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:49 sasl.kerberos.min.time.before.relogin = 60000 05:39:49 sasl.kerberos.service.name = null 05:39:49 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:49 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:49 sasl.login.callback.handler.class = null 05:39:49 sasl.login.class = null 05:39:49 sasl.login.connect.timeout.ms = null 05:39:49 sasl.login.read.timeout.ms = null 05:39:49 sasl.login.refresh.buffer.seconds = 300 05:39:49 sasl.login.refresh.min.period.seconds = 60 05:39:49 sasl.login.refresh.window.factor = 0.8 05:39:49 sasl.login.refresh.window.jitter = 0.05 05:39:49 sasl.login.retry.backoff.max.ms = 10000 05:39:49 sasl.login.retry.backoff.ms = 100 05:39:49 sasl.mechanism = GSSAPI 05:39:49 sasl.oauthbearer.clock.skew.seconds = 30 05:39:49 sasl.oauthbearer.expected.audience = null 05:39:49 sasl.oauthbearer.expected.issuer = null 05:39:49 sasl.oauthbearer.header.urlencode = false 05:39:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:49 sasl.oauthbearer.jwks.endpoint.url = null 05:39:49 sasl.oauthbearer.scope.claim.name = scope 05:39:49 sasl.oauthbearer.sub.claim.name = sub 05:39:49 sasl.oauthbearer.token.endpoint.url = null 05:39:49 security.protocol = PLAINTEXT 05:39:49 security.providers = null 05:39:49 send.buffer.bytes = 131072 05:39:49 socket.connection.setup.timeout.max.ms = 30000 05:39:49 socket.connection.setup.timeout.ms = 10000 05:39:49 ssl.cipher.suites = null 05:39:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:49 ssl.endpoint.identification.algorithm = https 05:39:49 ssl.engine.factory.class = null 05:39:49 ssl.key.password = null 05:39:49 ssl.keymanager.algorithm = SunX509 05:39:49 ssl.keystore.certificate.chain = null 05:39:49 ssl.keystore.key = null 05:39:49 ssl.keystore.location = null 05:39:49 ssl.keystore.password = null 05:39:49 ssl.keystore.type = JKS 05:39:49 ssl.protocol = TLSv1.3 05:39:49 ssl.provider = null 05:39:49 ssl.secure.random.implementation = null 05:39:49 ssl.trustmanager.algorithm = PKIX 05:39:49 ssl.truststore.certificates = null 05:39:49 ssl.truststore.location = null 05:39:49 ssl.truststore.password = null 05:39:49 ssl.truststore.type = JKS 05:39:49 05:39:49 2026-03-06T05:39:49.774Z INFO 6628 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 05:39:49 auto.include.jmx.reporter = true 05:39:49 bootstrap.controllers = [] 05:39:49 bootstrap.servers = [localhost:32771] 05:39:49 client.dns.lookup = use_all_dns_ips 05:39:49 client.id = 05:39:49 connections.max.idle.ms = 300000 05:39:49 default.api.timeout.ms = 60000 05:39:49 enable.metrics.push = true 05:39:49 metadata.max.age.ms = 300000 05:39:49 metadata.recovery.strategy = none 05:39:49 metric.reporters = [] 05:39:49 metrics.num.samples = 2 05:39:49 metrics.recording.level = INFO 05:39:49 metrics.sample.window.ms = 30000 05:39:49 receive.buffer.bytes = 65536 05:39:49 reconnect.backoff.max.ms = 1000 05:39:49 reconnect.backoff.ms = 50 05:39:49 request.timeout.ms = 30000 05:39:49 retries = 2147483647 05:39:49 retry.backoff.max.ms = 1000 05:39:49 retry.backoff.ms = 100 05:39:49 sasl.client.callback.handler.class = null 05:39:49 sasl.jaas.config = null 05:39:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:49 sasl.kerberos.min.time.before.relogin = 60000 05:39:49 sasl.kerberos.service.name = null 05:39:49 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:49 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:49 sasl.login.callback.handler.class = null 05:39:49 sasl.login.class = null 05:39:49 sasl.login.connect.timeout.ms = null 05:39:49 sasl.login.read.timeout.ms = null 05:39:49 sasl.login.refresh.buffer.seconds = 300 05:39:49 sasl.login.refresh.min.period.seconds = 60 05:39:49 sasl.login.refresh.window.factor = 0.8 05:39:49 sasl.login.refresh.window.jitter = 0.05 05:39:49 sasl.login.retry.backoff.max.ms = 10000 05:39:49 sasl.login.retry.backoff.ms = 100 05:39:49 sasl.mechanism = GSSAPI 05:39:49 sasl.oauthbearer.clock.skew.seconds = 30 05:39:49 sasl.oauthbearer.expected.audience = null 05:39:49 sasl.oauthbearer.expected.issuer = null 05:39:49 sasl.oauthbearer.header.urlencode = false 05:39:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:49 sasl.oauthbearer.jwks.endpoint.url = null 05:39:49 sasl.oauthbearer.scope.claim.name = scope 05:39:49 sasl.oauthbearer.sub.claim.name = sub 05:39:49 sasl.oauthbearer.token.endpoint.url = null 05:39:49 security.protocol = PLAINTEXT 05:39:49 security.providers = null 05:39:49 send.buffer.bytes = 131072 05:39:49 socket.connection.setup.timeout.max.ms = 30000 05:39:49 socket.connection.setup.timeout.ms = 10000 05:39:49 ssl.cipher.suites = null 05:39:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:49 ssl.endpoint.identification.algorithm = https 05:39:49 ssl.engine.factory.class = null 05:39:49 ssl.key.password = null 05:39:49 ssl.keymanager.algorithm = SunX509 05:39:49 ssl.keystore.certificate.chain = null 05:39:49 ssl.keystore.key = null 05:39:49 ssl.keystore.location = null 05:39:49 ssl.keystore.password = null 05:39:49 ssl.keystore.type = JKS 05:39:49 ssl.protocol = TLSv1.3 05:39:49 ssl.provider = null 05:39:49 ssl.secure.random.implementation = null 05:39:49 ssl.trustmanager.algorithm = PKIX 05:39:49 ssl.truststore.certificates = null 05:39:49 ssl.truststore.location = null 05:39:49 ssl.truststore.password = null 05:39:49 ssl.truststore.type = JKS 05:39:49 05:39:49 2026-03-06T05:39:49.803Z INFO 6628 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:49 2026-03-06T05:39:49.803Z INFO 6628 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:49 2026-03-06T05:39:49.803Z INFO 6628 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775589803 05:39:49 2026-03-06T05:39:49.803Z INFO 6628 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:49 2026-03-06T05:39:49.803Z INFO 6628 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:49 2026-03-06T05:39:49.803Z INFO 6628 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775589803 05:39:49 2026-03-06T05:39:49.848Z INFO 6628 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 05:39:49 2026-03-06T05:39:49.850Z INFO 6628 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:39:49 2026-03-06T05:39:49.850Z INFO 6628 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:39:49 2026-03-06T05:39:49.850Z INFO 6628 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:39:49 2026-03-06T05:39:49.860Z INFO 6628 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 05:39:49 2026-03-06T05:39:49.862Z INFO 6628 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:39:49 2026-03-06T05:39:49.862Z INFO 6628 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:39:49 2026-03-06T05:39:49.862Z INFO 6628 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:39:49 2026-03-06T05:39:49.929Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:39:49 2026-03-06T05:39:49.929Z WARN 6628 --- [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. Node may not be available. 05:39:50 2026-03-06T05:39:50.009Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:39:50 2026-03-06T05:39:50.009Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:39:50 acks = -1 05:39:50 auto.include.jmx.reporter = true 05:39:50 batch.size = 16384 05:39:50 bootstrap.servers = [localhost:32771] 05:39:50 buffer.memory = 33554432 05:39:50 client.dns.lookup = use_all_dns_ips 05:39:50 client.id = producer-6 05:39:50 compression.gzip.level = -1 05:39:50 compression.lz4.level = 9 05:39:50 compression.type = none 05:39:50 compression.zstd.level = 3 05:39:50 connections.max.idle.ms = 540000 05:39:50 delivery.timeout.ms = 120000 05:39:50 enable.idempotence = false 05:39:50 enable.metrics.push = true 05:39:50 interceptor.classes = [] 05:39:50 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:39:50 linger.ms = 1 05:39:50 max.block.ms = 60000 05:39:50 max.in.flight.requests.per.connection = 5 05:39:50 max.request.size = 1048576 05:39:50 metadata.max.age.ms = 300000 05:39:50 metadata.max.idle.ms = 300000 05:39:50 metadata.recovery.strategy = none 05:39:50 metric.reporters = [] 05:39:50 metrics.num.samples = 2 05:39:50 metrics.recording.level = INFO 05:39:50 metrics.sample.window.ms = 30000 05:39:50 partitioner.adaptive.partitioning.enable = true 05:39:50 partitioner.availability.timeout.ms = 0 05:39:50 partitioner.class = null 05:39:50 partitioner.ignore.keys = false 05:39:50 receive.buffer.bytes = 32768 05:39:50 reconnect.backoff.max.ms = 1000 05:39:50 reconnect.backoff.ms = 50 05:39:50 request.timeout.ms = 30000 05:39:50 retries = 0 05:39:50 retry.backoff.max.ms = 1000 05:39:50 retry.backoff.ms = 100 05:39:50 sasl.client.callback.handler.class = null 05:39:50 sasl.jaas.config = null 05:39:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:50 sasl.kerberos.min.time.before.relogin = 60000 05:39:50 sasl.kerberos.service.name = null 05:39:50 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:50 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:50 sasl.login.callback.handler.class = null 05:39:50 sasl.login.class = null 05:39:50 sasl.login.connect.timeout.ms = null 05:39:50 sasl.login.read.timeout.ms = null 05:39:50 sasl.login.refresh.buffer.seconds = 300 05:39:50 sasl.login.refresh.min.period.seconds = 60 05:39:50 sasl.login.refresh.window.factor = 0.8 05:39:50 sasl.login.refresh.window.jitter = 0.05 05:39:50 sasl.login.retry.backoff.max.ms = 10000 05:39:50 sasl.login.retry.backoff.ms = 100 05:39:50 sasl.mechanism = GSSAPI 05:39:50 sasl.oauthbearer.clock.skew.seconds = 30 05:39:50 sasl.oauthbearer.expected.audience = null 05:39:50 sasl.oauthbearer.expected.issuer = null 05:39:50 sasl.oauthbearer.header.urlencode = false 05:39:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:50 sasl.oauthbearer.jwks.endpoint.url = null 05:39:50 sasl.oauthbearer.scope.claim.name = scope 05:39:50 sasl.oauthbearer.sub.claim.name = sub 05:39:50 sasl.oauthbearer.token.endpoint.url = null 05:39:50 security.protocol = PLAINTEXT 05:39:50 security.providers = null 05:39:50 send.buffer.bytes = 131072 05:39:50 socket.connection.setup.timeout.max.ms = 30000 05:39:50 socket.connection.setup.timeout.ms = 10000 05:39:50 ssl.cipher.suites = null 05:39:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:50 ssl.endpoint.identification.algorithm = https 05:39:50 ssl.engine.factory.class = null 05:39:50 ssl.key.password = null 05:39:50 ssl.keymanager.algorithm = SunX509 05:39:50 ssl.keystore.certificate.chain = null 05:39:50 ssl.keystore.key = null 05:39:50 ssl.keystore.location = null 05:39:50 ssl.keystore.password = null 05:39:50 ssl.keystore.type = JKS 05:39:50 ssl.protocol = TLSv1.3 05:39:50 ssl.provider = null 05:39:50 ssl.secure.random.implementation = null 05:39:50 ssl.trustmanager.algorithm = PKIX 05:39:50 ssl.truststore.certificates = null 05:39:50 ssl.truststore.location = null 05:39:50 ssl.truststore.password = null 05:39:50 ssl.truststore.type = JKS 05:39:50 transaction.timeout.ms = 60000 05:39:50 transactional.id = null 05:39:50 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 05:39:50 05:39:50 2026-03-06T05:39:50.010Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:39:50 2026-03-06T05:39:50.013Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:39:50 2026-03-06T05:39:50.013Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:50 2026-03-06T05:39:50.013Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:50 2026-03-06T05:39:50.013Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775590013 05:39:50 2026-03-06T05:39:50.021Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:39:50 2026-03-06T05:39:50.084Z ERROR 6628 --- [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 05:39:50 05:39:50 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 05:39:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 05:39:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 05:39:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 05:39:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 05:39:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 05:39:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 05:39:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 05:39:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 05:39:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 05:39:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 05:39:50 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 05:39:50 at java.base/java.lang.Thread.run(Thread.java:833) 05:39:50 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 05:39:50 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 05:39:50 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 05:39:50 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 05:39:50 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 05:39:50 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 05:39:50 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 05:39:50 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 05:39:50 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 05:39:50 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:672) 05:39:50 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 05:39:50 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 05:39:50 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 05:39:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 05:39:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 05:39:50 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 05:39:50 ... 3 common frames omitted 05:39:50 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 05:39:50 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 05:39:50 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 05:39:50 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 05:39:50 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 05:39:50 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 05:39:50 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 05:39:50 ... 16 common frames omitted 05:39:50 05:39:50 2026-03-06T05:39:50.114Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:50 2026-03-06T05:39:50.115Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:50 2026-03-06T05:39:50.145Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:39:50 2026-03-06T05:39:50.145Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:39:50 acks = -1 05:39:50 auto.include.jmx.reporter = true 05:39:50 batch.size = 16384 05:39:50 bootstrap.servers = [localhost:32771] 05:39:50 buffer.memory = 33554432 05:39:50 client.dns.lookup = use_all_dns_ips 05:39:50 client.id = producer-7 05:39:50 compression.gzip.level = -1 05:39:50 compression.lz4.level = 9 05:39:50 compression.type = none 05:39:50 compression.zstd.level = 3 05:39:50 connections.max.idle.ms = 540000 05:39:50 delivery.timeout.ms = 120000 05:39:50 enable.idempotence = false 05:39:50 enable.metrics.push = true 05:39:50 interceptor.classes = [] 05:39:50 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:39:50 linger.ms = 1 05:39:50 max.block.ms = 60000 05:39:50 max.in.flight.requests.per.connection = 5 05:39:50 max.request.size = 1048576 05:39:50 metadata.max.age.ms = 300000 05:39:50 metadata.max.idle.ms = 300000 05:39:50 metadata.recovery.strategy = none 05:39:50 metric.reporters = [] 05:39:50 metrics.num.samples = 2 05:39:50 metrics.recording.level = INFO 05:39:50 metrics.sample.window.ms = 30000 05:39:50 partitioner.adaptive.partitioning.enable = true 05:39:50 partitioner.availability.timeout.ms = 0 05:39:50 partitioner.class = null 05:39:50 partitioner.ignore.keys = false 05:39:50 receive.buffer.bytes = 32768 05:39:50 reconnect.backoff.max.ms = 1000 05:39:50 reconnect.backoff.ms = 50 05:39:50 request.timeout.ms = 30000 05:39:50 retries = 0 05:39:50 retry.backoff.max.ms = 1000 05:39:50 retry.backoff.ms = 100 05:39:50 sasl.client.callback.handler.class = null 05:39:50 sasl.jaas.config = null 05:39:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:50 sasl.kerberos.min.time.before.relogin = 60000 05:39:50 sasl.kerberos.service.name = null 05:39:50 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:50 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:50 sasl.login.callback.handler.class = null 05:39:50 sasl.login.class = null 05:39:50 sasl.login.connect.timeout.ms = null 05:39:50 sasl.login.read.timeout.ms = null 05:39:50 sasl.login.refresh.buffer.seconds = 300 05:39:50 sasl.login.refresh.min.period.seconds = 60 05:39:50 sasl.login.refresh.window.factor = 0.8 05:39:50 sasl.login.refresh.window.jitter = 0.05 05:39:50 sasl.login.retry.backoff.max.ms = 10000 05:39:50 sasl.login.retry.backoff.ms = 100 05:39:50 sasl.mechanism = GSSAPI 05:39:50 sasl.oauthbearer.clock.skew.seconds = 30 05:39:50 sasl.oauthbearer.expected.audience = null 05:39:50 sasl.oauthbearer.expected.issuer = null 05:39:50 sasl.oauthbearer.header.urlencode = false 05:39:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:50 sasl.oauthbearer.jwks.endpoint.url = null 05:39:50 sasl.oauthbearer.scope.claim.name = scope 05:39:50 sasl.oauthbearer.sub.claim.name = sub 05:39:50 sasl.oauthbearer.token.endpoint.url = null 05:39:50 security.protocol = PLAINTEXT 05:39:50 security.providers = null 05:39:50 send.buffer.bytes = 131072 05:39:50 socket.connection.setup.timeout.max.ms = 30000 05:39:50 socket.connection.setup.timeout.ms = 10000 05:39:50 ssl.cipher.suites = null 05:39:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:50 ssl.endpoint.identification.algorithm = https 05:39:50 ssl.engine.factory.class = null 05:39:50 ssl.key.password = null 05:39:50 ssl.keymanager.algorithm = SunX509 05:39:50 ssl.keystore.certificate.chain = null 05:39:50 ssl.keystore.key = null 05:39:50 ssl.keystore.location = null 05:39:50 ssl.keystore.password = null 05:39:50 ssl.keystore.type = JKS 05:39:50 ssl.protocol = TLSv1.3 05:39:50 ssl.provider = null 05:39:50 ssl.secure.random.implementation = null 05:39:50 ssl.trustmanager.algorithm = PKIX 05:39:50 ssl.truststore.certificates = null 05:39:50 ssl.truststore.location = null 05:39:50 ssl.truststore.password = null 05:39:50 ssl.truststore.type = JKS 05:39:50 transaction.timeout.ms = 60000 05:39:50 transactional.id = null 05:39:50 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:39:50 05:39:50 2026-03-06T05:39:50.145Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:39:50 2026-03-06T05:39:50.148Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:39:50 2026-03-06T05:39:50.148Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:50 2026-03-06T05:39:50.148Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:50 2026-03-06T05:39:50.148Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775590148 05:39:50 2026-03-06T05:39:50.161Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:39:50 2026-03-06T05:39:50.228Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:50 2026-03-06T05:39:50.228Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:50 2026-03-06T05:39:50.454Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:39:50 2026-03-06T05:39:50.454Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:39:50 2026-03-06T05:39:50.475Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:39:50 2026-03-06T05:39:50.475Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:39:50 acks = -1 05:39:50 auto.include.jmx.reporter = true 05:39:50 batch.size = 16384 05:39:50 bootstrap.servers = [localhost:32771] 05:39:50 buffer.memory = 33554432 05:39:50 client.dns.lookup = use_all_dns_ips 05:39:50 client.id = producer-8 05:39:50 compression.gzip.level = -1 05:39:50 compression.lz4.level = 9 05:39:50 compression.type = none 05:39:50 compression.zstd.level = 3 05:39:50 connections.max.idle.ms = 540000 05:39:50 delivery.timeout.ms = 120000 05:39:50 enable.idempotence = false 05:39:50 enable.metrics.push = true 05:39:50 interceptor.classes = [] 05:39:50 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:39:50 linger.ms = 1 05:39:50 max.block.ms = 60000 05:39:50 max.in.flight.requests.per.connection = 5 05:39:50 max.request.size = 1048576 05:39:50 metadata.max.age.ms = 300000 05:39:50 metadata.max.idle.ms = 300000 05:39:50 metadata.recovery.strategy = none 05:39:50 metric.reporters = [] 05:39:50 metrics.num.samples = 2 05:39:50 metrics.recording.level = INFO 05:39:50 metrics.sample.window.ms = 30000 05:39:50 partitioner.adaptive.partitioning.enable = true 05:39:50 partitioner.availability.timeout.ms = 0 05:39:50 partitioner.class = null 05:39:50 partitioner.ignore.keys = false 05:39:50 receive.buffer.bytes = 32768 05:39:50 reconnect.backoff.max.ms = 1000 05:39:50 reconnect.backoff.ms = 50 05:39:50 request.timeout.ms = 30000 05:39:50 retries = 0 05:39:50 retry.backoff.max.ms = 1000 05:39:50 retry.backoff.ms = 100 05:39:50 sasl.client.callback.handler.class = null 05:39:50 sasl.jaas.config = null 05:39:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:50 sasl.kerberos.min.time.before.relogin = 60000 05:39:50 sasl.kerberos.service.name = null 05:39:50 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:50 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:50 sasl.login.callback.handler.class = null 05:39:50 sasl.login.class = null 05:39:50 sasl.login.connect.timeout.ms = null 05:39:50 sasl.login.read.timeout.ms = null 05:39:50 sasl.login.refresh.buffer.seconds = 300 05:39:50 sasl.login.refresh.min.period.seconds = 60 05:39:50 sasl.login.refresh.window.factor = 0.8 05:39:50 sasl.login.refresh.window.jitter = 0.05 05:39:50 sasl.login.retry.backoff.max.ms = 10000 05:39:50 sasl.login.retry.backoff.ms = 100 05:39:50 sasl.mechanism = GSSAPI 05:39:50 sasl.oauthbearer.clock.skew.seconds = 30 05:39:50 sasl.oauthbearer.expected.audience = null 05:39:50 sasl.oauthbearer.expected.issuer = null 05:39:50 sasl.oauthbearer.header.urlencode = false 05:39:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:50 sasl.oauthbearer.jwks.endpoint.url = null 05:39:50 sasl.oauthbearer.scope.claim.name = scope 05:39:50 sasl.oauthbearer.sub.claim.name = sub 05:39:50 sasl.oauthbearer.token.endpoint.url = null 05:39:50 security.protocol = PLAINTEXT 05:39:50 security.providers = null 05:39:50 send.buffer.bytes = 131072 05:39:50 socket.connection.setup.timeout.max.ms = 30000 05:39:50 socket.connection.setup.timeout.ms = 10000 05:39:50 ssl.cipher.suites = null 05:39:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:50 ssl.endpoint.identification.algorithm = https 05:39:50 ssl.engine.factory.class = null 05:39:50 ssl.key.password = null 05:39:50 ssl.keymanager.algorithm = SunX509 05:39:50 ssl.keystore.certificate.chain = null 05:39:50 ssl.keystore.key = null 05:39:50 ssl.keystore.location = null 05:39:50 ssl.keystore.password = null 05:39:50 ssl.keystore.type = JKS 05:39:50 ssl.protocol = TLSv1.3 05:39:50 ssl.provider = null 05:39:50 ssl.secure.random.implementation = null 05:39:50 ssl.trustmanager.algorithm = PKIX 05:39:50 ssl.truststore.certificates = null 05:39:50 ssl.truststore.location = null 05:39:50 ssl.truststore.password = null 05:39:50 ssl.truststore.type = JKS 05:39:50 transaction.timeout.ms = 60000 05:39:50 transactional.id = null 05:39:50 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:39:50 05:39:50 2026-03-06T05:39:50.476Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:39:50 2026-03-06T05:39:50.478Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:39:50 2026-03-06T05:39:50.478Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:50 2026-03-06T05:39:50.478Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:50 2026-03-06T05:39:50.478Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775590478 05:39:50 2026-03-06T05:39:50.486Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:39:50 2026-03-06T05:39:50.496Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:50 2026-03-06T05:39:50.496Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:50 2026-03-06T05:39:50.496Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:50 2026-03-06T05:39:50.668Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:50 2026-03-06T05:39:50.668Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:50 2026-03-06T05:39:50.668Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:50 2026-03-06T05:39:50.800Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:39:50 2026-03-06T05:39:50.800Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:39:50 acks = -1 05:39:50 auto.include.jmx.reporter = true 05:39:50 batch.size = 16384 05:39:50 bootstrap.servers = [localhost:32771] 05:39:50 buffer.memory = 33554432 05:39:50 client.dns.lookup = use_all_dns_ips 05:39:50 client.id = producer-9 05:39:50 compression.gzip.level = -1 05:39:50 compression.lz4.level = 9 05:39:50 compression.type = none 05:39:50 compression.zstd.level = 3 05:39:50 connections.max.idle.ms = 540000 05:39:50 delivery.timeout.ms = 120000 05:39:50 enable.idempotence = false 05:39:50 enable.metrics.push = true 05:39:50 interceptor.classes = [] 05:39:50 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:39:50 linger.ms = 1 05:39:50 max.block.ms = 60000 05:39:50 max.in.flight.requests.per.connection = 5 05:39:50 max.request.size = 1048576 05:39:50 metadata.max.age.ms = 300000 05:39:50 metadata.max.idle.ms = 300000 05:39:50 metadata.recovery.strategy = none 05:39:50 metric.reporters = [] 05:39:50 metrics.num.samples = 2 05:39:50 metrics.recording.level = INFO 05:39:50 metrics.sample.window.ms = 30000 05:39:50 partitioner.adaptive.partitioning.enable = true 05:39:50 partitioner.availability.timeout.ms = 0 05:39:50 partitioner.class = null 05:39:50 partitioner.ignore.keys = false 05:39:50 receive.buffer.bytes = 32768 05:39:50 reconnect.backoff.max.ms = 1000 05:39:50 reconnect.backoff.ms = 50 05:39:50 request.timeout.ms = 30000 05:39:50 retries = 0 05:39:50 retry.backoff.max.ms = 1000 05:39:50 retry.backoff.ms = 100 05:39:50 sasl.client.callback.handler.class = null 05:39:50 sasl.jaas.config = null 05:39:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:50 sasl.kerberos.min.time.before.relogin = 60000 05:39:50 sasl.kerberos.service.name = null 05:39:50 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:50 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:50 sasl.login.callback.handler.class = null 05:39:50 sasl.login.class = null 05:39:50 sasl.login.connect.timeout.ms = null 05:39:50 sasl.login.read.timeout.ms = null 05:39:50 sasl.login.refresh.buffer.seconds = 300 05:39:50 sasl.login.refresh.min.period.seconds = 60 05:39:50 sasl.login.refresh.window.factor = 0.8 05:39:50 sasl.login.refresh.window.jitter = 0.05 05:39:50 sasl.login.retry.backoff.max.ms = 10000 05:39:50 sasl.login.retry.backoff.ms = 100 05:39:50 sasl.mechanism = GSSAPI 05:39:50 sasl.oauthbearer.clock.skew.seconds = 30 05:39:50 sasl.oauthbearer.expected.audience = null 05:39:50 sasl.oauthbearer.expected.issuer = null 05:39:50 sasl.oauthbearer.header.urlencode = false 05:39:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:50 sasl.oauthbearer.jwks.endpoint.url = null 05:39:50 sasl.oauthbearer.scope.claim.name = scope 05:39:50 sasl.oauthbearer.sub.claim.name = sub 05:39:50 sasl.oauthbearer.token.endpoint.url = null 05:39:50 security.protocol = PLAINTEXT 05:39:50 security.providers = null 05:39:50 send.buffer.bytes = 131072 05:39:50 socket.connection.setup.timeout.max.ms = 30000 05:39:50 socket.connection.setup.timeout.ms = 10000 05:39:50 ssl.cipher.suites = null 05:39:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:50 ssl.endpoint.identification.algorithm = https 05:39:50 ssl.engine.factory.class = null 05:39:50 ssl.key.password = null 05:39:50 ssl.keymanager.algorithm = SunX509 05:39:50 ssl.keystore.certificate.chain = null 05:39:50 ssl.keystore.key = null 05:39:50 ssl.keystore.location = null 05:39:50 ssl.keystore.password = null 05:39:50 ssl.keystore.type = JKS 05:39:50 ssl.protocol = TLSv1.3 05:39:50 ssl.provider = null 05:39:50 ssl.secure.random.implementation = null 05:39:50 ssl.trustmanager.algorithm = PKIX 05:39:50 ssl.truststore.certificates = null 05:39:50 ssl.truststore.location = null 05:39:50 ssl.truststore.password = null 05:39:50 ssl.truststore.type = JKS 05:39:50 transaction.timeout.ms = 60000 05:39:50 transactional.id = null 05:39:50 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:39:50 05:39:50 2026-03-06T05:39:50.801Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:39:50 2026-03-06T05:39:50.803Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:39:50 2026-03-06T05:39:50.803Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:50 2026-03-06T05:39:50.803Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:50 2026-03-06T05:39:50.803Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775590803 05:39:50 2026-03-06T05:39:50.813Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:39:50 2026-03-06T05:39:50.933Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:39:50 2026-03-06T05:39:50.933Z WARN 6628 --- [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. Node may not be available. 05:39:51 2026-03-06T05:39:51.116Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:51 2026-03-06T05:39:51.116Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:51 2026-03-06T05:39:51.125Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:39:51 2026-03-06T05:39:51.126Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:39:51 acks = -1 05:39:51 auto.include.jmx.reporter = true 05:39:51 batch.size = 16384 05:39:51 bootstrap.servers = [localhost:32771] 05:39:51 buffer.memory = 33554432 05:39:51 client.dns.lookup = use_all_dns_ips 05:39:51 client.id = producer-10 05:39:51 compression.gzip.level = -1 05:39:51 compression.lz4.level = 9 05:39:51 compression.type = none 05:39:51 compression.zstd.level = 3 05:39:51 connections.max.idle.ms = 540000 05:39:51 delivery.timeout.ms = 120000 05:39:51 enable.idempotence = false 05:39:51 enable.metrics.push = true 05:39:51 interceptor.classes = [] 05:39:51 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:39:51 linger.ms = 1 05:39:51 max.block.ms = 60000 05:39:51 max.in.flight.requests.per.connection = 5 05:39:51 max.request.size = 1048576 05:39:51 metadata.max.age.ms = 300000 05:39:51 metadata.max.idle.ms = 300000 05:39:51 metadata.recovery.strategy = none 05:39:51 metric.reporters = [] 05:39:51 metrics.num.samples = 2 05:39:51 metrics.recording.level = INFO 05:39:51 metrics.sample.window.ms = 30000 05:39:51 partitioner.adaptive.partitioning.enable = true 05:39:51 partitioner.availability.timeout.ms = 0 05:39:51 partitioner.class = null 05:39:51 partitioner.ignore.keys = false 05:39:51 receive.buffer.bytes = 32768 05:39:51 reconnect.backoff.max.ms = 1000 05:39:51 reconnect.backoff.ms = 50 05:39:51 request.timeout.ms = 30000 05:39:51 retries = 0 05:39:51 retry.backoff.max.ms = 1000 05:39:51 retry.backoff.ms = 100 05:39:51 sasl.client.callback.handler.class = null 05:39:51 sasl.jaas.config = null 05:39:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:51 sasl.kerberos.min.time.before.relogin = 60000 05:39:51 sasl.kerberos.service.name = null 05:39:51 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:51 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:51 sasl.login.callback.handler.class = null 05:39:51 sasl.login.class = null 05:39:51 sasl.login.connect.timeout.ms = null 05:39:51 sasl.login.read.timeout.ms = null 05:39:51 sasl.login.refresh.buffer.seconds = 300 05:39:51 sasl.login.refresh.min.period.seconds = 60 05:39:51 sasl.login.refresh.window.factor = 0.8 05:39:51 sasl.login.refresh.window.jitter = 0.05 05:39:51 sasl.login.retry.backoff.max.ms = 10000 05:39:51 sasl.login.retry.backoff.ms = 100 05:39:51 sasl.mechanism = GSSAPI 05:39:51 sasl.oauthbearer.clock.skew.seconds = 30 05:39:51 sasl.oauthbearer.expected.audience = null 05:39:51 sasl.oauthbearer.expected.issuer = null 05:39:51 sasl.oauthbearer.header.urlencode = false 05:39:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:51 sasl.oauthbearer.jwks.endpoint.url = null 05:39:51 sasl.oauthbearer.scope.claim.name = scope 05:39:51 sasl.oauthbearer.sub.claim.name = sub 05:39:51 sasl.oauthbearer.token.endpoint.url = null 05:39:51 security.protocol = PLAINTEXT 05:39:51 security.providers = null 05:39:51 send.buffer.bytes = 131072 05:39:51 socket.connection.setup.timeout.max.ms = 30000 05:39:51 socket.connection.setup.timeout.ms = 10000 05:39:51 ssl.cipher.suites = null 05:39:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:51 ssl.endpoint.identification.algorithm = https 05:39:51 ssl.engine.factory.class = null 05:39:51 ssl.key.password = null 05:39:51 ssl.keymanager.algorithm = SunX509 05:39:51 ssl.keystore.certificate.chain = null 05:39:51 ssl.keystore.key = null 05:39:51 ssl.keystore.location = null 05:39:51 ssl.keystore.password = null 05:39:51 ssl.keystore.type = JKS 05:39:51 ssl.protocol = TLSv1.3 05:39:51 ssl.provider = null 05:39:51 ssl.secure.random.implementation = null 05:39:51 ssl.trustmanager.algorithm = PKIX 05:39:51 ssl.truststore.certificates = null 05:39:51 ssl.truststore.location = null 05:39:51 ssl.truststore.password = null 05:39:51 ssl.truststore.type = JKS 05:39:51 transaction.timeout.ms = 60000 05:39:51 transactional.id = null 05:39:51 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 05:39:51 05:39:51 2026-03-06T05:39:51.126Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:39:51 2026-03-06T05:39:51.129Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:39:51 2026-03-06T05:39:51.129Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:51 2026-03-06T05:39:51.129Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:51 2026-03-06T05:39:51.129Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775591129 05:39:51 2026-03-06T05:39:51.138Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:39:51 2026-03-06T05:39:51.161Z ERROR 6628 --- [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 05:39:51 05:39:51 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 05:39:51 Endpoint handler details: 05:39:51 Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 05:39:51 Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@2b6d01cf] 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2994) 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2901) 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2865) 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 05:39:51 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 05:39:51 at java.base/java.lang.Thread.run(Thread.java:833) 05:39:51 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 05:39:51 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:500) 05:39:51 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 05:39:51 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 05:39:51 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 05:39:51 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 05:39:51 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 05:39:51 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 05:39:51 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 05:39:51 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 05:39:51 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 05:39:51 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 05:39:51 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 05:39:51 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 05:39:51 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) 05:39:51 ... 10 common frames omitted 05:39:51 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot convert from [java.lang.String] to [org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent] for GenericMessage [payload=simple string event, headers={kafka_offset=5, kafka_consumer=org.springframework.kafka.core.DefaultKafkaConsumerFactory$ExtendedKafkaConsumer@2a0773d8, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1772775591138, kafka_groupId=ncmp-async-rest-request-event-group}], failedMessage=GenericMessage [payload=simple string event, headers={kafka_offset=5, kafka_consumer=org.springframework.kafka.core.DefaultKafkaConsumerFactory$ExtendedKafkaConsumer@2a0773d8, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1772775591138, kafka_groupId=ncmp-async-rest-request-event-group}] 05:39:51 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 05:39:51 at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 05:39:51 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 05:39:51 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 05:39:51 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 05:39:51 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) 05:39:51 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:475) 05:39:51 ... 16 common frames omitted 05:39:51 05:39:51 2026-03-06T05:39:51.165Z ERROR 6628 --- [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 05:39:51 05:39:51 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 05:39:51 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 05:39:51 at java.base/java.lang.Thread.run(Thread.java:833) 05:39:51 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 05:39:51 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 05:39:51 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 05:39:51 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 05:39:51 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 05:39:51 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 05:39:51 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 05:39:51 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 05:39:51 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 05:39:51 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 05:39:51 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 05:39:51 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 05:39:51 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 05:39:51 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 05:39:51 ... 3 common frames omitted 05:39:51 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 05:39:51 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 05:39:51 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 05:39:51 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 05:39:51 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 05:39:51 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 05:39:51 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 05:39:51 ... 16 common frames omitted 05:39:51 05:39:51 2026-03-06T05:39:51.232Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:51 2026-03-06T05:39:51.232Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:51 2026-03-06T05:39:51.456Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:39:51 2026-03-06T05:39:51.456Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:39:51 2026-03-06T05:39:51.505Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:51 2026-03-06T05:39:51.505Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:51 2026-03-06T05:39:51.505Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:51 2026-03-06T05:39:51.510Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:39:51 2026-03-06T05:39:51.511Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:39:51 2026-03-06T05:39:51.511Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 05:39:51 2026-03-06T05:39:51.511Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 05:39:51 2026-03-06T05:39:51.511Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:39:51 2026-03-06T05:39:51.511Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:39:51 2026-03-06T05:39:51.511Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 05:39:51 2026-03-06T05:39:51.511Z INFO 6628 --- [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. 05:39:51 2026-03-06T05:39:51.511Z INFO 6628 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 352ms, elapsed time since send: 352ms, throttle time: 0ms, request timeout: 30000ms) 05:39:51 2026-03-06T05:39:51.511Z INFO 6628 --- [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. 05:39:51 2026-03-06T05:39:51.511Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:39:51 2026-03-06T05:39:51.511Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 05:39:51 2026-03-06T05:39:51.512Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 05:39:51 2026-03-06T05:39:51.512Z INFO 6628 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=216289197, epoch=6) to node 1: 05:39:51 05:39:51 org.apache.kafka.common.errors.DisconnectException 05:39:51 05:39:51 2026-03-06T05:39:51.512Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:39:51 2026-03-06T05:39:51.512Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 05:39:51 2026-03-06T05:39:51.512Z INFO 6628 --- [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. 05:39:51 2026-03-06T05:39:51.512Z INFO 6628 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 05:39:51 2026-03-06T05:39:51.512Z INFO 6628 --- [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: 355ms, elapsed time since send: 355ms, throttle time: 0ms, request timeout: 30000ms) 05:39:51 2026-03-06T05:39:51.512Z INFO 6628 --- [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. 05:39:51 2026-03-06T05:39:51.512Z INFO 6628 --- [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. 05:39:51 2026-03-06T05:39:51.513Z INFO 6628 --- [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=523022111, epoch=6) to node 1: 05:39:51 05:39:51 org.apache.kafka.common.errors.DisconnectException 05:39:51 05:39:51 2026-03-06T05:39:51.513Z INFO 6628 --- [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:32771 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 05:39:51 2026-03-06T05:39:51.513Z INFO 6628 --- [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:32771 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 05:39:51 2026-03-06T05:39:51.616Z INFO 6628 --- [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. 05:39:51 2026-03-06T05:39:51.616Z WARN 6628 --- [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:32771) could not be established. Node may not be available. 05:39:51 2026-03-06T05:39:51.623Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:39:51 2026-03-06T05:39:51.623Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:51 2026-03-06T05:39:51.624Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:39:51 2026-03-06T05:39:51.624Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:51 2026-03-06T05:39:51.624Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:39:51 2026-03-06T05:39:51.624Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:39:51 2026-03-06T05:39:51.625Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:51 2026-03-06T05:39:51.625Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:51 2026-03-06T05:39:51.627Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:39:51 2026-03-06T05:39:51.627Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:51 2026-03-06T05:39:51.630Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:39:51 2026-03-06T05:39:51.630Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:51 2026-03-06T05:39:51.632Z INFO 6628 --- [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. 05:39:51 2026-03-06T05:39:51.632Z WARN 6628 --- [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:32771) could not be established. Node may not be available. 05:39:51 2026-03-06T05:39:51.672Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:51 2026-03-06T05:39:51.672Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:51 2026-03-06T05:39:51.672Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:51 2026-03-06T05:39:51.702Z INFO 6628 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [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 05:39:51 2026-03-06T05:39:51.702Z INFO 6628 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 05:39:51 2026-03-06T05:39:51.703Z INFO 6628 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 05:39:51 2026-03-06T05:39:51.703Z INFO 6628 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 05:39:51 2026-03-06T05:39:51.703Z INFO 6628 --- [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 05:39:51 2026-03-06T05:39:51.703Z INFO 6628 --- [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 05:39:51 2026-03-06T05:39:51.703Z INFO 6628 --- [ntainer#1-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [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 05:39:51 2026-03-06T05:39:51.703Z INFO 6628 --- [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 05:39:51 2026-03-06T05:39:51.703Z INFO 6628 --- [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 05:39:51 2026-03-06T05:39:51.703Z INFO 6628 --- [ntainer#0-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 05:39:51 2026-03-06T05:39:51.705Z INFO 6628 --- [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 05:39:51 2026-03-06T05:39:51.705Z INFO 6628 --- [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 05:39:51 2026-03-06T05:39:51.706Z INFO 6628 --- [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 05:39:51 2026-03-06T05:39:51.706Z INFO 6628 --- [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 05:39:51 2026-03-06T05:39:51.707Z INFO 6628 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:39:51 2026-03-06T05:39:51.707Z INFO 6628 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:39:51 2026-03-06T05:39:51.707Z INFO 6628 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:39:51 2026-03-06T05:39:51.708Z INFO 6628 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:39:51 2026-03-06T05:39:51.708Z INFO 6628 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:39:51 2026-03-06T05:39:51.708Z INFO 6628 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:39:51 2026-03-06T05:39:51.708Z INFO 6628 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:39:51 2026-03-06T05:39:51.708Z INFO 6628 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:39:51 2026-03-06T05:39:51.711Z INFO 6628 --- [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 05:39:51 2026-03-06T05:39:51.712Z INFO 6628 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 05:39:51 2026-03-06T05:39:51.712Z INFO 6628 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 05:39:51 2026-03-06T05:39:51.712Z INFO 6628 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 05:39:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.695 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 05:39:51 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 05:39:51 2026-03-06T05:39:51.731Z INFO 6628 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 05:39:51 2026-03-06T05:39:51.781Z INFO 6628 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: c212963bf12b65f5dc4c61ea1a74c87edbfbb180a140a260d2896119dd6416e1 05:39:51 2026-03-06T05:39:51.803Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:39:51 2026-03-06T05:39:51.804Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:51 2026-03-06T05:39:51.835Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:39:51 2026-03-06T05:39:51.835Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:51 2026-03-06T05:39:51.848Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:39:51 2026-03-06T05:39:51.849Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:51 2026-03-06T05:39:51.852Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:39:51 2026-03-06T05:39:51.852Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:51 2026-03-06T05:39:51.853Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:39:51 2026-03-06T05:39:51.853Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:51 2026-03-06T05:39:51.854Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:39:51 2026-03-06T05:39:51.854Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:51 2026-03-06T05:39:51.937Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:39:51 2026-03-06T05:39:51.937Z WARN 6628 --- [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. Node may not be available. 05:39:52 2026-03-06T05:39:51.999Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:39:52 2026-03-06T05:39:51.999Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:52 2026-03-06T05:39:52.069Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:39:52 2026-03-06T05:39:52.069Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:52 2026-03-06T05:39:52.117Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:52 2026-03-06T05:39:52.117Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:52 2026-03-06T05:39:52.267Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:39:52 2026-03-06T05:39:52.267Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:52 2026-03-06T05:39:52.280Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:39:52 2026-03-06T05:39:52.280Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:52 2026-03-06T05:39:52.311Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:39:52 2026-03-06T05:39:52.311Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:52 2026-03-06T05:39:52.322Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:39:52 2026-03-06T05:39:52.322Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:52 2026-03-06T05:39:52.336Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:52 2026-03-06T05:39:52.336Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:52 2026-03-06T05:39:52.359Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:52 2026-03-06T05:39:52.359Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:52 2026-03-06T05:39:52.359Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:52 2026-03-06T05:39:52.458Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:39:52 2026-03-06T05:39:52.458Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:39:52 2026-03-06T05:39:52.463Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:39:52 2026-03-06T05:39:52.463Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:52 2026-03-06T05:39:52.531Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:39:52 2026-03-06T05:39:52.531Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:52 2026-03-06T05:39:52.627Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:52 2026-03-06T05:39:52.628Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:52 2026-03-06T05:39:52.628Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:52 2026-03-06T05:39:52.777Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:39:52 2026-03-06T05:39:52.777Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:52 2026-03-06T05:39:52.941Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:39:52 2026-03-06T05:39:52.942Z WARN 6628 --- [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. Node may not be available. 05:39:53 2026-03-06T05:39:53.118Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:53 2026-03-06T05:39:53.118Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:53 2026-03-06T05:39:53.122Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:39:53 2026-03-06T05:39:53.122Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:53 2026-03-06T05:39:53.207Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:39:53 2026-03-06T05:39:53.207Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:53 2026-03-06T05:39:53.214Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:39:53 2026-03-06T05:39:53.214Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:53 2026-03-06T05:39:53.258Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:53 2026-03-06T05:39:53.259Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:53 2026-03-06T05:39:53.259Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:53 2026-03-06T05:39:53.269Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:39:53 2026-03-06T05:39:53.269Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:53 2026-03-06T05:39:53.340Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:53 2026-03-06T05:39:53.340Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:53 2026-03-06T05:39:53.459Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:39:53 2026-03-06T05:39:53.459Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:39:53 2026-03-06T05:39:53.482Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:53 2026-03-06T05:39:53.482Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:53 2026-03-06T05:39:53.482Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:53 2026-03-06T05:39:53.502Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:39:53 2026-03-06T05:39:53.503Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:53 2026-03-06T05:39:53.603Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:39:53 2026-03-06T05:39:53.603Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:53 2026-03-06T05:39:53.948Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:39:53 2026-03-06T05:39:53.948Z WARN 6628 --- [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. Node may not be available. 05:39:54 2026-03-06T05:39:54.122Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:54 2026-03-06T05:39:54.122Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:54 2026-03-06T05:39:54.123Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:39:54 2026-03-06T05:39:54.123Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:54 2026-03-06T05:39:54.209Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:39:54 2026-03-06T05:39:54.209Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:54 2026-03-06T05:39:54.216Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:39:54 2026-03-06T05:39:54.217Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:54 2026-03-06T05:39:54.226Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:39:54 2026-03-06T05:39:54.226Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:54 2026-03-06T05:39:54.258Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:54 2026-03-06T05:39:54.259Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:54 2026-03-06T05:39:54.259Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:54 2026-03-06T05:39:54.342Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:54 2026-03-06T05:39:54.342Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:54 2026-03-06T05:39:54.422Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:39:54 2026-03-06T05:39:54.422Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:39:54 2026-03-06T05:39:54.488Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:54 2026-03-06T05:39:54.488Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:54 2026-03-06T05:39:54.488Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:54 2026-03-06T05:39:54.503Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:39:54 2026-03-06T05:39:54.503Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:54 2026-03-06T05:39:54.605Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:39:54 2026-03-06T05:39:54.605Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:54 2026-03-06T05:39:54.952Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:39:54 2026-03-06T05:39:54.952Z WARN 6628 --- [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. Node may not be available. 05:39:55 2026-03-06T05:39:55.124Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:39:55 2026-03-06T05:39:55.124Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:55 2026-03-06T05:39:55.125Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:55 2026-03-06T05:39:55.125Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:55 2026-03-06T05:39:55.167Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:55 2026-03-06T05:39:55.167Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:55 2026-03-06T05:39:55.167Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:55 2026-03-06T05:39:55.209Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:39:55 2026-03-06T05:39:55.209Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:55 2026-03-06T05:39:55.223Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:39:55 2026-03-06T05:39:55.223Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:55 2026-03-06T05:39:55.227Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:39:55 2026-03-06T05:39:55.227Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:55 2026-03-06T05:39:55.351Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:55 2026-03-06T05:39:55.351Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:55 2026-03-06T05:39:55.366Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:39:55 2026-03-06T05:39:55.366Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:39:55 2026-03-06T05:39:55.396Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:55 2026-03-06T05:39:55.396Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:55 2026-03-06T05:39:55.396Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:55 2026-03-06T05:39:55.504Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:39:55 2026-03-06T05:39:55.504Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:55 2026-03-06T05:39:55.607Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:39:55 2026-03-06T05:39:55.607Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:55 2026-03-06T05:39:55.955Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:39:55 2026-03-06T05:39:55.955Z WARN 6628 --- [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. Node may not be available. 05:39:56 2026-03-06T05:39:56.125Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:39:56 2026-03-06T05:39:56.125Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:56 2026-03-06T05:39:56.127Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:56 2026-03-06T05:39:56.127Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:56 2026-03-06T05:39:56.171Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:56 2026-03-06T05:39:56.172Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:56 2026-03-06T05:39:56.172Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:56 2026-03-06T05:39:56.211Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:39:56 2026-03-06T05:39:56.211Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:56 2026-03-06T05:39:56.227Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:39:56 2026-03-06T05:39:56.227Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:56 2026-03-06T05:39:56.228Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:39:56 2026-03-06T05:39:56.228Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:56 2026-03-06T05:39:56.365Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:56 2026-03-06T05:39:56.365Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:56 2026-03-06T05:39:56.366Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:39:56 2026-03-06T05:39:56.366Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:39:56 2026-03-06T05:39:56.400Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:56 2026-03-06T05:39:56.400Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:56 2026-03-06T05:39:56.400Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:56 2026-03-06T05:39:56.505Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:39:56 2026-03-06T05:39:56.505Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:56 2026-03-06T05:39:56.609Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:39:56 2026-03-06T05:39:56.609Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:56 2026-03-06T05:39:56.870Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:39:56 2026-03-06T05:39:56.870Z WARN 6628 --- [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. Node may not be available. 05:39:57 2026-03-06T05:39:57.126Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:39:57 2026-03-06T05:39:57.126Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:57 2026-03-06T05:39:57.129Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:57 2026-03-06T05:39:57.129Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:57 2026-03-06T05:39:57.172Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:57 2026-03-06T05:39:57.172Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:57 2026-03-06T05:39:57.172Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:57 2026-03-06T05:39:57.212Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:39:57 2026-03-06T05:39:57.212Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:57 2026-03-06T05:39:57.232Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:39:57 2026-03-06T05:39:57.233Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:57 2026-03-06T05:39:57.233Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:39:57 2026-03-06T05:39:57.233Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:57 2026-03-06T05:39:57.370Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:39:57 2026-03-06T05:39:57.370Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:39:57 2026-03-06T05:39:57.378Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:57 2026-03-06T05:39:57.378Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:57 2026-03-06T05:39:57.401Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:57 2026-03-06T05:39:57.401Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:57 2026-03-06T05:39:57.401Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:57 2026-03-06T05:39:57.505Z INFO 6628 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.773665757S 05:39:57 2026-03-06T05:39:57.506Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:39:57 2026-03-06T05:39:57.506Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:57 05:39:57,526 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 05:39:57 05:39:57,527 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 05:39:57 05:39:57,527 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 05:39:57 05:39:57,532 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 05:39:57 05:39:57,532 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 05:39:57 05:39:57,540 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 05:39:57 05:39:57,540 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 05:39:57 05:39:57 . ____ _ __ _ _ 05:39:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:39:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:39:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:39:57 ' |____| .__|_| |_|_| |_\__, | / / / / 05:39:57 =========|_|==============|___/=/_/_/_/ 05:39:57 05:39:57 :: Spring Boot :: (v3.5.9) 05:39:57 05:39:57 2026-03-06T05:39:57.547Z INFO 6628 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:39:57 2026-03-06T05:39:57.547Z INFO 6628 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 05:39:57 2026-03-06T05:39:57.625Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:39:57 2026-03-06T05:39:57.625Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:57 2026-03-06T05:39:57.793Z INFO 6628 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 05:39:57 2026-03-06T05:39:57.845Z INFO 6628 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:39:57 allow.auto.create.topics = true 05:39:57 auto.commit.interval.ms = 5000 05:39:57 auto.include.jmx.reporter = true 05:39:57 auto.offset.reset = latest 05:39:57 bootstrap.servers = [localhost:32772] 05:39:57 check.crcs = true 05:39:57 client.dns.lookup = use_all_dns_ips 05:39:57 client.id = consumer-ncmp-data-operation-event-group-7 05:39:57 client.rack = 05:39:57 connections.max.idle.ms = 540000 05:39:57 default.api.timeout.ms = 60000 05:39:57 enable.auto.commit = false 05:39:57 enable.metrics.push = true 05:39:57 exclude.internal.topics = true 05:39:57 fetch.max.bytes = 52428800 05:39:57 fetch.max.wait.ms = 500 05:39:57 fetch.min.bytes = 1 05:39:57 group.id = ncmp-data-operation-event-group 05:39:57 group.instance.id = null 05:39:57 group.protocol = classic 05:39:57 group.remote.assignor = null 05:39:57 heartbeat.interval.ms = 3000 05:39:57 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 05:39:57 internal.leave.group.on.close = true 05:39:57 internal.throw.on.fetch.stable.offset.unsupported = false 05:39:57 isolation.level = read_uncommitted 05:39:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:39:57 max.partition.fetch.bytes = 1048576 05:39:57 max.poll.interval.ms = 300000 05:39:57 max.poll.records = 500 05:39:57 metadata.max.age.ms = 300000 05:39:57 metadata.recovery.strategy = none 05:39:57 metric.reporters = [] 05:39:57 metrics.num.samples = 2 05:39:57 metrics.recording.level = INFO 05:39:57 metrics.sample.window.ms = 30000 05:39:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:39:57 receive.buffer.bytes = 65536 05:39:57 reconnect.backoff.max.ms = 1000 05:39:57 reconnect.backoff.ms = 50 05:39:57 request.timeout.ms = 30000 05:39:57 retry.backoff.max.ms = 1000 05:39:57 retry.backoff.ms = 100 05:39:57 sasl.client.callback.handler.class = null 05:39:57 sasl.jaas.config = null 05:39:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:57 sasl.kerberos.min.time.before.relogin = 60000 05:39:57 sasl.kerberos.service.name = null 05:39:57 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:57 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:57 sasl.login.callback.handler.class = null 05:39:57 sasl.login.class = null 05:39:57 sasl.login.connect.timeout.ms = null 05:39:57 sasl.login.read.timeout.ms = null 05:39:57 sasl.login.refresh.buffer.seconds = 300 05:39:57 sasl.login.refresh.min.period.seconds = 60 05:39:57 sasl.login.refresh.window.factor = 0.8 05:39:57 sasl.login.refresh.window.jitter = 0.05 05:39:57 sasl.login.retry.backoff.max.ms = 10000 05:39:57 sasl.login.retry.backoff.ms = 100 05:39:57 sasl.mechanism = GSSAPI 05:39:57 sasl.oauthbearer.clock.skew.seconds = 30 05:39:57 sasl.oauthbearer.expected.audience = null 05:39:57 sasl.oauthbearer.expected.issuer = null 05:39:57 sasl.oauthbearer.header.urlencode = false 05:39:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:57 sasl.oauthbearer.jwks.endpoint.url = null 05:39:57 sasl.oauthbearer.scope.claim.name = scope 05:39:57 sasl.oauthbearer.sub.claim.name = sub 05:39:57 sasl.oauthbearer.token.endpoint.url = null 05:39:57 security.protocol = PLAINTEXT 05:39:57 security.providers = null 05:39:57 send.buffer.bytes = 131072 05:39:57 session.timeout.ms = 45000 05:39:57 socket.connection.setup.timeout.max.ms = 30000 05:39:57 socket.connection.setup.timeout.ms = 10000 05:39:57 ssl.cipher.suites = null 05:39:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:57 ssl.endpoint.identification.algorithm = https 05:39:57 ssl.engine.factory.class = null 05:39:57 ssl.key.password = null 05:39:57 ssl.keymanager.algorithm = SunX509 05:39:57 ssl.keystore.certificate.chain = null 05:39:57 ssl.keystore.key = null 05:39:57 ssl.keystore.location = null 05:39:57 ssl.keystore.password = null 05:39:57 ssl.keystore.type = JKS 05:39:57 ssl.protocol = TLSv1.3 05:39:57 ssl.provider = null 05:39:57 ssl.secure.random.implementation = null 05:39:57 ssl.trustmanager.algorithm = PKIX 05:39:57 ssl.truststore.certificates = null 05:39:57 ssl.truststore.location = null 05:39:57 ssl.truststore.password = null 05:39:57 ssl.truststore.type = JKS 05:39:57 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 05:39:57 05:39:57 2026-03-06T05:39:57.845Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:39:57 2026-03-06T05:39:57.848Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:57 2026-03-06T05:39:57.848Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:57 2026-03-06T05:39:57.848Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775597848 05:39:57 2026-03-06T05:39:57.848Z INFO 6628 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 05:39:57 2026-03-06T05:39:57.850Z INFO 6628 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:39:57 allow.auto.create.topics = true 05:39:57 auto.commit.interval.ms = 5000 05:39:57 auto.include.jmx.reporter = true 05:39:57 auto.offset.reset = latest 05:39:57 bootstrap.servers = [localhost:32772] 05:39:57 check.crcs = true 05:39:57 client.dns.lookup = use_all_dns_ips 05:39:57 client.id = consumer-ncmp-async-rest-request-event-group-8 05:39:57 client.rack = 05:39:57 connections.max.idle.ms = 540000 05:39:57 default.api.timeout.ms = 60000 05:39:57 enable.auto.commit = false 05:39:57 enable.metrics.push = true 05:39:57 exclude.internal.topics = true 05:39:57 fetch.max.bytes = 52428800 05:39:57 fetch.max.wait.ms = 500 05:39:57 fetch.min.bytes = 1 05:39:57 group.id = ncmp-async-rest-request-event-group 05:39:57 group.instance.id = null 05:39:57 group.protocol = classic 05:39:57 group.remote.assignor = null 05:39:57 heartbeat.interval.ms = 3000 05:39:57 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 05:39:57 internal.leave.group.on.close = true 05:39:57 internal.throw.on.fetch.stable.offset.unsupported = false 05:39:57 isolation.level = read_uncommitted 05:39:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:39:57 max.partition.fetch.bytes = 1048576 05:39:57 max.poll.interval.ms = 300000 05:39:57 max.poll.records = 500 05:39:57 metadata.max.age.ms = 300000 05:39:57 metadata.recovery.strategy = none 05:39:57 metric.reporters = [] 05:39:57 metrics.num.samples = 2 05:39:57 metrics.recording.level = INFO 05:39:57 metrics.sample.window.ms = 30000 05:39:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:39:57 receive.buffer.bytes = 65536 05:39:57 reconnect.backoff.max.ms = 1000 05:39:57 reconnect.backoff.ms = 50 05:39:57 request.timeout.ms = 30000 05:39:57 retry.backoff.max.ms = 1000 05:39:57 retry.backoff.ms = 100 05:39:57 sasl.client.callback.handler.class = null 05:39:57 sasl.jaas.config = null 05:39:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:57 sasl.kerberos.min.time.before.relogin = 60000 05:39:57 sasl.kerberos.service.name = null 05:39:57 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:57 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:57 sasl.login.callback.handler.class = null 05:39:57 sasl.login.class = null 05:39:57 sasl.login.connect.timeout.ms = null 05:39:57 sasl.login.read.timeout.ms = null 05:39:57 sasl.login.refresh.buffer.seconds = 300 05:39:57 sasl.login.refresh.min.period.seconds = 60 05:39:57 sasl.login.refresh.window.factor = 0.8 05:39:57 sasl.login.refresh.window.jitter = 0.05 05:39:57 sasl.login.retry.backoff.max.ms = 10000 05:39:57 sasl.login.retry.backoff.ms = 100 05:39:57 sasl.mechanism = GSSAPI 05:39:57 sasl.oauthbearer.clock.skew.seconds = 30 05:39:57 sasl.oauthbearer.expected.audience = null 05:39:57 sasl.oauthbearer.expected.issuer = null 05:39:57 sasl.oauthbearer.header.urlencode = false 05:39:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:57 sasl.oauthbearer.jwks.endpoint.url = null 05:39:57 sasl.oauthbearer.scope.claim.name = scope 05:39:57 sasl.oauthbearer.sub.claim.name = sub 05:39:57 sasl.oauthbearer.token.endpoint.url = null 05:39:57 security.protocol = PLAINTEXT 05:39:57 security.providers = null 05:39:57 send.buffer.bytes = 131072 05:39:57 session.timeout.ms = 45000 05:39:57 socket.connection.setup.timeout.max.ms = 30000 05:39:57 socket.connection.setup.timeout.ms = 10000 05:39:57 ssl.cipher.suites = null 05:39:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:57 ssl.endpoint.identification.algorithm = https 05:39:57 ssl.engine.factory.class = null 05:39:57 ssl.key.password = null 05:39:57 ssl.keymanager.algorithm = SunX509 05:39:57 ssl.keystore.certificate.chain = null 05:39:57 ssl.keystore.key = null 05:39:57 ssl.keystore.location = null 05:39:57 ssl.keystore.password = null 05:39:57 ssl.keystore.type = JKS 05:39:57 ssl.protocol = TLSv1.3 05:39:57 ssl.provider = null 05:39:57 ssl.secure.random.implementation = null 05:39:57 ssl.trustmanager.algorithm = PKIX 05:39:57 ssl.truststore.certificates = null 05:39:57 ssl.truststore.location = null 05:39:57 ssl.truststore.password = null 05:39:57 ssl.truststore.type = JKS 05:39:57 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 05:39:57 05:39:57 2026-03-06T05:39:57.850Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:39:57 2026-03-06T05:39:57.857Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:57 2026-03-06T05:39:57.857Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:57 2026-03-06T05:39:57.857Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775597857 05:39:57 2026-03-06T05:39:57.857Z INFO 6628 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 05:39:57 2026-03-06T05:39:57.865Z INFO 6628 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.355 seconds (process running for 78.295) 05:39:57 2026-03-06T05:39:57.885Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:39:57 2026-03-06T05:39:57.885Z WARN 6628 --- [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. Node may not be available. 05:39:57 2026-03-06T05:39:57.886Z WARN 6628 --- [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] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 05:39:57 2026-03-06T05:39:57.886Z INFO 6628 --- [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: 4L6g3nShT-eMCtK--X86sw 05:39:58 2026-03-06T05:39:57.900Z WARN 6628 --- [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] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 05:39:58 2026-03-06T05:39:57.900Z INFO 6628 --- [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: 4L6g3nShT-eMCtK--X86sw 05:39:58 2026-03-06T05:39:58.024Z INFO 6628 --- [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:32772 (id: 2147483646 rack: null) 05:39:58 2026-03-06T05:39:58.025Z INFO 6628 --- [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 05:39:58 2026-03-06T05:39:58.039Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:58 2026-03-06T05:39:58.039Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:58 2026-03-06T05:39:58.039Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:58 2026-03-06T05:39:58.047Z INFO 6628 --- [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:32772 (id: 2147483646 rack: null) 05:39:58 2026-03-06T05:39:58.048Z INFO 6628 --- [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 05:39:58 2026-03-06T05:39:58.060Z INFO 6628 --- [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-c848a79f-2974-4cd5-b725-2349998d2db0 05:39:58 2026-03-06T05:39:58.060Z INFO 6628 --- [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 05:39:58 2026-03-06T05:39:58.066Z INFO 6628 --- [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-35fd9966-5f14-45d0-9a16-549c42bc1275 05:39:58 2026-03-06T05:39:58.067Z INFO 6628 --- [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 05:39:58 2026-03-06T05:39:58.085Z INFO 6628 --- [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-c848a79f-2974-4cd5-b725-2349998d2db0', protocol='range'} 05:39:58 2026-03-06T05:39:58.085Z INFO 6628 --- [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-c848a79f-2974-4cd5-b725-2349998d2db0=Assignment(partitions=[ncmp-async-m2m-0])} 05:39:58 2026-03-06T05:39:58.088Z INFO 6628 --- [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-35fd9966-5f14-45d0-9a16-549c42bc1275', protocol='range'} 05:39:58 2026-03-06T05:39:58.088Z INFO 6628 --- [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-35fd9966-5f14-45d0-9a16-549c42bc1275=Assignment(partitions=[ncmp-async-m2m-0])} 05:39:58 2026-03-06T05:39:58.117Z INFO 6628 --- [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-c848a79f-2974-4cd5-b725-2349998d2db0', protocol='range'} 05:39:58 2026-03-06T05:39:58.117Z INFO 6628 --- [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-35fd9966-5f14-45d0-9a16-549c42bc1275', protocol='range'} 05:39:58 2026-03-06T05:39:58.117Z INFO 6628 --- [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]) 05:39:58 2026-03-06T05:39:58.117Z INFO 6628 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [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 05:39:58 2026-03-06T05:39:58.118Z INFO 6628 --- [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]) 05:39:58 2026-03-06T05:39:58.118Z INFO 6628 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 05:39:58 2026-03-06T05:39:58.127Z INFO 6628 --- [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 05:39:58 2026-03-06T05:39:58.129Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:39:58 2026-03-06T05:39:58.129Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:58 2026-03-06T05:39:58.131Z INFO 6628 --- [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 05:39:58 2026-03-06T05:39:58.131Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:58 2026-03-06T05:39:58.131Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:58 2026-03-06T05:39:58.133Z INFO 6628 --- [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 05:39:58 2026-03-06T05:39:58.134Z INFO 6628 --- [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 05:39:58 2026-03-06T05:39:58.144Z INFO 6628 --- [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:32772 (id: 1 rack: null)], epoch=0}}. 05:39:58 2026-03-06T05:39:58.144Z INFO 6628 --- [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:32772 (id: 1 rack: null)], epoch=0}}. 05:39:58 2026-03-06T05:39:58.162Z INFO 6628 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 05:39:58 2026-03-06T05:39:58.162Z INFO 6628 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 05:39:58 2026-03-06T05:39:58.182Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:39:58 2026-03-06T05:39:58.182Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:39:58 acks = -1 05:39:58 auto.include.jmx.reporter = true 05:39:58 batch.size = 16384 05:39:58 bootstrap.servers = [localhost:32772] 05:39:58 buffer.memory = 33554432 05:39:58 client.dns.lookup = use_all_dns_ips 05:39:58 client.id = producer-11 05:39:58 compression.gzip.level = -1 05:39:58 compression.lz4.level = 9 05:39:58 compression.type = none 05:39:58 compression.zstd.level = 3 05:39:58 connections.max.idle.ms = 540000 05:39:58 delivery.timeout.ms = 120000 05:39:58 enable.idempotence = false 05:39:58 enable.metrics.push = true 05:39:58 interceptor.classes = [] 05:39:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:39:58 linger.ms = 1 05:39:58 max.block.ms = 60000 05:39:58 max.in.flight.requests.per.connection = 5 05:39:58 max.request.size = 1048576 05:39:58 metadata.max.age.ms = 300000 05:39:58 metadata.max.idle.ms = 300000 05:39:58 metadata.recovery.strategy = none 05:39:58 metric.reporters = [] 05:39:58 metrics.num.samples = 2 05:39:58 metrics.recording.level = INFO 05:39:58 metrics.sample.window.ms = 30000 05:39:58 partitioner.adaptive.partitioning.enable = true 05:39:58 partitioner.availability.timeout.ms = 0 05:39:58 partitioner.class = null 05:39:58 partitioner.ignore.keys = false 05:39:58 receive.buffer.bytes = 32768 05:39:58 reconnect.backoff.max.ms = 1000 05:39:58 reconnect.backoff.ms = 50 05:39:58 request.timeout.ms = 30000 05:39:58 retries = 0 05:39:58 retry.backoff.max.ms = 1000 05:39:58 retry.backoff.ms = 100 05:39:58 sasl.client.callback.handler.class = null 05:39:58 sasl.jaas.config = null 05:39:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:58 sasl.kerberos.min.time.before.relogin = 60000 05:39:58 sasl.kerberos.service.name = null 05:39:58 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:58 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:58 sasl.login.callback.handler.class = null 05:39:58 sasl.login.class = null 05:39:58 sasl.login.connect.timeout.ms = null 05:39:58 sasl.login.read.timeout.ms = null 05:39:58 sasl.login.refresh.buffer.seconds = 300 05:39:58 sasl.login.refresh.min.period.seconds = 60 05:39:58 sasl.login.refresh.window.factor = 0.8 05:39:58 sasl.login.refresh.window.jitter = 0.05 05:39:58 sasl.login.retry.backoff.max.ms = 10000 05:39:58 sasl.login.retry.backoff.ms = 100 05:39:58 sasl.mechanism = GSSAPI 05:39:58 sasl.oauthbearer.clock.skew.seconds = 30 05:39:58 sasl.oauthbearer.expected.audience = null 05:39:58 sasl.oauthbearer.expected.issuer = null 05:39:58 sasl.oauthbearer.header.urlencode = false 05:39:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:58 sasl.oauthbearer.jwks.endpoint.url = null 05:39:58 sasl.oauthbearer.scope.claim.name = scope 05:39:58 sasl.oauthbearer.sub.claim.name = sub 05:39:58 sasl.oauthbearer.token.endpoint.url = null 05:39:58 security.protocol = PLAINTEXT 05:39:58 security.providers = null 05:39:58 send.buffer.bytes = 131072 05:39:58 socket.connection.setup.timeout.max.ms = 30000 05:39:58 socket.connection.setup.timeout.ms = 10000 05:39:58 ssl.cipher.suites = null 05:39:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:58 ssl.endpoint.identification.algorithm = https 05:39:58 ssl.engine.factory.class = null 05:39:58 ssl.key.password = null 05:39:58 ssl.keymanager.algorithm = SunX509 05:39:58 ssl.keystore.certificate.chain = null 05:39:58 ssl.keystore.key = null 05:39:58 ssl.keystore.location = null 05:39:58 ssl.keystore.password = null 05:39:58 ssl.keystore.type = JKS 05:39:58 ssl.protocol = TLSv1.3 05:39:58 ssl.provider = null 05:39:58 ssl.secure.random.implementation = null 05:39:58 ssl.trustmanager.algorithm = PKIX 05:39:58 ssl.truststore.certificates = null 05:39:58 ssl.truststore.location = null 05:39:58 ssl.truststore.password = null 05:39:58 ssl.truststore.type = JKS 05:39:58 transaction.timeout.ms = 60000 05:39:58 transactional.id = null 05:39:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:39:58 05:39:58 2026-03-06T05:39:58.182Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:39:58 2026-03-06T05:39:58.185Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:39:58 2026-03-06T05:39:58.185Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:58 2026-03-06T05:39:58.185Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:58 2026-03-06T05:39:58.185Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775598185 05:39:58 2026-03-06T05:39:58.192Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:39:58 2026-03-06T05:39:58.214Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:39:58 2026-03-06T05:39:58.214Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:58 2026-03-06T05:39:58.233Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:39:58 2026-03-06T05:39:58.233Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:58 2026-03-06T05:39:58.235Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:39:58 2026-03-06T05:39:58.235Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:58 2026-03-06T05:39:58.252Z INFO 6628 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 05:39:58 auto.include.jmx.reporter = true 05:39:58 bootstrap.controllers = [] 05:39:58 bootstrap.servers = [localhost:32772] 05:39:58 client.dns.lookup = use_all_dns_ips 05:39:58 client.id = 05:39:58 connections.max.idle.ms = 300000 05:39:58 default.api.timeout.ms = 60000 05:39:58 enable.metrics.push = true 05:39:58 metadata.max.age.ms = 300000 05:39:58 metadata.recovery.strategy = none 05:39:58 metric.reporters = [] 05:39:58 metrics.num.samples = 2 05:39:58 metrics.recording.level = INFO 05:39:58 metrics.sample.window.ms = 30000 05:39:58 receive.buffer.bytes = 65536 05:39:58 reconnect.backoff.max.ms = 1000 05:39:58 reconnect.backoff.ms = 50 05:39:58 request.timeout.ms = 30000 05:39:58 retries = 2147483647 05:39:58 retry.backoff.max.ms = 1000 05:39:58 retry.backoff.ms = 100 05:39:58 sasl.client.callback.handler.class = null 05:39:58 sasl.jaas.config = null 05:39:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:58 sasl.kerberos.min.time.before.relogin = 60000 05:39:58 sasl.kerberos.service.name = null 05:39:58 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:58 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:58 sasl.login.callback.handler.class = null 05:39:58 sasl.login.class = null 05:39:58 sasl.login.connect.timeout.ms = null 05:39:58 sasl.login.read.timeout.ms = null 05:39:58 sasl.login.refresh.buffer.seconds = 300 05:39:58 sasl.login.refresh.min.period.seconds = 60 05:39:58 sasl.login.refresh.window.factor = 0.8 05:39:58 sasl.login.refresh.window.jitter = 0.05 05:39:58 sasl.login.retry.backoff.max.ms = 10000 05:39:58 sasl.login.retry.backoff.ms = 100 05:39:58 sasl.mechanism = GSSAPI 05:39:58 sasl.oauthbearer.clock.skew.seconds = 30 05:39:58 sasl.oauthbearer.expected.audience = null 05:39:58 sasl.oauthbearer.expected.issuer = null 05:39:58 sasl.oauthbearer.header.urlencode = false 05:39:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:58 sasl.oauthbearer.jwks.endpoint.url = null 05:39:58 sasl.oauthbearer.scope.claim.name = scope 05:39:58 sasl.oauthbearer.sub.claim.name = sub 05:39:58 sasl.oauthbearer.token.endpoint.url = null 05:39:58 security.protocol = PLAINTEXT 05:39:58 security.providers = null 05:39:58 send.buffer.bytes = 131072 05:39:58 socket.connection.setup.timeout.max.ms = 30000 05:39:58 socket.connection.setup.timeout.ms = 10000 05:39:58 ssl.cipher.suites = null 05:39:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:58 ssl.endpoint.identification.algorithm = https 05:39:58 ssl.engine.factory.class = null 05:39:58 ssl.key.password = null 05:39:58 ssl.keymanager.algorithm = SunX509 05:39:58 ssl.keystore.certificate.chain = null 05:39:58 ssl.keystore.key = null 05:39:58 ssl.keystore.location = null 05:39:58 ssl.keystore.password = null 05:39:58 ssl.keystore.type = JKS 05:39:58 ssl.protocol = TLSv1.3 05:39:58 ssl.provider = null 05:39:58 ssl.secure.random.implementation = null 05:39:58 ssl.trustmanager.algorithm = PKIX 05:39:58 ssl.truststore.certificates = null 05:39:58 ssl.truststore.location = null 05:39:58 ssl.truststore.password = null 05:39:58 ssl.truststore.type = JKS 05:39:58 05:39:58 2026-03-06T05:39:58.253Z INFO 6628 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 05:39:58 auto.include.jmx.reporter = true 05:39:58 bootstrap.controllers = [] 05:39:58 bootstrap.servers = [localhost:32772] 05:39:58 client.dns.lookup = use_all_dns_ips 05:39:58 client.id = 05:39:58 connections.max.idle.ms = 300000 05:39:58 default.api.timeout.ms = 60000 05:39:58 enable.metrics.push = true 05:39:58 metadata.max.age.ms = 300000 05:39:58 metadata.recovery.strategy = none 05:39:58 metric.reporters = [] 05:39:58 metrics.num.samples = 2 05:39:58 metrics.recording.level = INFO 05:39:58 metrics.sample.window.ms = 30000 05:39:58 receive.buffer.bytes = 65536 05:39:58 reconnect.backoff.max.ms = 1000 05:39:58 reconnect.backoff.ms = 50 05:39:58 request.timeout.ms = 30000 05:39:58 retries = 2147483647 05:39:58 retry.backoff.max.ms = 1000 05:39:58 retry.backoff.ms = 100 05:39:58 sasl.client.callback.handler.class = null 05:39:58 sasl.jaas.config = null 05:39:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:58 sasl.kerberos.min.time.before.relogin = 60000 05:39:58 sasl.kerberos.service.name = null 05:39:58 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:58 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:58 sasl.login.callback.handler.class = null 05:39:58 sasl.login.class = null 05:39:58 sasl.login.connect.timeout.ms = null 05:39:58 sasl.login.read.timeout.ms = null 05:39:58 sasl.login.refresh.buffer.seconds = 300 05:39:58 sasl.login.refresh.min.period.seconds = 60 05:39:58 sasl.login.refresh.window.factor = 0.8 05:39:58 sasl.login.refresh.window.jitter = 0.05 05:39:58 sasl.login.retry.backoff.max.ms = 10000 05:39:58 sasl.login.retry.backoff.ms = 100 05:39:58 sasl.mechanism = GSSAPI 05:39:58 sasl.oauthbearer.clock.skew.seconds = 30 05:39:58 sasl.oauthbearer.expected.audience = null 05:39:58 sasl.oauthbearer.expected.issuer = null 05:39:58 sasl.oauthbearer.header.urlencode = false 05:39:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:58 sasl.oauthbearer.jwks.endpoint.url = null 05:39:58 sasl.oauthbearer.scope.claim.name = scope 05:39:58 sasl.oauthbearer.sub.claim.name = sub 05:39:58 sasl.oauthbearer.token.endpoint.url = null 05:39:58 security.protocol = PLAINTEXT 05:39:58 security.providers = null 05:39:58 send.buffer.bytes = 131072 05:39:58 socket.connection.setup.timeout.max.ms = 30000 05:39:58 socket.connection.setup.timeout.ms = 10000 05:39:58 ssl.cipher.suites = null 05:39:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:58 ssl.endpoint.identification.algorithm = https 05:39:58 ssl.engine.factory.class = null 05:39:58 ssl.key.password = null 05:39:58 ssl.keymanager.algorithm = SunX509 05:39:58 ssl.keystore.certificate.chain = null 05:39:58 ssl.keystore.key = null 05:39:58 ssl.keystore.location = null 05:39:58 ssl.keystore.password = null 05:39:58 ssl.keystore.type = JKS 05:39:58 ssl.protocol = TLSv1.3 05:39:58 ssl.provider = null 05:39:58 ssl.secure.random.implementation = null 05:39:58 ssl.trustmanager.algorithm = PKIX 05:39:58 ssl.truststore.certificates = null 05:39:58 ssl.truststore.location = null 05:39:58 ssl.truststore.password = null 05:39:58 ssl.truststore.type = JKS 05:39:58 05:39:58 2026-03-06T05:39:58.253Z INFO 6628 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:58 2026-03-06T05:39:58.253Z INFO 6628 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:58 2026-03-06T05:39:58.253Z INFO 6628 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775598253 05:39:58 2026-03-06T05:39:58.254Z INFO 6628 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:58 2026-03-06T05:39:58.254Z INFO 6628 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:58 2026-03-06T05:39:58.254Z INFO 6628 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775598254 05:39:58 2026-03-06T05:39:58.304Z INFO 6628 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 05:39:58 2026-03-06T05:39:58.305Z INFO 6628 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:39:58 2026-03-06T05:39:58.305Z INFO 6628 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:39:58 2026-03-06T05:39:58.305Z INFO 6628 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:39:58 2026-03-06T05:39:58.309Z INFO 6628 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 05:39:58 2026-03-06T05:39:58.310Z INFO 6628 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:39:58 2026-03-06T05:39:58.310Z INFO 6628 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:39:58 2026-03-06T05:39:58.310Z INFO 6628 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:39:58 2026-03-06T05:39:58.373Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:39:58 2026-03-06T05:39:58.373Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:39:58 2026-03-06T05:39:58.395Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:58 2026-03-06T05:39:58.395Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:58 2026-03-06T05:39:58.402Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:39:58 2026-03-06T05:39:58.402Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:39:58 acks = -1 05:39:58 auto.include.jmx.reporter = true 05:39:58 batch.size = 16384 05:39:58 bootstrap.servers = [localhost:32772] 05:39:58 buffer.memory = 33554432 05:39:58 client.dns.lookup = use_all_dns_ips 05:39:58 client.id = producer-12 05:39:58 compression.gzip.level = -1 05:39:58 compression.lz4.level = 9 05:39:58 compression.type = none 05:39:58 compression.zstd.level = 3 05:39:58 connections.max.idle.ms = 540000 05:39:58 delivery.timeout.ms = 120000 05:39:58 enable.idempotence = false 05:39:58 enable.metrics.push = true 05:39:58 interceptor.classes = [] 05:39:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:39:58 linger.ms = 1 05:39:58 max.block.ms = 60000 05:39:58 max.in.flight.requests.per.connection = 5 05:39:58 max.request.size = 1048576 05:39:58 metadata.max.age.ms = 300000 05:39:58 metadata.max.idle.ms = 300000 05:39:58 metadata.recovery.strategy = none 05:39:58 metric.reporters = [] 05:39:58 metrics.num.samples = 2 05:39:58 metrics.recording.level = INFO 05:39:58 metrics.sample.window.ms = 30000 05:39:58 partitioner.adaptive.partitioning.enable = true 05:39:58 partitioner.availability.timeout.ms = 0 05:39:58 partitioner.class = null 05:39:58 partitioner.ignore.keys = false 05:39:58 receive.buffer.bytes = 32768 05:39:58 reconnect.backoff.max.ms = 1000 05:39:58 reconnect.backoff.ms = 50 05:39:58 request.timeout.ms = 30000 05:39:58 retries = 0 05:39:58 retry.backoff.max.ms = 1000 05:39:58 retry.backoff.ms = 100 05:39:58 sasl.client.callback.handler.class = null 05:39:58 sasl.jaas.config = null 05:39:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:39:58 sasl.kerberos.min.time.before.relogin = 60000 05:39:58 sasl.kerberos.service.name = null 05:39:58 sasl.kerberos.ticket.renew.jitter = 0.05 05:39:58 sasl.kerberos.ticket.renew.window.factor = 0.8 05:39:58 sasl.login.callback.handler.class = null 05:39:58 sasl.login.class = null 05:39:58 sasl.login.connect.timeout.ms = null 05:39:58 sasl.login.read.timeout.ms = null 05:39:58 sasl.login.refresh.buffer.seconds = 300 05:39:58 sasl.login.refresh.min.period.seconds = 60 05:39:58 sasl.login.refresh.window.factor = 0.8 05:39:58 sasl.login.refresh.window.jitter = 0.05 05:39:58 sasl.login.retry.backoff.max.ms = 10000 05:39:58 sasl.login.retry.backoff.ms = 100 05:39:58 sasl.mechanism = GSSAPI 05:39:58 sasl.oauthbearer.clock.skew.seconds = 30 05:39:58 sasl.oauthbearer.expected.audience = null 05:39:58 sasl.oauthbearer.expected.issuer = null 05:39:58 sasl.oauthbearer.header.urlencode = false 05:39:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:39:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:39:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:39:58 sasl.oauthbearer.jwks.endpoint.url = null 05:39:58 sasl.oauthbearer.scope.claim.name = scope 05:39:58 sasl.oauthbearer.sub.claim.name = sub 05:39:58 sasl.oauthbearer.token.endpoint.url = null 05:39:58 security.protocol = PLAINTEXT 05:39:58 security.providers = null 05:39:58 send.buffer.bytes = 131072 05:39:58 socket.connection.setup.timeout.max.ms = 30000 05:39:58 socket.connection.setup.timeout.ms = 10000 05:39:58 ssl.cipher.suites = null 05:39:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:39:58 ssl.endpoint.identification.algorithm = https 05:39:58 ssl.engine.factory.class = null 05:39:58 ssl.key.password = null 05:39:58 ssl.keymanager.algorithm = SunX509 05:39:58 ssl.keystore.certificate.chain = null 05:39:58 ssl.keystore.key = null 05:39:58 ssl.keystore.location = null 05:39:58 ssl.keystore.password = null 05:39:58 ssl.keystore.type = JKS 05:39:58 ssl.protocol = TLSv1.3 05:39:58 ssl.provider = null 05:39:58 ssl.secure.random.implementation = null 05:39:58 ssl.trustmanager.algorithm = PKIX 05:39:58 ssl.truststore.certificates = null 05:39:58 ssl.truststore.location = null 05:39:58 ssl.truststore.password = null 05:39:58 ssl.truststore.type = JKS 05:39:58 transaction.timeout.ms = 60000 05:39:58 transactional.id = null 05:39:58 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 05:39:58 05:39:58 2026-03-06T05:39:58.402Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:39:58 2026-03-06T05:39:58.405Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:39:58 2026-03-06T05:39:58.405Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:39:58 2026-03-06T05:39:58.405Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:39:58 2026-03-06T05:39:58.405Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775598405 05:39:58 2026-03-06T05:39:58.406Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:58 2026-03-06T05:39:58.406Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:58 2026-03-06T05:39:58.406Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:58 2026-03-06T05:39:58.431Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:39:58 2026-03-06T05:39:58.467Z ERROR 6628 --- [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 05:39:58 05:39:58 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 05:39:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) 05:39:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) 05:39:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) 05:39:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) 05:39:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) 05:39:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) 05:39:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) 05:39:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) 05:39:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) 05:39:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) 05:39:58 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 05:39:58 at java.base/java.lang.Thread.run(Thread.java:833) 05:39:58 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 05:39:58 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 05:39:58 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 05:39:58 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 05:39:58 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 05:39:58 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 05:39:58 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 05:39:58 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 05:39:58 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 05:39:58 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 05:39:58 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 05:39:58 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 05:39:58 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 05:39:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) 05:39:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) 05:39:58 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) 05:39:58 ... 3 common frames omitted 05:39:58 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 05:39:58 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 05:39:58 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 05:39:58 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 05:39:58 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 05:39:58 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 05:39:58 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 05:39:58 ... 16 common frames omitted 05:39:58 05:39:58 2026-03-06T05:39:58.507Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:39:58 2026-03-06T05:39:58.507Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:58 2026-03-06T05:39:58.594Z INFO 6628 --- [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. 05:39:58 2026-03-06T05:39:58.594Z INFO 6628 --- [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. 05:39:58 2026-03-06T05:39:58.595Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:39:58 2026-03-06T05:39:58.595Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:39:58 2026-03-06T05:39:58.595Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 05:39:58 2026-03-06T05:39:58.595Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 05:39:58 2026-03-06T05:39:58.595Z INFO 6628 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 05:39:58 2026-03-06T05:39:58.595Z INFO 6628 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 124ms, elapsed time since send: 124ms, throttle time: 0ms, request timeout: 30000ms) 05:39:58 2026-03-06T05:39:58.595Z INFO 6628 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 26ms, elapsed time since send: 26ms, throttle time: 0ms, request timeout: 30000ms) 05:39:58 2026-03-06T05:39:58.595Z INFO 6628 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 05:39:58 2026-03-06T05:39:58.595Z INFO 6628 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 131ms, elapsed time since send: 131ms, throttle time: 0ms, request timeout: 30000ms) 05:39:58 2026-03-06T05:39:58.595Z INFO 6628 --- [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. 05:39:58 2026-03-06T05:39:58.595Z INFO 6628 --- [est-event-group] 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=125359347, epoch=2) to node 1: 05:39:58 05:39:58 org.apache.kafka.common.errors.DisconnectException 05:39:58 05:39:58 2026-03-06T05:39:58.596Z INFO 6628 --- [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=526596460, epoch=2) to node 1: 05:39:58 05:39:58 org.apache.kafka.common.errors.DisconnectException 05:39:58 05:39:58 2026-03-06T05:39:58.596Z INFO 6628 --- [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:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 05:39:58 2026-03-06T05:39:58.596Z INFO 6628 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 05:39:58 2026-03-06T05:39:58.596Z INFO 6628 --- [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:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 05:39:58 2026-03-06T05:39:58.626Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:39:58 2026-03-06T05:39:58.626Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:58 2026-03-06T05:39:58.688Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:39:58 2026-03-06T05:39:58.688Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:39:58 2026-03-06T05:39:58.705Z INFO 6628 --- [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. 05:39:58 2026-03-06T05:39:58.705Z WARN 6628 --- [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:32772) could not be established. Node may not be available. 05:39:58 2026-03-06T05:39:58.707Z INFO 6628 --- [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. 05:39:58 2026-03-06T05:39:58.707Z WARN 6628 --- [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:32772) could not be established. Node may not be available. 05:39:58 2026-03-06T05:39:58.711Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:39:58 2026-03-06T05:39:58.711Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:39:58 2026-03-06T05:39:58.763Z INFO 6628 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 05:39:58 2026-03-06T05:39:58.763Z INFO 6628 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [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 05:39:58 2026-03-06T05:39:58.763Z INFO 6628 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 05:39:58 2026-03-06T05:39:58.763Z INFO 6628 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 05:39:58 2026-03-06T05:39:58.764Z INFO 6628 --- [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 05:39:58 2026-03-06T05:39:58.764Z INFO 6628 --- [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 05:39:58 2026-03-06T05:39:58.764Z INFO 6628 --- [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 05:39:58 2026-03-06T05:39:58.764Z INFO 6628 --- [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 05:39:58 2026-03-06T05:39:58.764Z INFO 6628 --- [ntainer#0-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 05:39:58 2026-03-06T05:39:58.764Z INFO 6628 --- [ntainer#1-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [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 05:39:58 2026-03-06T05:39:58.764Z INFO 6628 --- [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 05:39:58 2026-03-06T05:39:58.764Z INFO 6628 --- [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 05:39:58 2026-03-06T05:39:58.764Z INFO 6628 --- [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 05:39:58 2026-03-06T05:39:58.764Z INFO 6628 --- [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 05:39:58 2026-03-06T05:39:58.765Z INFO 6628 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:39:58 2026-03-06T05:39:58.765Z INFO 6628 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:39:58 2026-03-06T05:39:58.765Z INFO 6628 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:39:58 2026-03-06T05:39:58.765Z INFO 6628 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:39:58 2026-03-06T05:39:58.765Z INFO 6628 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:39:58 2026-03-06T05:39:58.765Z INFO 6628 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:39:58 2026-03-06T05:39:58.765Z INFO 6628 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:39:58 2026-03-06T05:39:58.765Z INFO 6628 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:39:58 2026-03-06T05:39:58.770Z INFO 6628 --- [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 05:39:58 2026-03-06T05:39:58.770Z INFO 6628 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 05:39:58 2026-03-06T05:39:58.770Z INFO 6628 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 05:39:58 2026-03-06T05:39:58.770Z INFO 6628 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 05:39:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.046 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 05:39:58 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 05:39:58 2026-03-06T05:39:58.798Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:39:58 2026-03-06T05:39:58.798Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:39:58 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 05:39:58 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 05:39:59 05:39:58,852 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 05:39:59 05:39:58,852 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 05:39:59 05:39:58,852 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 05:39:59 05:39:58,856 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 05:39:59 05:39:58,856 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 05:39:59 05:39:58,864 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 05:39:59 05:39:58,864 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 05:39:59 05:39:59 . ____ _ __ _ _ 05:39:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:39:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:39:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:39:59 ' |____| .__|_| |_|_| |_\__, | / / / / 05:39:59 =========|_|==============|___/=/_/_/_/ 05:39:59 05:39:59 :: Spring Boot :: (v3.5.9) 05:39:59 05:39:59 2026-03-06T05:39:58.871Z INFO 6628 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:39:59 2026-03-06T05:39:58.871Z INFO 6628 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 05:39:59 2026-03-06T05:39:58.890Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:39:59 2026-03-06T05:39:58.890Z WARN 6628 --- [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. Node may not be available. 05:39:59 2026-03-06T05:39:58.943Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:39:59 2026-03-06T05:39:58.943Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:39:59 2026-03-06T05:39:59.001Z INFO 6628 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.165 seconds (process running for 79.431) 05:39:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 05:39:59 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 05:39:59 2026-03-06T05:39:59.035Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:39:59 2026-03-06T05:39:59.035Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:39:59 2026-03-06T05:39:59.066Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:39:59 2026-03-06T05:39:59.066Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:59 2026-03-06T05:39:59.066Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:59 2026-03-06T05:39:59.131Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:39:59 2026-03-06T05:39:59.131Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:59 2026-03-06T05:39:59.132Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:39:59 2026-03-06T05:39:59.132Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:59 2026-03-06T05:39:59.235Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:39:59 2026-03-06T05:39:59.235Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:59 2026-03-06T05:39:59.236Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:39:59 2026-03-06T05:39:59.236Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:59 2026-03-06T05:39:59.252Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:39:59 2026-03-06T05:39:59.252Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:59 2026-03-06T05:39:59.351Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 05:39:59 2026-03-06T05:39:59.352Z DEBUG 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 05:39:59 2026-03-06T05:39:59.352Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={grandChildClass=[{id=2, attributes={attr1=value1}}]}, operation=create, entityHandleId=null}]} 05:39:59 2026-03-06T05:39:59.375Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 05:39:59 2026-03-06T05:39:59.376Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 05:39:59 2026-03-06T05:39:59.378Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:39:59 2026-03-06T05:39:59.378Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:39:59 2026-03-06T05:39:59.381Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 05:39:59 2026-03-06T05:39:59.381Z DEBUG 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 05:39:59 2026-03-06T05:39:59.381Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, operation=delete, entityHandleId=null}]} 05:39:59 2026-03-06T05:39:59.382Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 05:39:59 2026-03-06T05:39:59.382Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 05:39:59 2026-03-06T05:39:59.383Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 05:39:59 2026-03-06T05:39:59.384Z DEBUG 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 05:39:59 2026-03-06T05:39:59.384Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={grandChildClass=[{id=2, attributes={attr1=value1}}]}, operation=patch, entityHandleId=null}]} 05:39:59 2026-03-06T05:39:59.404Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 05:39:59 2026-03-06T05:39:59.405Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 05:39:59 2026-03-06T05:39:59.405Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:39:59 2026-03-06T05:39:59.405Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:39:59 2026-03-06T05:39:59.405Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:39:59 2026-03-06T05:39:59.405Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:39:59 2026-03-06T05:39:59.406Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 05:39:59 2026-03-06T05:39:59.406Z DEBUG 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 05:39:59 2026-03-06T05:39:59.406Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={grandChildClass=[{id=2, attributes={attr1=value1}}]}, operation=update, entityHandleId=null}]} 05:39:59 2026-03-06T05:39:59.407Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 05:39:59 2026-03-06T05:39:59.407Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 05:39:59 2026-03-06T05:39:59.407Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:39:59 2026-03-06T05:39:59.407Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:39:59 2026-03-06T05:39:59.407Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:39:59 2026-03-06T05:39:59.409Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 05:39:59 2026-03-06T05:39:59.410Z DEBUG 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 05:39:59 2026-03-06T05:39:59.410Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=patch, entityHandleId=null}]} 05:39:59 2026-03-06T05:39:59.410Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 05:39:59 2026-03-06T05:39:59.410Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 05:39:59 2026-03-06T05:39:59.410Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 05:39:59 2026-03-06T05:39:59.447Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:39:59 2026-03-06T05:39:59.447Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:39:59 2026-03-06T05:39:59.458Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 05:39:59 2026-03-06T05:39:59.459Z DEBUG 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 05:39:59 2026-03-06T05:39:59.459Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=patch, entityHandleId=null}]} 05:39:59 2026-03-06T05:39:59.460Z WARN 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$639298902, Message: null, Details: Policy Executor returned HTTP Status code 418. 05:39:59 2026-03-06T05:39:59.460Z WARN 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 05:39:59 2026-03-06T05:39:59.460Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 05:39:59 2026-03-06T05:39:59.460Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 05:39:59 2026-03-06T05:39:59.461Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 05:39:59 2026-03-06T05:39:59.462Z DEBUG 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 05:39:59 2026-03-06T05:39:59.462Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=patch, entityHandleId=null}]} 05:39:59 2026-03-06T05:39:59.462Z WARN 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$639298902, Message: null, Details: Policy Executor returned HTTP Status code 418. 05:39:59 2026-03-06T05:39:59.462Z WARN 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: deny by default 05:39:59 2026-03-06T05:39:59.462Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 05:39:59 2026-03-06T05:39:59.462Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 05:39:59 2026-03-06T05:39:59.462Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor returned HTTP Status code 418. Falling back to configured default decision: deny by default 05:39:59 2026-03-06T05:39:59.463Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 05:39:59 2026-03-06T05:39:59.464Z DEBUG 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 05:39:59 2026-03-06T05:39:59.464Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 05:39:59 2026-03-06T05:39:59.465Z WARN 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 05:39:59 2026-03-06T05:39:59.467Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 05:39:59 2026-03-06T05:39:59.467Z DEBUG 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 05:39:59 2026-03-06T05:39:59.467Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 05:39:59 2026-03-06T05:39:59.468Z WARN 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.util.concurrent.TimeoutException, Details: Policy Executor request timed out. 05:39:59 2026-03-06T05:39:59.468Z WARN 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 05:39:59 2026-03-06T05:39:59.468Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 05:39:59 2026-03-06T05:39:59.468Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 05:39:59 2026-03-06T05:39:59.468Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Policy Executor request timed out. Falling back to configured default decision: deny by default 05:39:59 2026-03-06T05:39:59.470Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 05:39:59 2026-03-06T05:39:59.470Z DEBUG 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 05:39:59 2026-03-06T05:39:59.470Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 05:39:59 2026-03-06T05:39:59.471Z WARN 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.net.UnknownHostException, Details: Cannot connect to Policy Executor (some host:some port). 05:39:59 2026-03-06T05:39:59.471Z WARN 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 05:39:59 2026-03-06T05:39:59.471Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 05:39:59 2026-03-06T05:39:59.471Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 05:39:59 2026-03-06T05:39:59.471Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 05:39:59 2026-03-06T05:39:59.472Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 05:39:59 2026-03-06T05:39:59.473Z DEBUG 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 05:39:59 2026-03-06T05:39:59.473Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 05:39:59 2026-03-06T05:39:59.473Z WARN 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.util.concurrent.TimeoutException, Details: Policy Executor request timed out. 05:39:59 2026-03-06T05:39:59.473Z WARN 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 05:39:59 2026-03-06T05:39:59.473Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 05:39:59 2026-03-06T05:39:59.473Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 05:39:59 2026-03-06T05:39:59.474Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 05:39:59 2026-03-06T05:39:59.474Z DEBUG 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 05:39:59 2026-03-06T05:39:59.474Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 05:39:59 2026-03-06T05:39:59.475Z WARN 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.net.UnknownHostException, Details: Cannot connect to Policy Executor (some host:some port). 05:39:59 2026-03-06T05:39:59.475Z WARN 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 05:39:59 2026-03-06T05:39:59.475Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 05:39:59 2026-03-06T05:39:59.475Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 05:39:59 2026-03-06T05:39:59.476Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 05:39:59 2026-03-06T05:39:59.477Z DEBUG 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 05:39:59 2026-03-06T05:39:59.477Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 05:39:59 2026-03-06T05:39:59.477Z WARN 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: null, Details: Unexpected error during Policy Executor call. 05:39:59 2026-03-06T05:39:59.478Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 05:39:59 2026-03-06T05:39:59.478Z WARN 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: NcmpException, Message: Cannot convert Change Request data to Object, Details: Unexpected error during Policy Executor call. 05:39:59 2026-03-06T05:39:59.479Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 05:39:59 2026-03-06T05:39:59.504Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 05:39:59 2026-03-06T05:39:59.505Z DEBUG 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 05:39:59 2026-03-06T05:39:59.505Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 05:39:59 2026-03-06T05:39:59.506Z WARN 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$125890944, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 05:39:59 2026-03-06T05:39:59.506Z WARN 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Network or I/O error while attempting to contact Policy Executor. Falling back to configured default decision: deny 05:39:59 2026-03-06T05:39:59.506Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 05:39:59 2026-03-06T05:39:59.506Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 05:39:59 2026-03-06T05:39:59.506Z TRACE 6628 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Network or I/O error while attempting to contact Policy Executor. Falling back to configured default decision: deny 05:39:59 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.495 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 05:39:59 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 05:39:59 2026-03-06T05:39:59.513Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:39:59 2026-03-06T05:39:59.513Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:59 05:39:59 . ____ _ __ _ _ 05:39:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:39:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:39:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:39:59 ' |____| .__|_| |_|_| |_\__, | / / / / 05:39:59 =========|_|==============|___/=/_/_/_/ 05:39:59 05:39:59 :: Spring Boot :: (v3.5.9) 05:39:59 05:39:59 2026-03-06T05:39:59.579Z INFO 6628 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:39:59 2026-03-06T05:39:59.579Z INFO 6628 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 05:39:59 2026-03-06T05:39:59.628Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:39:59 2026-03-06T05:39:59.628Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:39:59 2026-03-06T05:39:59.863Z INFO 6628 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.298 seconds (process running for 80.293) 05:39:59 2026-03-06T05:39:59.907Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:39:59 2026-03-06T05:39:59.907Z WARN 6628 --- [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. Node may not be available. 05:39:59 2026-03-06T05:39:59.912Z WARN 6628 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: requestId, data operation cloud event id: 5615a204-8992-42f3-be64-4f9df5fb30fd 05:39:59 2026-03-06T05:39:59.935Z WARN 6628 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: requestId, data operation cloud event id: 0de6d17a-b8da-4e37-9892-1ad74427aa20 05:39:59 2026-03-06T05:39:59.943Z WARN 6628 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: my-request-id, data operation cloud event id: 468a5029-ad38-44d1-944d-fe5dc30415c2 05:39:59 2026-03-06T05:39:59.958Z WARN 6628 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: my-request-id, data operation cloud event id: d382c551-7abd-439e-864b-12b4ce822728 05:39:59 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 05:39:59 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 05:40:00 2026-03-06T05:39:59.989Z INFO 6628 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 05:40:00 2026-03-06T05:40:00.055Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:00 2026-03-06T05:40:00.055Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:00 2026-03-06T05:40:00.066Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:00 2026-03-06T05:40:00.066Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:00 2026-03-06T05:40:00.066Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:00 2026-03-06T05:40:00.067Z INFO 6628 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 3ae69535ae92f63bd9c4c464732cf246e976b0b780796b2d4e8ef54a5cf91da6 05:40:00 2026-03-06T05:40:00.133Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:00 2026-03-06T05:40:00.133Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:00 2026-03-06T05:40:00.155Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:00 2026-03-06T05:40:00.155Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:00 2026-03-06T05:40:00.237Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:00 2026-03-06T05:40:00.237Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:00 2026-03-06T05:40:00.253Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:00 2026-03-06T05:40:00.253Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:00 2026-03-06T05:40:00.283Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:00 2026-03-06T05:40:00.283Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:00 2026-03-06T05:40:00.314Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:00 2026-03-06T05:40:00.314Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:00 2026-03-06T05:40:00.314Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:00 2026-03-06T05:40:00.378Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:00 2026-03-06T05:40:00.378Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:00 2026-03-06T05:40:00.380Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:00 2026-03-06T05:40:00.380Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:00 2026-03-06T05:40:00.408Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:00 2026-03-06T05:40:00.408Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:00 2026-03-06T05:40:00.514Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:00 2026-03-06T05:40:00.514Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:00 2026-03-06T05:40:00.629Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:00 2026-03-06T05:40:00.629Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:01 2026-03-06T05:40:00.913Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:01 2026-03-06T05:40:00.913Z WARN 6628 --- [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. Node may not be available. 05:40:01 2026-03-06T05:40:01.023Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:01 2026-03-06T05:40:01.023Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:01 2026-03-06T05:40:01.023Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:01 2026-03-06T05:40:01.085Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:01 2026-03-06T05:40:01.085Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:01 2026-03-06T05:40:01.090Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:01 2026-03-06T05:40:01.090Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:01 2026-03-06T05:40:01.119Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:01 2026-03-06T05:40:01.119Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:01 2026-03-06T05:40:01.119Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:01 2026-03-06T05:40:01.156Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:01 2026-03-06T05:40:01.156Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:01 2026-03-06T05:40:01.238Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:01 2026-03-06T05:40:01.238Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:01 2026-03-06T05:40:01.254Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:01 2026-03-06T05:40:01.254Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:01 2026-03-06T05:40:01.285Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:01 2026-03-06T05:40:01.285Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:01 2026-03-06T05:40:01.379Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:01 2026-03-06T05:40:01.379Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:01 2026-03-06T05:40:01.382Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:01 2026-03-06T05:40:01.382Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:01 2026-03-06T05:40:01.412Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:01 2026-03-06T05:40:01.412Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:01 2026-03-06T05:40:01.516Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:01 2026-03-06T05:40:01.516Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:01 2026-03-06T05:40:01.631Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:01 2026-03-06T05:40:01.631Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:02 2026-03-06T05:40:01.916Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:02 2026-03-06T05:40:01.916Z WARN 6628 --- [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. Node may not be available. 05:40:02 2026-03-06T05:40:01.947Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:02 2026-03-06T05:40:01.947Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:02 2026-03-06T05:40:02.016Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:02 2026-03-06T05:40:02.016Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:02 2026-03-06T05:40:02.016Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:02 2026-03-06T05:40:02.073Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:02 2026-03-06T05:40:02.073Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:02 2026-03-06T05:40:02.073Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:02 2026-03-06T05:40:02.087Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:02 2026-03-06T05:40:02.087Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:02 2026-03-06T05:40:02.158Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:02 2026-03-06T05:40:02.158Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:02 2026-03-06T05:40:02.256Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:02 2026-03-06T05:40:02.256Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:02 2026-03-06T05:40:02.273Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:02 2026-03-06T05:40:02.273Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:02 2026-03-06T05:40:02.287Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:02 2026-03-06T05:40:02.287Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:02 2026-03-06T05:40:02.347Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:02 2026-03-06T05:40:02.347Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:02 2026-03-06T05:40:02.384Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:02 2026-03-06T05:40:02.384Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:02 2026-03-06T05:40:02.416Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:02 2026-03-06T05:40:02.416Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:02 2026-03-06T05:40:02.518Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:02 2026-03-06T05:40:02.519Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:02 2026-03-06T05:40:02.631Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:02 2026-03-06T05:40:02.632Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:03 2026-03-06T05:40:02.919Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:03 2026-03-06T05:40:02.920Z WARN 6628 --- [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. Node may not be available. 05:40:03 2026-03-06T05:40:02.948Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:03 2026-03-06T05:40:02.948Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:03 2026-03-06T05:40:03.016Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:03 2026-03-06T05:40:03.017Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:03 2026-03-06T05:40:03.017Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:03 2026-03-06T05:40:03.077Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:03 2026-03-06T05:40:03.077Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:03 2026-03-06T05:40:03.077Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:03 2026-03-06T05:40:03.088Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:03 2026-03-06T05:40:03.088Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:03 2026-03-06T05:40:03.091Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:03 2026-03-06T05:40:03.091Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:03 2026-03-06T05:40:03.258Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:03 2026-03-06T05:40:03.258Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:03 2026-03-06T05:40:03.274Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:03 2026-03-06T05:40:03.274Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:03 2026-03-06T05:40:03.288Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:03 2026-03-06T05:40:03.288Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:03 2026-03-06T05:40:03.319Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:03 2026-03-06T05:40:03.319Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:03 2026-03-06T05:40:03.386Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:03 2026-03-06T05:40:03.386Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:03 2026-03-06T05:40:03.388Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:03 2026-03-06T05:40:03.388Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:03 2026-03-06T05:40:03.520Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:03 2026-03-06T05:40:03.520Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:03 2026-03-06T05:40:03.632Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:03 2026-03-06T05:40:03.632Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:04 2026-03-06T05:40:03.922Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:04 2026-03-06T05:40:03.922Z WARN 6628 --- [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. Node may not be available. 05:40:04 2026-03-06T05:40:03.950Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:04 2026-03-06T05:40:03.951Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:04 2026-03-06T05:40:04.017Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:04 2026-03-06T05:40:04.017Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:04 2026-03-06T05:40:04.017Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:04 2026-03-06T05:40:04.062Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:04 2026-03-06T05:40:04.062Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:04 2026-03-06T05:40:04.078Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:04 2026-03-06T05:40:04.078Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:04 2026-03-06T05:40:04.078Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:04 2026-03-06T05:40:04.092Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:04 2026-03-06T05:40:04.092Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:04 2026-03-06T05:40:04.259Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:04 2026-03-06T05:40:04.259Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:04 2026-03-06T05:40:04.267Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:04 2026-03-06T05:40:04.267Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:04 2026-03-06T05:40:04.288Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:04 2026-03-06T05:40:04.288Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:04 2026-03-06T05:40:04.323Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:04 2026-03-06T05:40:04.323Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:04 2026-03-06T05:40:04.387Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:04 2026-03-06T05:40:04.387Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:04 2026-03-06T05:40:04.390Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:04 2026-03-06T05:40:04.390Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:04 2026-03-06T05:40:04.522Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:04 2026-03-06T05:40:04.522Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:04 2026-03-06T05:40:04.633Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:04 2026-03-06T05:40:04.633Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:05 2026-03-06T05:40:04.930Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:05 2026-03-06T05:40:04.930Z WARN 6628 --- [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. Node may not be available. 05:40:05 2026-03-06T05:40:04.931Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:05 2026-03-06T05:40:04.931Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:05 2026-03-06T05:40:04.931Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:05 2026-03-06T05:40:04.951Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:05 2026-03-06T05:40:04.951Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:05 2026-03-06T05:40:05.018Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:05 2026-03-06T05:40:05.018Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:05 2026-03-06T05:40:05.018Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:05 2026-03-06T05:40:05.064Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:05 2026-03-06T05:40:05.064Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:05 2026-03-06T05:40:05.077Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:05 2026-03-06T05:40:05.077Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:05 2026-03-06T05:40:05.258Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:05 2026-03-06T05:40:05.258Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:05 2026-03-06T05:40:05.285Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:05 2026-03-06T05:40:05.285Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:05 2026-03-06T05:40:05.289Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:05 2026-03-06T05:40:05.289Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:05 2026-03-06T05:40:05.321Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:05 2026-03-06T05:40:05.321Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:05 2026-03-06T05:40:05.325Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:05 2026-03-06T05:40:05.325Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:05 2026-03-06T05:40:05.388Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:05 2026-03-06T05:40:05.388Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:05 2026-03-06T05:40:05.524Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:05 2026-03-06T05:40:05.524Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:05 2026-03-06T05:40:05.635Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:05 2026-03-06T05:40:05.636Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:05 2026-03-06T05:40:05.685Z INFO 6628 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.69629685S 05:40:05 2026-03-06T05:40:05.711Z WARN 6628 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: dabbc473-0155-4614-b13e-b8f2b510b405 05:40:05 2026-03-06T05:40:05.711Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:40:05 2026-03-06T05:40:05.712Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:40:05 acks = -1 05:40:05 auto.include.jmx.reporter = true 05:40:05 batch.size = 16384 05:40:05 bootstrap.servers = [localhost:32773] 05:40:05 buffer.memory = 33554432 05:40:05 client.dns.lookup = use_all_dns_ips 05:40:05 client.id = producer-13 05:40:05 compression.gzip.level = -1 05:40:05 compression.lz4.level = 9 05:40:05 compression.type = none 05:40:05 compression.zstd.level = 3 05:40:05 connections.max.idle.ms = 540000 05:40:05 delivery.timeout.ms = 120000 05:40:05 enable.idempotence = false 05:40:05 enable.metrics.push = true 05:40:05 interceptor.classes = [] 05:40:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:40:05 linger.ms = 1 05:40:05 max.block.ms = 60000 05:40:05 max.in.flight.requests.per.connection = 5 05:40:05 max.request.size = 1048576 05:40:05 metadata.max.age.ms = 300000 05:40:05 metadata.max.idle.ms = 300000 05:40:05 metadata.recovery.strategy = none 05:40:05 metric.reporters = [] 05:40:05 metrics.num.samples = 2 05:40:05 metrics.recording.level = INFO 05:40:05 metrics.sample.window.ms = 30000 05:40:05 partitioner.adaptive.partitioning.enable = true 05:40:05 partitioner.availability.timeout.ms = 0 05:40:05 partitioner.class = null 05:40:05 partitioner.ignore.keys = false 05:40:05 receive.buffer.bytes = 32768 05:40:05 reconnect.backoff.max.ms = 1000 05:40:05 reconnect.backoff.ms = 50 05:40:05 request.timeout.ms = 30000 05:40:05 retries = 0 05:40:05 retry.backoff.max.ms = 1000 05:40:05 retry.backoff.ms = 100 05:40:05 sasl.client.callback.handler.class = null 05:40:05 sasl.jaas.config = null 05:40:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:40:05 sasl.kerberos.min.time.before.relogin = 60000 05:40:05 sasl.kerberos.service.name = null 05:40:05 sasl.kerberos.ticket.renew.jitter = 0.05 05:40:05 sasl.kerberos.ticket.renew.window.factor = 0.8 05:40:05 sasl.login.callback.handler.class = null 05:40:05 sasl.login.class = null 05:40:05 sasl.login.connect.timeout.ms = null 05:40:05 sasl.login.read.timeout.ms = null 05:40:05 sasl.login.refresh.buffer.seconds = 300 05:40:05 sasl.login.refresh.min.period.seconds = 60 05:40:05 sasl.login.refresh.window.factor = 0.8 05:40:05 sasl.login.refresh.window.jitter = 0.05 05:40:05 sasl.login.retry.backoff.max.ms = 10000 05:40:05 sasl.login.retry.backoff.ms = 100 05:40:05 sasl.mechanism = GSSAPI 05:40:05 sasl.oauthbearer.clock.skew.seconds = 30 05:40:05 sasl.oauthbearer.expected.audience = null 05:40:05 sasl.oauthbearer.expected.issuer = null 05:40:05 sasl.oauthbearer.header.urlencode = false 05:40:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:40:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:40:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:40:05 sasl.oauthbearer.jwks.endpoint.url = null 05:40:05 sasl.oauthbearer.scope.claim.name = scope 05:40:05 sasl.oauthbearer.sub.claim.name = sub 05:40:05 sasl.oauthbearer.token.endpoint.url = null 05:40:05 security.protocol = PLAINTEXT 05:40:05 security.providers = null 05:40:05 send.buffer.bytes = 131072 05:40:05 socket.connection.setup.timeout.max.ms = 30000 05:40:05 socket.connection.setup.timeout.ms = 10000 05:40:05 ssl.cipher.suites = null 05:40:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:40:05 ssl.endpoint.identification.algorithm = https 05:40:05 ssl.engine.factory.class = null 05:40:05 ssl.key.password = null 05:40:05 ssl.keymanager.algorithm = SunX509 05:40:05 ssl.keystore.certificate.chain = null 05:40:05 ssl.keystore.key = null 05:40:05 ssl.keystore.location = null 05:40:05 ssl.keystore.password = null 05:40:05 ssl.keystore.type = JKS 05:40:05 ssl.protocol = TLSv1.3 05:40:05 ssl.provider = null 05:40:05 ssl.secure.random.implementation = null 05:40:05 ssl.trustmanager.algorithm = PKIX 05:40:05 ssl.truststore.certificates = null 05:40:05 ssl.truststore.location = null 05:40:05 ssl.truststore.password = null 05:40:05 ssl.truststore.type = JKS 05:40:05 transaction.timeout.ms = 60000 05:40:05 transactional.id = null 05:40:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:40:05 05:40:05 2026-03-06T05:40:05.712Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:40:05 2026-03-06T05:40:05.716Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:40:05 2026-03-06T05:40:05.716Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:40:05 2026-03-06T05:40:05.716Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:40:05 2026-03-06T05:40:05.716Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775605716 05:40:05 2026-03-06T05:40:05.759Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {my-topic-name=UNKNOWN_TOPIC_OR_PARTITION} 05:40:05 2026-03-06T05:40:05.759Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:40:05 2026-03-06T05:40:05.875Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:05 2026-03-06T05:40:05.875Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:05 2026-03-06T05:40:05.875Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:05 2026-03-06T05:40:05.899Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:05 2026-03-06T05:40:05.899Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:05 2026-03-06T05:40:05.899Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:05 2026-03-06T05:40:05.925Z WARN 6628 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 7451cc4b-582a-4d24-a81e-59768e14f565 05:40:05 2026-03-06T05:40:05.925Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:40:05 2026-03-06T05:40:05.926Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:40:05 acks = -1 05:40:05 auto.include.jmx.reporter = true 05:40:05 batch.size = 16384 05:40:05 bootstrap.servers = [localhost:32773] 05:40:05 buffer.memory = 33554432 05:40:05 client.dns.lookup = use_all_dns_ips 05:40:05 client.id = producer-14 05:40:05 compression.gzip.level = -1 05:40:05 compression.lz4.level = 9 05:40:05 compression.type = none 05:40:05 compression.zstd.level = 3 05:40:05 connections.max.idle.ms = 540000 05:40:05 delivery.timeout.ms = 120000 05:40:05 enable.idempotence = false 05:40:05 enable.metrics.push = true 05:40:05 interceptor.classes = [] 05:40:05 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:40:05 linger.ms = 1 05:40:05 max.block.ms = 60000 05:40:05 max.in.flight.requests.per.connection = 5 05:40:05 max.request.size = 1048576 05:40:05 metadata.max.age.ms = 300000 05:40:05 metadata.max.idle.ms = 300000 05:40:05 metadata.recovery.strategy = none 05:40:05 metric.reporters = [] 05:40:05 metrics.num.samples = 2 05:40:05 metrics.recording.level = INFO 05:40:05 metrics.sample.window.ms = 30000 05:40:05 partitioner.adaptive.partitioning.enable = true 05:40:05 partitioner.availability.timeout.ms = 0 05:40:05 partitioner.class = null 05:40:05 partitioner.ignore.keys = false 05:40:05 receive.buffer.bytes = 32768 05:40:05 reconnect.backoff.max.ms = 1000 05:40:05 reconnect.backoff.ms = 50 05:40:05 request.timeout.ms = 30000 05:40:05 retries = 0 05:40:05 retry.backoff.max.ms = 1000 05:40:05 retry.backoff.ms = 100 05:40:05 sasl.client.callback.handler.class = null 05:40:05 sasl.jaas.config = null 05:40:05 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:40:05 sasl.kerberos.min.time.before.relogin = 60000 05:40:05 sasl.kerberos.service.name = null 05:40:05 sasl.kerberos.ticket.renew.jitter = 0.05 05:40:05 sasl.kerberos.ticket.renew.window.factor = 0.8 05:40:05 sasl.login.callback.handler.class = null 05:40:05 sasl.login.class = null 05:40:05 sasl.login.connect.timeout.ms = null 05:40:05 sasl.login.read.timeout.ms = null 05:40:05 sasl.login.refresh.buffer.seconds = 300 05:40:05 sasl.login.refresh.min.period.seconds = 60 05:40:05 sasl.login.refresh.window.factor = 0.8 05:40:05 sasl.login.refresh.window.jitter = 0.05 05:40:05 sasl.login.retry.backoff.max.ms = 10000 05:40:05 sasl.login.retry.backoff.ms = 100 05:40:05 sasl.mechanism = GSSAPI 05:40:05 sasl.oauthbearer.clock.skew.seconds = 30 05:40:05 sasl.oauthbearer.expected.audience = null 05:40:05 sasl.oauthbearer.expected.issuer = null 05:40:05 sasl.oauthbearer.header.urlencode = false 05:40:05 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:40:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:40:05 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:40:05 sasl.oauthbearer.jwks.endpoint.url = null 05:40:05 sasl.oauthbearer.scope.claim.name = scope 05:40:05 sasl.oauthbearer.sub.claim.name = sub 05:40:05 sasl.oauthbearer.token.endpoint.url = null 05:40:05 security.protocol = PLAINTEXT 05:40:05 security.providers = null 05:40:05 send.buffer.bytes = 131072 05:40:05 socket.connection.setup.timeout.max.ms = 30000 05:40:05 socket.connection.setup.timeout.ms = 10000 05:40:05 ssl.cipher.suites = null 05:40:05 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:40:05 ssl.endpoint.identification.algorithm = https 05:40:05 ssl.engine.factory.class = null 05:40:05 ssl.key.password = null 05:40:05 ssl.keymanager.algorithm = SunX509 05:40:05 ssl.keystore.certificate.chain = null 05:40:05 ssl.keystore.key = null 05:40:05 ssl.keystore.location = null 05:40:05 ssl.keystore.password = null 05:40:05 ssl.keystore.type = JKS 05:40:05 ssl.protocol = TLSv1.3 05:40:05 ssl.provider = null 05:40:05 ssl.secure.random.implementation = null 05:40:05 ssl.trustmanager.algorithm = PKIX 05:40:05 ssl.truststore.certificates = null 05:40:05 ssl.truststore.location = null 05:40:05 ssl.truststore.password = null 05:40:05 ssl.truststore.type = JKS 05:40:05 transaction.timeout.ms = 60000 05:40:05 transactional.id = null 05:40:05 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:40:05 05:40:05 2026-03-06T05:40:05.926Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:40:05 2026-03-06T05:40:05.928Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:40:05 2026-03-06T05:40:05.928Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:40:05 2026-03-06T05:40:05.928Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:40:05 2026-03-06T05:40:05.928Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775605928 05:40:05 2026-03-06T05:40:05.935Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:05 2026-03-06T05:40:05.935Z WARN 6628 --- [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. Node may not be available. 05:40:05 2026-03-06T05:40:05.944Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:40:06 2026-03-06T05:40:05.961Z WARN 6628 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: f19c8f51-37e8-4df0-ab3d-49a8d483af38 05:40:06 2026-03-06T05:40:05.962Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:40:06 2026-03-06T05:40:05.962Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:40:06 acks = -1 05:40:06 auto.include.jmx.reporter = true 05:40:06 batch.size = 16384 05:40:06 bootstrap.servers = [localhost:32773] 05:40:06 buffer.memory = 33554432 05:40:06 client.dns.lookup = use_all_dns_ips 05:40:06 client.id = producer-15 05:40:06 compression.gzip.level = -1 05:40:06 compression.lz4.level = 9 05:40:06 compression.type = none 05:40:06 compression.zstd.level = 3 05:40:06 connections.max.idle.ms = 540000 05:40:06 delivery.timeout.ms = 120000 05:40:06 enable.idempotence = false 05:40:06 enable.metrics.push = true 05:40:06 interceptor.classes = [] 05:40:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:40:06 linger.ms = 1 05:40:06 max.block.ms = 60000 05:40:06 max.in.flight.requests.per.connection = 5 05:40:06 max.request.size = 1048576 05:40:06 metadata.max.age.ms = 300000 05:40:06 metadata.max.idle.ms = 300000 05:40:06 metadata.recovery.strategy = none 05:40:06 metric.reporters = [] 05:40:06 metrics.num.samples = 2 05:40:06 metrics.recording.level = INFO 05:40:06 metrics.sample.window.ms = 30000 05:40:06 partitioner.adaptive.partitioning.enable = true 05:40:06 partitioner.availability.timeout.ms = 0 05:40:06 partitioner.class = null 05:40:06 partitioner.ignore.keys = false 05:40:06 receive.buffer.bytes = 32768 05:40:06 reconnect.backoff.max.ms = 1000 05:40:06 reconnect.backoff.ms = 50 05:40:06 request.timeout.ms = 30000 05:40:06 retries = 0 05:40:06 retry.backoff.max.ms = 1000 05:40:06 retry.backoff.ms = 100 05:40:06 sasl.client.callback.handler.class = null 05:40:06 sasl.jaas.config = null 05:40:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:40:06 sasl.kerberos.min.time.before.relogin = 60000 05:40:06 sasl.kerberos.service.name = null 05:40:06 sasl.kerberos.ticket.renew.jitter = 0.05 05:40:06 sasl.kerberos.ticket.renew.window.factor = 0.8 05:40:06 sasl.login.callback.handler.class = null 05:40:06 sasl.login.class = null 05:40:06 sasl.login.connect.timeout.ms = null 05:40:06 sasl.login.read.timeout.ms = null 05:40:06 sasl.login.refresh.buffer.seconds = 300 05:40:06 sasl.login.refresh.min.period.seconds = 60 05:40:06 sasl.login.refresh.window.factor = 0.8 05:40:06 sasl.login.refresh.window.jitter = 0.05 05:40:06 sasl.login.retry.backoff.max.ms = 10000 05:40:06 sasl.login.retry.backoff.ms = 100 05:40:06 sasl.mechanism = GSSAPI 05:40:06 sasl.oauthbearer.clock.skew.seconds = 30 05:40:06 sasl.oauthbearer.expected.audience = null 05:40:06 sasl.oauthbearer.expected.issuer = null 05:40:06 sasl.oauthbearer.header.urlencode = false 05:40:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:40:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:40:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:40:06 sasl.oauthbearer.jwks.endpoint.url = null 05:40:06 sasl.oauthbearer.scope.claim.name = scope 05:40:06 sasl.oauthbearer.sub.claim.name = sub 05:40:06 sasl.oauthbearer.token.endpoint.url = null 05:40:06 security.protocol = PLAINTEXT 05:40:06 security.providers = null 05:40:06 send.buffer.bytes = 131072 05:40:06 socket.connection.setup.timeout.max.ms = 30000 05:40:06 socket.connection.setup.timeout.ms = 10000 05:40:06 ssl.cipher.suites = null 05:40:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:40:06 ssl.endpoint.identification.algorithm = https 05:40:06 ssl.engine.factory.class = null 05:40:06 ssl.key.password = null 05:40:06 ssl.keymanager.algorithm = SunX509 05:40:06 ssl.keystore.certificate.chain = null 05:40:06 ssl.keystore.key = null 05:40:06 ssl.keystore.location = null 05:40:06 ssl.keystore.password = null 05:40:06 ssl.keystore.type = JKS 05:40:06 ssl.protocol = TLSv1.3 05:40:06 ssl.provider = null 05:40:06 ssl.secure.random.implementation = null 05:40:06 ssl.trustmanager.algorithm = PKIX 05:40:06 ssl.truststore.certificates = null 05:40:06 ssl.truststore.location = null 05:40:06 ssl.truststore.password = null 05:40:06 ssl.truststore.type = JKS 05:40:06 transaction.timeout.ms = 60000 05:40:06 transactional.id = null 05:40:06 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:40:06 05:40:06 2026-03-06T05:40:05.962Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:40:06 2026-03-06T05:40:05.964Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:40:06 2026-03-06T05:40:05.964Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:40:06 2026-03-06T05:40:05.964Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:40:06 2026-03-06T05:40:05.964Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775605964 05:40:06 2026-03-06T05:40:05.983Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:40:06 2026-03-06T05:40:05.993Z WARN 6628 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 92caf35c-3b69-45e9-9ae7-a54a3482149a 05:40:06 2026-03-06T05:40:05.993Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:40:06 2026-03-06T05:40:05.993Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:40:06 acks = -1 05:40:06 auto.include.jmx.reporter = true 05:40:06 batch.size = 16384 05:40:06 bootstrap.servers = [localhost:32773] 05:40:06 buffer.memory = 33554432 05:40:06 client.dns.lookup = use_all_dns_ips 05:40:06 client.id = producer-16 05:40:06 compression.gzip.level = -1 05:40:06 compression.lz4.level = 9 05:40:06 compression.type = none 05:40:06 compression.zstd.level = 3 05:40:06 connections.max.idle.ms = 540000 05:40:06 delivery.timeout.ms = 120000 05:40:06 enable.idempotence = false 05:40:06 enable.metrics.push = true 05:40:06 interceptor.classes = [] 05:40:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:40:06 linger.ms = 1 05:40:06 max.block.ms = 60000 05:40:06 max.in.flight.requests.per.connection = 5 05:40:06 max.request.size = 1048576 05:40:06 metadata.max.age.ms = 300000 05:40:06 metadata.max.idle.ms = 300000 05:40:06 metadata.recovery.strategy = none 05:40:06 metric.reporters = [] 05:40:06 metrics.num.samples = 2 05:40:06 metrics.recording.level = INFO 05:40:06 metrics.sample.window.ms = 30000 05:40:06 partitioner.adaptive.partitioning.enable = true 05:40:06 partitioner.availability.timeout.ms = 0 05:40:06 partitioner.class = null 05:40:06 partitioner.ignore.keys = false 05:40:06 receive.buffer.bytes = 32768 05:40:06 reconnect.backoff.max.ms = 1000 05:40:06 reconnect.backoff.ms = 50 05:40:06 request.timeout.ms = 30000 05:40:06 retries = 0 05:40:06 retry.backoff.max.ms = 1000 05:40:06 retry.backoff.ms = 100 05:40:06 sasl.client.callback.handler.class = null 05:40:06 sasl.jaas.config = null 05:40:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:40:06 sasl.kerberos.min.time.before.relogin = 60000 05:40:06 sasl.kerberos.service.name = null 05:40:06 sasl.kerberos.ticket.renew.jitter = 0.05 05:40:06 sasl.kerberos.ticket.renew.window.factor = 0.8 05:40:06 sasl.login.callback.handler.class = null 05:40:06 sasl.login.class = null 05:40:06 sasl.login.connect.timeout.ms = null 05:40:06 sasl.login.read.timeout.ms = null 05:40:06 sasl.login.refresh.buffer.seconds = 300 05:40:06 sasl.login.refresh.min.period.seconds = 60 05:40:06 sasl.login.refresh.window.factor = 0.8 05:40:06 sasl.login.refresh.window.jitter = 0.05 05:40:06 sasl.login.retry.backoff.max.ms = 10000 05:40:06 sasl.login.retry.backoff.ms = 100 05:40:06 sasl.mechanism = GSSAPI 05:40:06 sasl.oauthbearer.clock.skew.seconds = 30 05:40:06 sasl.oauthbearer.expected.audience = null 05:40:06 sasl.oauthbearer.expected.issuer = null 05:40:06 sasl.oauthbearer.header.urlencode = false 05:40:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:40:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:40:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:40:06 sasl.oauthbearer.jwks.endpoint.url = null 05:40:06 sasl.oauthbearer.scope.claim.name = scope 05:40:06 sasl.oauthbearer.sub.claim.name = sub 05:40:06 sasl.oauthbearer.token.endpoint.url = null 05:40:06 security.protocol = PLAINTEXT 05:40:06 security.providers = null 05:40:06 send.buffer.bytes = 131072 05:40:06 socket.connection.setup.timeout.max.ms = 30000 05:40:06 socket.connection.setup.timeout.ms = 10000 05:40:06 ssl.cipher.suites = null 05:40:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:40:06 ssl.endpoint.identification.algorithm = https 05:40:06 ssl.engine.factory.class = null 05:40:06 ssl.key.password = null 05:40:06 ssl.keymanager.algorithm = SunX509 05:40:06 ssl.keystore.certificate.chain = null 05:40:06 ssl.keystore.key = null 05:40:06 ssl.keystore.location = null 05:40:06 ssl.keystore.password = null 05:40:06 ssl.keystore.type = JKS 05:40:06 ssl.protocol = TLSv1.3 05:40:06 ssl.provider = null 05:40:06 ssl.secure.random.implementation = null 05:40:06 ssl.trustmanager.algorithm = PKIX 05:40:06 ssl.truststore.certificates = null 05:40:06 ssl.truststore.location = null 05:40:06 ssl.truststore.password = null 05:40:06 ssl.truststore.type = JKS 05:40:06 transaction.timeout.ms = 60000 05:40:06 transactional.id = null 05:40:06 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:40:06 05:40:06 2026-03-06T05:40:05.993Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:40:06 2026-03-06T05:40:05.996Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:40:06 2026-03-06T05:40:05.996Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:40:06 2026-03-06T05:40:05.996Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:40:06 2026-03-06T05:40:05.996Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775605996 05:40:06 2026-03-06T05:40:05.998Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:06 2026-03-06T05:40:05.998Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.007Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:40:06 2026-03-06T05:40:06.017Z WARN 6628 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 2e67cf09-d3fa-40df-8043-6d6b168e0e10 05:40:06 2026-03-06T05:40:06.017Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:40:06 2026-03-06T05:40:06.018Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:40:06 acks = -1 05:40:06 auto.include.jmx.reporter = true 05:40:06 batch.size = 16384 05:40:06 bootstrap.servers = [localhost:32773] 05:40:06 buffer.memory = 33554432 05:40:06 client.dns.lookup = use_all_dns_ips 05:40:06 client.id = producer-17 05:40:06 compression.gzip.level = -1 05:40:06 compression.lz4.level = 9 05:40:06 compression.type = none 05:40:06 compression.zstd.level = 3 05:40:06 connections.max.idle.ms = 540000 05:40:06 delivery.timeout.ms = 120000 05:40:06 enable.idempotence = false 05:40:06 enable.metrics.push = true 05:40:06 interceptor.classes = [] 05:40:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:40:06 linger.ms = 1 05:40:06 max.block.ms = 60000 05:40:06 max.in.flight.requests.per.connection = 5 05:40:06 max.request.size = 1048576 05:40:06 metadata.max.age.ms = 300000 05:40:06 metadata.max.idle.ms = 300000 05:40:06 metadata.recovery.strategy = none 05:40:06 metric.reporters = [] 05:40:06 metrics.num.samples = 2 05:40:06 metrics.recording.level = INFO 05:40:06 metrics.sample.window.ms = 30000 05:40:06 partitioner.adaptive.partitioning.enable = true 05:40:06 partitioner.availability.timeout.ms = 0 05:40:06 partitioner.class = null 05:40:06 partitioner.ignore.keys = false 05:40:06 receive.buffer.bytes = 32768 05:40:06 reconnect.backoff.max.ms = 1000 05:40:06 reconnect.backoff.ms = 50 05:40:06 request.timeout.ms = 30000 05:40:06 retries = 0 05:40:06 retry.backoff.max.ms = 1000 05:40:06 retry.backoff.ms = 100 05:40:06 sasl.client.callback.handler.class = null 05:40:06 sasl.jaas.config = null 05:40:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:40:06 sasl.kerberos.min.time.before.relogin = 60000 05:40:06 sasl.kerberos.service.name = null 05:40:06 sasl.kerberos.ticket.renew.jitter = 0.05 05:40:06 sasl.kerberos.ticket.renew.window.factor = 0.8 05:40:06 sasl.login.callback.handler.class = null 05:40:06 sasl.login.class = null 05:40:06 sasl.login.connect.timeout.ms = null 05:40:06 sasl.login.read.timeout.ms = null 05:40:06 sasl.login.refresh.buffer.seconds = 300 05:40:06 sasl.login.refresh.min.period.seconds = 60 05:40:06 sasl.login.refresh.window.factor = 0.8 05:40:06 sasl.login.refresh.window.jitter = 0.05 05:40:06 sasl.login.retry.backoff.max.ms = 10000 05:40:06 sasl.login.retry.backoff.ms = 100 05:40:06 sasl.mechanism = GSSAPI 05:40:06 sasl.oauthbearer.clock.skew.seconds = 30 05:40:06 sasl.oauthbearer.expected.audience = null 05:40:06 sasl.oauthbearer.expected.issuer = null 05:40:06 sasl.oauthbearer.header.urlencode = false 05:40:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:40:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:40:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:40:06 sasl.oauthbearer.jwks.endpoint.url = null 05:40:06 sasl.oauthbearer.scope.claim.name = scope 05:40:06 sasl.oauthbearer.sub.claim.name = sub 05:40:06 sasl.oauthbearer.token.endpoint.url = null 05:40:06 security.protocol = PLAINTEXT 05:40:06 security.providers = null 05:40:06 send.buffer.bytes = 131072 05:40:06 socket.connection.setup.timeout.max.ms = 30000 05:40:06 socket.connection.setup.timeout.ms = 10000 05:40:06 ssl.cipher.suites = null 05:40:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:40:06 ssl.endpoint.identification.algorithm = https 05:40:06 ssl.engine.factory.class = null 05:40:06 ssl.key.password = null 05:40:06 ssl.keymanager.algorithm = SunX509 05:40:06 ssl.keystore.certificate.chain = null 05:40:06 ssl.keystore.key = null 05:40:06 ssl.keystore.location = null 05:40:06 ssl.keystore.password = null 05:40:06 ssl.keystore.type = JKS 05:40:06 ssl.protocol = TLSv1.3 05:40:06 ssl.provider = null 05:40:06 ssl.secure.random.implementation = null 05:40:06 ssl.trustmanager.algorithm = PKIX 05:40:06 ssl.truststore.certificates = null 05:40:06 ssl.truststore.location = null 05:40:06 ssl.truststore.password = null 05:40:06 ssl.truststore.type = JKS 05:40:06 transaction.timeout.ms = 60000 05:40:06 transactional.id = null 05:40:06 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:40:06 05:40:06 2026-03-06T05:40:06.018Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:40:06 2026-03-06T05:40:06.020Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:40:06 2026-03-06T05:40:06.020Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:40:06 2026-03-06T05:40:06.020Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:40:06 2026-03-06T05:40:06.020Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775606020 05:40:06 2026-03-06T05:40:06.040Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:40:06 2026-03-06T05:40:06.051Z WARN 6628 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 0d125a22-3a4c-43be-acf2-329fe066cbf8 05:40:06 2026-03-06T05:40:06.051Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:40:06 2026-03-06T05:40:06.052Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:40:06 acks = -1 05:40:06 auto.include.jmx.reporter = true 05:40:06 batch.size = 16384 05:40:06 bootstrap.servers = [localhost:32773] 05:40:06 buffer.memory = 33554432 05:40:06 client.dns.lookup = use_all_dns_ips 05:40:06 client.id = producer-18 05:40:06 compression.gzip.level = -1 05:40:06 compression.lz4.level = 9 05:40:06 compression.type = none 05:40:06 compression.zstd.level = 3 05:40:06 connections.max.idle.ms = 540000 05:40:06 delivery.timeout.ms = 120000 05:40:06 enable.idempotence = false 05:40:06 enable.metrics.push = true 05:40:06 interceptor.classes = [] 05:40:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:40:06 linger.ms = 1 05:40:06 max.block.ms = 60000 05:40:06 max.in.flight.requests.per.connection = 5 05:40:06 max.request.size = 1048576 05:40:06 metadata.max.age.ms = 300000 05:40:06 metadata.max.idle.ms = 300000 05:40:06 metadata.recovery.strategy = none 05:40:06 metric.reporters = [] 05:40:06 metrics.num.samples = 2 05:40:06 metrics.recording.level = INFO 05:40:06 metrics.sample.window.ms = 30000 05:40:06 partitioner.adaptive.partitioning.enable = true 05:40:06 partitioner.availability.timeout.ms = 0 05:40:06 partitioner.class = null 05:40:06 partitioner.ignore.keys = false 05:40:06 receive.buffer.bytes = 32768 05:40:06 reconnect.backoff.max.ms = 1000 05:40:06 reconnect.backoff.ms = 50 05:40:06 request.timeout.ms = 30000 05:40:06 retries = 0 05:40:06 retry.backoff.max.ms = 1000 05:40:06 retry.backoff.ms = 100 05:40:06 sasl.client.callback.handler.class = null 05:40:06 sasl.jaas.config = null 05:40:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:40:06 sasl.kerberos.min.time.before.relogin = 60000 05:40:06 sasl.kerberos.service.name = null 05:40:06 sasl.kerberos.ticket.renew.jitter = 0.05 05:40:06 sasl.kerberos.ticket.renew.window.factor = 0.8 05:40:06 sasl.login.callback.handler.class = null 05:40:06 sasl.login.class = null 05:40:06 sasl.login.connect.timeout.ms = null 05:40:06 sasl.login.read.timeout.ms = null 05:40:06 sasl.login.refresh.buffer.seconds = 300 05:40:06 sasl.login.refresh.min.period.seconds = 60 05:40:06 sasl.login.refresh.window.factor = 0.8 05:40:06 sasl.login.refresh.window.jitter = 0.05 05:40:06 sasl.login.retry.backoff.max.ms = 10000 05:40:06 sasl.login.retry.backoff.ms = 100 05:40:06 sasl.mechanism = GSSAPI 05:40:06 sasl.oauthbearer.clock.skew.seconds = 30 05:40:06 sasl.oauthbearer.expected.audience = null 05:40:06 sasl.oauthbearer.expected.issuer = null 05:40:06 sasl.oauthbearer.header.urlencode = false 05:40:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:40:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:40:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:40:06 sasl.oauthbearer.jwks.endpoint.url = null 05:40:06 sasl.oauthbearer.scope.claim.name = scope 05:40:06 sasl.oauthbearer.sub.claim.name = sub 05:40:06 sasl.oauthbearer.token.endpoint.url = null 05:40:06 security.protocol = PLAINTEXT 05:40:06 security.providers = null 05:40:06 send.buffer.bytes = 131072 05:40:06 socket.connection.setup.timeout.max.ms = 30000 05:40:06 socket.connection.setup.timeout.ms = 10000 05:40:06 ssl.cipher.suites = null 05:40:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:40:06 ssl.endpoint.identification.algorithm = https 05:40:06 ssl.engine.factory.class = null 05:40:06 ssl.key.password = null 05:40:06 ssl.keymanager.algorithm = SunX509 05:40:06 ssl.keystore.certificate.chain = null 05:40:06 ssl.keystore.key = null 05:40:06 ssl.keystore.location = null 05:40:06 ssl.keystore.password = null 05:40:06 ssl.keystore.type = JKS 05:40:06 ssl.protocol = TLSv1.3 05:40:06 ssl.provider = null 05:40:06 ssl.secure.random.implementation = null 05:40:06 ssl.trustmanager.algorithm = PKIX 05:40:06 ssl.truststore.certificates = null 05:40:06 ssl.truststore.location = null 05:40:06 ssl.truststore.password = null 05:40:06 ssl.truststore.type = JKS 05:40:06 transaction.timeout.ms = 60000 05:40:06 transactional.id = null 05:40:06 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:40:06 05:40:06 2026-03-06T05:40:06.052Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:40:06 2026-03-06T05:40:06.054Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:40:06 2026-03-06T05:40:06.054Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:40:06 2026-03-06T05:40:06.054Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:40:06 2026-03-06T05:40:06.054Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775606054 05:40:06 2026-03-06T05:40:06.069Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.069Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.074Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:40:06 2026-03-06T05:40:06.085Z WARN 6628 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 5166dadc-43c0-47b0-a629-c77c45f2c8f4 05:40:06 2026-03-06T05:40:06.085Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:40:06 2026-03-06T05:40:06.086Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:40:06 acks = -1 05:40:06 auto.include.jmx.reporter = true 05:40:06 batch.size = 16384 05:40:06 bootstrap.servers = [localhost:32773] 05:40:06 buffer.memory = 33554432 05:40:06 client.dns.lookup = use_all_dns_ips 05:40:06 client.id = producer-19 05:40:06 compression.gzip.level = -1 05:40:06 compression.lz4.level = 9 05:40:06 compression.type = none 05:40:06 compression.zstd.level = 3 05:40:06 connections.max.idle.ms = 540000 05:40:06 delivery.timeout.ms = 120000 05:40:06 enable.idempotence = false 05:40:06 enable.metrics.push = true 05:40:06 interceptor.classes = [] 05:40:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:40:06 linger.ms = 1 05:40:06 max.block.ms = 60000 05:40:06 max.in.flight.requests.per.connection = 5 05:40:06 max.request.size = 1048576 05:40:06 metadata.max.age.ms = 300000 05:40:06 metadata.max.idle.ms = 300000 05:40:06 metadata.recovery.strategy = none 05:40:06 metric.reporters = [] 05:40:06 metrics.num.samples = 2 05:40:06 metrics.recording.level = INFO 05:40:06 metrics.sample.window.ms = 30000 05:40:06 partitioner.adaptive.partitioning.enable = true 05:40:06 partitioner.availability.timeout.ms = 0 05:40:06 partitioner.class = null 05:40:06 partitioner.ignore.keys = false 05:40:06 receive.buffer.bytes = 32768 05:40:06 reconnect.backoff.max.ms = 1000 05:40:06 reconnect.backoff.ms = 50 05:40:06 request.timeout.ms = 30000 05:40:06 retries = 0 05:40:06 retry.backoff.max.ms = 1000 05:40:06 retry.backoff.ms = 100 05:40:06 sasl.client.callback.handler.class = null 05:40:06 sasl.jaas.config = null 05:40:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:40:06 sasl.kerberos.min.time.before.relogin = 60000 05:40:06 sasl.kerberos.service.name = null 05:40:06 sasl.kerberos.ticket.renew.jitter = 0.05 05:40:06 sasl.kerberos.ticket.renew.window.factor = 0.8 05:40:06 sasl.login.callback.handler.class = null 05:40:06 sasl.login.class = null 05:40:06 sasl.login.connect.timeout.ms = null 05:40:06 sasl.login.read.timeout.ms = null 05:40:06 sasl.login.refresh.buffer.seconds = 300 05:40:06 sasl.login.refresh.min.period.seconds = 60 05:40:06 sasl.login.refresh.window.factor = 0.8 05:40:06 sasl.login.refresh.window.jitter = 0.05 05:40:06 sasl.login.retry.backoff.max.ms = 10000 05:40:06 sasl.login.retry.backoff.ms = 100 05:40:06 sasl.mechanism = GSSAPI 05:40:06 sasl.oauthbearer.clock.skew.seconds = 30 05:40:06 sasl.oauthbearer.expected.audience = null 05:40:06 sasl.oauthbearer.expected.issuer = null 05:40:06 sasl.oauthbearer.header.urlencode = false 05:40:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:40:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:40:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:40:06 sasl.oauthbearer.jwks.endpoint.url = null 05:40:06 sasl.oauthbearer.scope.claim.name = scope 05:40:06 sasl.oauthbearer.sub.claim.name = sub 05:40:06 sasl.oauthbearer.token.endpoint.url = null 05:40:06 security.protocol = PLAINTEXT 05:40:06 security.providers = null 05:40:06 send.buffer.bytes = 131072 05:40:06 socket.connection.setup.timeout.max.ms = 30000 05:40:06 socket.connection.setup.timeout.ms = 10000 05:40:06 ssl.cipher.suites = null 05:40:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:40:06 ssl.endpoint.identification.algorithm = https 05:40:06 ssl.engine.factory.class = null 05:40:06 ssl.key.password = null 05:40:06 ssl.keymanager.algorithm = SunX509 05:40:06 ssl.keystore.certificate.chain = null 05:40:06 ssl.keystore.key = null 05:40:06 ssl.keystore.location = null 05:40:06 ssl.keystore.password = null 05:40:06 ssl.keystore.type = JKS 05:40:06 ssl.protocol = TLSv1.3 05:40:06 ssl.provider = null 05:40:06 ssl.secure.random.implementation = null 05:40:06 ssl.trustmanager.algorithm = PKIX 05:40:06 ssl.truststore.certificates = null 05:40:06 ssl.truststore.location = null 05:40:06 ssl.truststore.password = null 05:40:06 ssl.truststore.type = JKS 05:40:06 transaction.timeout.ms = 60000 05:40:06 transactional.id = null 05:40:06 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:40:06 05:40:06 2026-03-06T05:40:06.086Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:40:06 2026-03-06T05:40:06.088Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:40:06 2026-03-06T05:40:06.088Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:40:06 2026-03-06T05:40:06.088Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:40:06 2026-03-06T05:40:06.088Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775606088 05:40:06 2026-03-06T05:40:06.099Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:40:06 2026-03-06T05:40:06.110Z WARN 6628 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 45b1555d-aa58-4e6f-b1b3-c1ea81cea963 05:40:06 2026-03-06T05:40:06.110Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:40:06 2026-03-06T05:40:06.111Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:40:06 acks = -1 05:40:06 auto.include.jmx.reporter = true 05:40:06 batch.size = 16384 05:40:06 bootstrap.servers = [localhost:32773] 05:40:06 buffer.memory = 33554432 05:40:06 client.dns.lookup = use_all_dns_ips 05:40:06 client.id = producer-20 05:40:06 compression.gzip.level = -1 05:40:06 compression.lz4.level = 9 05:40:06 compression.type = none 05:40:06 compression.zstd.level = 3 05:40:06 connections.max.idle.ms = 540000 05:40:06 delivery.timeout.ms = 120000 05:40:06 enable.idempotence = false 05:40:06 enable.metrics.push = true 05:40:06 interceptor.classes = [] 05:40:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:40:06 linger.ms = 1 05:40:06 max.block.ms = 60000 05:40:06 max.in.flight.requests.per.connection = 5 05:40:06 max.request.size = 1048576 05:40:06 metadata.max.age.ms = 300000 05:40:06 metadata.max.idle.ms = 300000 05:40:06 metadata.recovery.strategy = none 05:40:06 metric.reporters = [] 05:40:06 metrics.num.samples = 2 05:40:06 metrics.recording.level = INFO 05:40:06 metrics.sample.window.ms = 30000 05:40:06 partitioner.adaptive.partitioning.enable = true 05:40:06 partitioner.availability.timeout.ms = 0 05:40:06 partitioner.class = null 05:40:06 partitioner.ignore.keys = false 05:40:06 receive.buffer.bytes = 32768 05:40:06 reconnect.backoff.max.ms = 1000 05:40:06 reconnect.backoff.ms = 50 05:40:06 request.timeout.ms = 30000 05:40:06 retries = 0 05:40:06 retry.backoff.max.ms = 1000 05:40:06 retry.backoff.ms = 100 05:40:06 sasl.client.callback.handler.class = null 05:40:06 sasl.jaas.config = null 05:40:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:40:06 sasl.kerberos.min.time.before.relogin = 60000 05:40:06 sasl.kerberos.service.name = null 05:40:06 sasl.kerberos.ticket.renew.jitter = 0.05 05:40:06 sasl.kerberos.ticket.renew.window.factor = 0.8 05:40:06 sasl.login.callback.handler.class = null 05:40:06 sasl.login.class = null 05:40:06 sasl.login.connect.timeout.ms = null 05:40:06 sasl.login.read.timeout.ms = null 05:40:06 sasl.login.refresh.buffer.seconds = 300 05:40:06 sasl.login.refresh.min.period.seconds = 60 05:40:06 sasl.login.refresh.window.factor = 0.8 05:40:06 sasl.login.refresh.window.jitter = 0.05 05:40:06 sasl.login.retry.backoff.max.ms = 10000 05:40:06 sasl.login.retry.backoff.ms = 100 05:40:06 sasl.mechanism = GSSAPI 05:40:06 sasl.oauthbearer.clock.skew.seconds = 30 05:40:06 sasl.oauthbearer.expected.audience = null 05:40:06 sasl.oauthbearer.expected.issuer = null 05:40:06 sasl.oauthbearer.header.urlencode = false 05:40:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:40:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:40:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:40:06 sasl.oauthbearer.jwks.endpoint.url = null 05:40:06 sasl.oauthbearer.scope.claim.name = scope 05:40:06 sasl.oauthbearer.sub.claim.name = sub 05:40:06 sasl.oauthbearer.token.endpoint.url = null 05:40:06 security.protocol = PLAINTEXT 05:40:06 security.providers = null 05:40:06 send.buffer.bytes = 131072 05:40:06 socket.connection.setup.timeout.max.ms = 30000 05:40:06 socket.connection.setup.timeout.ms = 10000 05:40:06 ssl.cipher.suites = null 05:40:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:40:06 ssl.endpoint.identification.algorithm = https 05:40:06 ssl.engine.factory.class = null 05:40:06 ssl.key.password = null 05:40:06 ssl.keymanager.algorithm = SunX509 05:40:06 ssl.keystore.certificate.chain = null 05:40:06 ssl.keystore.key = null 05:40:06 ssl.keystore.location = null 05:40:06 ssl.keystore.password = null 05:40:06 ssl.keystore.type = JKS 05:40:06 ssl.protocol = TLSv1.3 05:40:06 ssl.provider = null 05:40:06 ssl.secure.random.implementation = null 05:40:06 ssl.trustmanager.algorithm = PKIX 05:40:06 ssl.truststore.certificates = null 05:40:06 ssl.truststore.location = null 05:40:06 ssl.truststore.password = null 05:40:06 ssl.truststore.type = JKS 05:40:06 transaction.timeout.ms = 60000 05:40:06 transactional.id = null 05:40:06 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:40:06 05:40:06 2026-03-06T05:40:06.111Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:40:06 2026-03-06T05:40:06.113Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.113Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.113Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:40:06 2026-03-06T05:40:06.113Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:40:06 2026-03-06T05:40:06.113Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:40:06 2026-03-06T05:40:06.113Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775606113 05:40:06 2026-03-06T05:40:06.122Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:40:06 2026-03-06T05:40:06.128Z INFO 6628 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:40:06 allow.auto.create.topics = true 05:40:06 auto.commit.interval.ms = 5000 05:40:06 auto.include.jmx.reporter = true 05:40:06 auto.offset.reset = earliest 05:40:06 bootstrap.servers = [localhost:32773] 05:40:06 check.crcs = true 05:40:06 client.dns.lookup = use_all_dns_ips 05:40:06 client.id = consumer-test-1-9 05:40:06 client.rack = 05:40:06 connections.max.idle.ms = 540000 05:40:06 default.api.timeout.ms = 60000 05:40:06 enable.auto.commit = true 05:40:06 enable.metrics.push = true 05:40:06 exclude.internal.topics = true 05:40:06 fetch.max.bytes = 52428800 05:40:06 fetch.max.wait.ms = 500 05:40:06 fetch.min.bytes = 1 05:40:06 group.id = test-1 05:40:06 group.instance.id = null 05:40:06 group.protocol = classic 05:40:06 group.remote.assignor = null 05:40:06 heartbeat.interval.ms = 3000 05:40:06 interceptor.classes = [] 05:40:06 internal.leave.group.on.close = true 05:40:06 internal.throw.on.fetch.stable.offset.unsupported = false 05:40:06 isolation.level = read_uncommitted 05:40:06 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:40:06 max.partition.fetch.bytes = 1048576 05:40:06 max.poll.interval.ms = 300000 05:40:06 max.poll.records = 500 05:40:06 metadata.max.age.ms = 300000 05:40:06 metadata.recovery.strategy = none 05:40:06 metric.reporters = [] 05:40:06 metrics.num.samples = 2 05:40:06 metrics.recording.level = INFO 05:40:06 metrics.sample.window.ms = 30000 05:40:06 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:40:06 receive.buffer.bytes = 65536 05:40:06 reconnect.backoff.max.ms = 1000 05:40:06 reconnect.backoff.ms = 50 05:40:06 request.timeout.ms = 30000 05:40:06 retry.backoff.max.ms = 1000 05:40:06 retry.backoff.ms = 100 05:40:06 sasl.client.callback.handler.class = null 05:40:06 sasl.jaas.config = null 05:40:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:40:06 sasl.kerberos.min.time.before.relogin = 60000 05:40:06 sasl.kerberos.service.name = null 05:40:06 sasl.kerberos.ticket.renew.jitter = 0.05 05:40:06 sasl.kerberos.ticket.renew.window.factor = 0.8 05:40:06 sasl.login.callback.handler.class = null 05:40:06 sasl.login.class = null 05:40:06 sasl.login.connect.timeout.ms = null 05:40:06 sasl.login.read.timeout.ms = null 05:40:06 sasl.login.refresh.buffer.seconds = 300 05:40:06 sasl.login.refresh.min.period.seconds = 60 05:40:06 sasl.login.refresh.window.factor = 0.8 05:40:06 sasl.login.refresh.window.jitter = 0.05 05:40:06 sasl.login.retry.backoff.max.ms = 10000 05:40:06 sasl.login.retry.backoff.ms = 100 05:40:06 sasl.mechanism = GSSAPI 05:40:06 sasl.oauthbearer.clock.skew.seconds = 30 05:40:06 sasl.oauthbearer.expected.audience = null 05:40:06 sasl.oauthbearer.expected.issuer = null 05:40:06 sasl.oauthbearer.header.urlencode = false 05:40:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:40:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:40:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:40:06 sasl.oauthbearer.jwks.endpoint.url = null 05:40:06 sasl.oauthbearer.scope.claim.name = scope 05:40:06 sasl.oauthbearer.sub.claim.name = sub 05:40:06 sasl.oauthbearer.token.endpoint.url = null 05:40:06 security.protocol = PLAINTEXT 05:40:06 security.providers = null 05:40:06 send.buffer.bytes = 131072 05:40:06 session.timeout.ms = 45000 05:40:06 socket.connection.setup.timeout.max.ms = 30000 05:40:06 socket.connection.setup.timeout.ms = 10000 05:40:06 ssl.cipher.suites = null 05:40:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:40:06 ssl.endpoint.identification.algorithm = https 05:40:06 ssl.engine.factory.class = null 05:40:06 ssl.key.password = null 05:40:06 ssl.keymanager.algorithm = SunX509 05:40:06 ssl.keystore.certificate.chain = null 05:40:06 ssl.keystore.key = null 05:40:06 ssl.keystore.location = null 05:40:06 ssl.keystore.password = null 05:40:06 ssl.keystore.type = JKS 05:40:06 ssl.protocol = TLSv1.3 05:40:06 ssl.provider = null 05:40:06 ssl.secure.random.implementation = null 05:40:06 ssl.trustmanager.algorithm = PKIX 05:40:06 ssl.truststore.certificates = null 05:40:06 ssl.truststore.location = null 05:40:06 ssl.truststore.password = null 05:40:06 ssl.truststore.type = JKS 05:40:06 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 05:40:06 05:40:06 2026-03-06T05:40:06.128Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:40:06 2026-03-06T05:40:06.130Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:40:06 2026-03-06T05:40:06.130Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:40:06 2026-03-06T05:40:06.130Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775606130 05:40:06 2026-03-06T05:40:06.130Z INFO 6628 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1-9, groupId=test-1] Subscribed to topic(s): my-topic-name 05:40:06 2026-03-06T05:40:06.135Z WARN 6628 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 957c9867-36a2-4b34-99e4-818d87891f5a 05:40:06 2026-03-06T05:40:06.135Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:40:06 2026-03-06T05:40:06.135Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:40:06 acks = -1 05:40:06 auto.include.jmx.reporter = true 05:40:06 batch.size = 16384 05:40:06 bootstrap.servers = [localhost:32773] 05:40:06 buffer.memory = 33554432 05:40:06 client.dns.lookup = use_all_dns_ips 05:40:06 client.id = producer-21 05:40:06 compression.gzip.level = -1 05:40:06 compression.lz4.level = 9 05:40:06 compression.type = none 05:40:06 compression.zstd.level = 3 05:40:06 connections.max.idle.ms = 540000 05:40:06 delivery.timeout.ms = 120000 05:40:06 enable.idempotence = false 05:40:06 enable.metrics.push = true 05:40:06 interceptor.classes = [] 05:40:06 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:40:06 linger.ms = 1 05:40:06 max.block.ms = 60000 05:40:06 max.in.flight.requests.per.connection = 5 05:40:06 max.request.size = 1048576 05:40:06 metadata.max.age.ms = 300000 05:40:06 metadata.max.idle.ms = 300000 05:40:06 metadata.recovery.strategy = none 05:40:06 metric.reporters = [] 05:40:06 metrics.num.samples = 2 05:40:06 metrics.recording.level = INFO 05:40:06 metrics.sample.window.ms = 30000 05:40:06 partitioner.adaptive.partitioning.enable = true 05:40:06 partitioner.availability.timeout.ms = 0 05:40:06 partitioner.class = null 05:40:06 partitioner.ignore.keys = false 05:40:06 receive.buffer.bytes = 32768 05:40:06 reconnect.backoff.max.ms = 1000 05:40:06 reconnect.backoff.ms = 50 05:40:06 request.timeout.ms = 30000 05:40:06 retries = 0 05:40:06 retry.backoff.max.ms = 1000 05:40:06 retry.backoff.ms = 100 05:40:06 sasl.client.callback.handler.class = null 05:40:06 sasl.jaas.config = null 05:40:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:40:06 sasl.kerberos.min.time.before.relogin = 60000 05:40:06 sasl.kerberos.service.name = null 05:40:06 sasl.kerberos.ticket.renew.jitter = 0.05 05:40:06 sasl.kerberos.ticket.renew.window.factor = 0.8 05:40:06 sasl.login.callback.handler.class = null 05:40:06 sasl.login.class = null 05:40:06 sasl.login.connect.timeout.ms = null 05:40:06 sasl.login.read.timeout.ms = null 05:40:06 sasl.login.refresh.buffer.seconds = 300 05:40:06 sasl.login.refresh.min.period.seconds = 60 05:40:06 sasl.login.refresh.window.factor = 0.8 05:40:06 sasl.login.refresh.window.jitter = 0.05 05:40:06 sasl.login.retry.backoff.max.ms = 10000 05:40:06 sasl.login.retry.backoff.ms = 100 05:40:06 sasl.mechanism = GSSAPI 05:40:06 sasl.oauthbearer.clock.skew.seconds = 30 05:40:06 sasl.oauthbearer.expected.audience = null 05:40:06 sasl.oauthbearer.expected.issuer = null 05:40:06 sasl.oauthbearer.header.urlencode = false 05:40:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:40:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:40:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:40:06 sasl.oauthbearer.jwks.endpoint.url = null 05:40:06 sasl.oauthbearer.scope.claim.name = scope 05:40:06 sasl.oauthbearer.sub.claim.name = sub 05:40:06 sasl.oauthbearer.token.endpoint.url = null 05:40:06 security.protocol = PLAINTEXT 05:40:06 security.providers = null 05:40:06 send.buffer.bytes = 131072 05:40:06 socket.connection.setup.timeout.max.ms = 30000 05:40:06 socket.connection.setup.timeout.ms = 10000 05:40:06 ssl.cipher.suites = null 05:40:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:40:06 ssl.endpoint.identification.algorithm = https 05:40:06 ssl.engine.factory.class = null 05:40:06 ssl.key.password = null 05:40:06 ssl.keymanager.algorithm = SunX509 05:40:06 ssl.keystore.certificate.chain = null 05:40:06 ssl.keystore.key = null 05:40:06 ssl.keystore.location = null 05:40:06 ssl.keystore.password = null 05:40:06 ssl.keystore.type = JKS 05:40:06 ssl.protocol = TLSv1.3 05:40:06 ssl.provider = null 05:40:06 ssl.secure.random.implementation = null 05:40:06 ssl.trustmanager.algorithm = PKIX 05:40:06 ssl.truststore.certificates = null 05:40:06 ssl.truststore.location = null 05:40:06 ssl.truststore.password = null 05:40:06 ssl.truststore.type = JKS 05:40:06 transaction.timeout.ms = 60000 05:40:06 transactional.id = null 05:40:06 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:40:06 05:40:06 2026-03-06T05:40:06.135Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:40:06 2026-03-06T05:40:06.137Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:40:06 2026-03-06T05:40:06.137Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:40:06 2026-03-06T05:40:06.137Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:40:06 2026-03-06T05:40:06.137Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775606137 05:40:06 2026-03-06T05:40:06.145Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:40:06 2026-03-06T05:40:06.159Z INFO 6628 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:40:06 2026-03-06T05:40:06.283Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.283Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.287Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.287Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.288Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Discovered group coordinator localhost:32773 (id: 2147483646 rack: null) 05:40:06 2026-03-06T05:40:06.289Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 05:40:06 2026-03-06T05:40:06.290Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.290Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.321Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Request joining group due to: need to re-join with the given member-id: consumer-test-1-9-0076db79-6f48-49e2-8502-0df71b5d65c9 05:40:06 2026-03-06T05:40:06.322Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 05:40:06 2026-03-06T05:40:06.332Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.332Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.351Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-9-0076db79-6f48-49e2-8502-0df71b5d65c9', protocol='range'} 05:40:06 2026-03-06T05:40:06.351Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Finished assignment for group at generation 1: {consumer-test-1-9-0076db79-6f48-49e2-8502-0df71b5d65c9=Assignment(partitions=[my-topic-name-0])} 05:40:06 2026-03-06T05:40:06.352Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.352Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.369Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-9-0076db79-6f48-49e2-8502-0df71b5d65c9', protocol='range'} 05:40:06 2026-03-06T05:40:06.370Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 05:40:06 2026-03-06T05:40:06.370Z INFO 6628 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-9, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 05:40:06 2026-03-06T05:40:06.382Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Found no committed offset for partition my-topic-name-0 05:40:06 2026-03-06T05:40:06.389Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.389Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.395Z INFO 6628 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1-9, groupId=test-1] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32773 (id: 1 rack: null)], epoch=0}}. 05:40:06 2026-03-06T05:40:06.488Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.488Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.488Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.488Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 05:40:06 2026-03-06T05:40:06.488Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.488Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.488Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 05:40:06 2026-03-06T05:40:06.488Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 05:40:06 2026-03-06T05:40:06.488Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.488Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 05:40:06 2026-03-06T05:40:06.488Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 05:40:06 2026-03-06T05:40:06.489Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.489Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 05:40:06 2026-03-06T05:40:06.489Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.489Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.489Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 05:40:06 2026-03-06T05:40:06.489Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 05:40:06 2026-03-06T05:40:06.490Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 05:40:06 2026-03-06T05:40:06.525Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.525Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.555Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.556Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 121ms, elapsed time since send: 121ms, throttle time: 0ms, request timeout: 30000ms) 05:40:06 2026-03-06T05:40:06.556Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node -1 disconnected. 05:40:06 2026-03-06T05:40:06.556Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 2147483646 disconnected. 05:40:06 2026-03-06T05:40:06.556Z INFO 6628 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-9, groupId=test-1] Error sending fetch request (sessionId=257973283, epoch=1) to node 1: 05:40:06 05:40:06 org.apache.kafka.common.errors.DisconnectException 05:40:06 05:40:06 2026-03-06T05:40:06.556Z INFO 6628 --- [thread | test-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Group coordinator localhost:32773 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 05:40:06 2026-03-06T05:40:06.579Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.579Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.584Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.584Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.591Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.591Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.599Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.599Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.605Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.605Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.606Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.606Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.606Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.606Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.607Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.607Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.608Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.608Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.636Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.636Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:06 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.669 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 05:40:06 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 05:40:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 05:40:06 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 05:40:06 2026-03-06T05:40:06.705Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.705Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.707Z INFO 6628 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 05:40:06 2026-03-06T05:40:06.707Z INFO 6628 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Destination: 05:40:06 2026-03-06T05:40:06.707Z INFO 6628 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : authorization: my authorization header 05:40:06 2026-03-06T05:40:06.710Z INFO 6628 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 05:40:06 2026-03-06T05:40:06.711Z DEBUG 6628 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 05:40:06 2026-03-06T05:40:06.711Z INFO 6628 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 05:40:06 2026-03-06T05:40:06.711Z DEBUG 6628 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null 05:40:06 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 05:40:06 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 05:40:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 05:40:06 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 05:40:06 2026-03-06T05:40:06.732Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:06 2026-03-06T05:40:06.732Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.732Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 05:40:06 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 05:40:06 2026-03-06T05:40:06.749Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.749Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.757Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.757Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.765Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:06 2026-03-06T05:40:06.765Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.765Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:06 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 05:40:06 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 05:40:06 2026-03-06T05:40:06.795Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.795Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.796Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.796Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.803Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.803Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.810Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.810Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.814Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.814Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.825Z INFO 6628 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 05:40:06 2026-03-06T05:40:06.827Z INFO 6628 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 05:40:06 2026-03-06T05:40:06.831Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.831Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.833Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:06 2026-03-06T05:40:06.833Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:06 2026-03-06T05:40:06.894Z INFO 6628 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 05:40:06 2026-03-06T05:40:06.895Z INFO 6628 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 05:40:06 2026-03-06T05:40:06.896Z INFO 6628 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 05:40:06 2026-03-06T05:40:06.897Z INFO 6628 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 05:40:06 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 05:40:06 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 05:40:07 2026-03-06T05:40:06.904Z INFO 6628 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 05:40:07 2026-03-06T05:40:06.941Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:07 2026-03-06T05:40:06.941Z WARN 6628 --- [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. Node may not be available. 05:40:07 2026-03-06T05:40:06.943Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:07 2026-03-06T05:40:06.943Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:06.945Z INFO 6628 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: c8858c5697e7fbe6901e7320d4f6e6eeea36f048a0e83460c46002e424787c24 05:40:07 2026-03-06T05:40:06.961Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:07 2026-03-06T05:40:06.961Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:06.976Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:07 2026-03-06T05:40:06.976Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:06.998Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:07 2026-03-06T05:40:06.998Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:06.998Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:07 2026-03-06T05:40:06.998Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:06.999Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:07 2026-03-06T05:40:06.999Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.047Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.047Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.070Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.070Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.114Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.114Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.165Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.165Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.197Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.198Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.213Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.213Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.264Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.264Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.284Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.284Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.297Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.297Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.305Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.305Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.334Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.334Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.336Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.336Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.353Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.353Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.391Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.391Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.422Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.422Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.439Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.439Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.452Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.452Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.456Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.456Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.483Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.483Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.508Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.508Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.545Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.545Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.614Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.614Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.637Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.637Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.666Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.666Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.702Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:07 2026-03-06T05:40:07.702Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.702Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:07 2026-03-06T05:40:07.737Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:07 2026-03-06T05:40:07.737Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:07 2026-03-06T05:40:07.737Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:07 2026-03-06T05:40:07.843Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:07 2026-03-06T05:40:07.843Z WARN 6628 --- [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. Node may not be available. 05:40:08 2026-03-06T05:40:07.999Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:08 2026-03-06T05:40:08.000Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.100Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:08 2026-03-06T05:40:08.100Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.101Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:08 2026-03-06T05:40:08.101Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.102Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:08 2026-03-06T05:40:08.102Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.114Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:08 2026-03-06T05:40:08.114Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.227Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:08 2026-03-06T05:40:08.227Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.281Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:08 2026-03-06T05:40:08.281Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.286Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:08 2026-03-06T05:40:08.286Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.298Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:08 2026-03-06T05:40:08.298Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.334Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:08 2026-03-06T05:40:08.334Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.338Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:08 2026-03-06T05:40:08.338Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.343Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:08 2026-03-06T05:40:08.343Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.355Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:08 2026-03-06T05:40:08.355Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.368Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:08 2026-03-06T05:40:08.368Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.393Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:08 2026-03-06T05:40:08.393Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.418Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:08 2026-03-06T05:40:08.418Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.460Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:08 2026-03-06T05:40:08.460Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.468Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:08 2026-03-06T05:40:08.468Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.493Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:08 2026-03-06T05:40:08.493Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.547Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:08 2026-03-06T05:40:08.547Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.637Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:08 2026-03-06T05:40:08.637Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.702Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:08 2026-03-06T05:40:08.702Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.702Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:08 2026-03-06T05:40:08.766Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:08 2026-03-06T05:40:08.766Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.770Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:08 2026-03-06T05:40:08.770Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:08 2026-03-06T05:40:08.770Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:08 2026-03-06T05:40:08.845Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:08 2026-03-06T05:40:08.845Z WARN 6628 --- [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. Node may not be available. 05:40:09 2026-03-06T05:40:09.000Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:09 2026-03-06T05:40:09.000Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:09 2026-03-06T05:40:09.101Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:09 2026-03-06T05:40:09.101Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:09 2026-03-06T05:40:09.103Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:09 2026-03-06T05:40:09.103Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:09 2026-03-06T05:40:09.110Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:09 2026-03-06T05:40:09.110Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:09 2026-03-06T05:40:09.116Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:09 2026-03-06T05:40:09.116Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:09 2026-03-06T05:40:09.244Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:09 2026-03-06T05:40:09.244Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:09 2026-03-06T05:40:09.287Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:09 2026-03-06T05:40:09.287Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:09 2026-03-06T05:40:09.290Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:09 2026-03-06T05:40:09.290Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:09 2026-03-06T05:40:09.300Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:09 2026-03-06T05:40:09.300Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:09 2026-03-06T05:40:09.322Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:09 2026-03-06T05:40:09.322Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:09 2026-03-06T05:40:09.336Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:09 2026-03-06T05:40:09.336Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:09 2026-03-06T05:40:09.340Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:09 2026-03-06T05:40:09.340Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:09 2026-03-06T05:40:09.345Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:09 2026-03-06T05:40:09.345Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:09 2026-03-06T05:40:09.355Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:09 2026-03-06T05:40:09.355Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:09 2026-03-06T05:40:09.387Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:09 2026-03-06T05:40:09.387Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:09 2026-03-06T05:40:09.395Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:09 2026-03-06T05:40:09.395Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:09 2026-03-06T05:40:09.470Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:09 2026-03-06T05:40:09.470Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:09 2026-03-06T05:40:09.494Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:09 2026-03-06T05:40:09.494Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:09 2026-03-06T05:40:09.549Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:09 2026-03-06T05:40:09.549Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:09 2026-03-06T05:40:09.640Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:09 2026-03-06T05:40:09.640Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:09 2026-03-06T05:40:09.703Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:09 2026-03-06T05:40:09.703Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:09 2026-03-06T05:40:09.703Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:09 2026-03-06T05:40:09.767Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:09 2026-03-06T05:40:09.767Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:09 2026-03-06T05:40:09.799Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:09 2026-03-06T05:40:09.799Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:09 2026-03-06T05:40:09.799Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:09 2026-03-06T05:40:09.847Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:09 2026-03-06T05:40:09.847Z WARN 6628 --- [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. Node may not be available. 05:40:10 2026-03-06T05:40:10.001Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:10 2026-03-06T05:40:10.001Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:10 2026-03-06T05:40:10.098Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:10 2026-03-06T05:40:10.098Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:10 2026-03-06T05:40:10.103Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:10 2026-03-06T05:40:10.103Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:10 2026-03-06T05:40:10.104Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:10 2026-03-06T05:40:10.104Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:10 2026-03-06T05:40:10.111Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:10 2026-03-06T05:40:10.111Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:10 2026-03-06T05:40:10.245Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:10 2026-03-06T05:40:10.245Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:10 2026-03-06T05:40:10.289Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:10 2026-03-06T05:40:10.289Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:10 2026-03-06T05:40:10.290Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:10 2026-03-06T05:40:10.290Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:10 2026-03-06T05:40:10.306Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:10 2026-03-06T05:40:10.306Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:10 2026-03-06T05:40:10.323Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:10 2026-03-06T05:40:10.323Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:10 2026-03-06T05:40:10.324Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:10 2026-03-06T05:40:10.324Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:10 2026-03-06T05:40:10.337Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:10 2026-03-06T05:40:10.337Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:10 2026-03-06T05:40:10.343Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:10 2026-03-06T05:40:10.343Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:10 2026-03-06T05:40:10.346Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:10 2026-03-06T05:40:10.346Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:10 2026-03-06T05:40:10.356Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:10 2026-03-06T05:40:10.356Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:10 2026-03-06T05:40:10.388Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:10 2026-03-06T05:40:10.388Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:10 2026-03-06T05:40:10.477Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:10 2026-03-06T05:40:10.477Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:10 2026-03-06T05:40:10.497Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:10 2026-03-06T05:40:10.497Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:10 2026-03-06T05:40:10.551Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:10 2026-03-06T05:40:10.551Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:10 2026-03-06T05:40:10.615Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:10 2026-03-06T05:40:10.615Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:10 2026-03-06T05:40:10.615Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:10 2026-03-06T05:40:10.642Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:10 2026-03-06T05:40:10.642Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:10 2026-03-06T05:40:10.704Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:10 2026-03-06T05:40:10.704Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:10 2026-03-06T05:40:10.704Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:10 2026-03-06T05:40:10.769Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:10 2026-03-06T05:40:10.769Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:10 2026-03-06T05:40:10.850Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:10 2026-03-06T05:40:10.850Z WARN 6628 --- [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. Node may not be available. 05:40:10 2026-03-06T05:40:10.920Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:10 2026-03-06T05:40:10.920Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:11 2026-03-06T05:40:11.002Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:11 2026-03-06T05:40:11.002Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:11 2026-03-06T05:40:11.104Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:11 2026-03-06T05:40:11.104Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:11 2026-03-06T05:40:11.104Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:11 2026-03-06T05:40:11.105Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:11 2026-03-06T05:40:11.105Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:11 2026-03-06T05:40:11.105Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:11 2026-03-06T05:40:11.246Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:11 2026-03-06T05:40:11.246Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:11 2026-03-06T05:40:11.291Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:11 2026-03-06T05:40:11.291Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:11 2026-03-06T05:40:11.307Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:11 2026-03-06T05:40:11.307Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:11 2026-03-06T05:40:11.325Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:11 2026-03-06T05:40:11.325Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:11 2026-03-06T05:40:11.338Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:11 2026-03-06T05:40:11.338Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:11 2026-03-06T05:40:11.339Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:11 2026-03-06T05:40:11.339Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:11 2026-03-06T05:40:11.345Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:11 2026-03-06T05:40:11.345Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:11 2026-03-06T05:40:11.346Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:11 2026-03-06T05:40:11.346Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:11 2026-03-06T05:40:11.357Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:11 2026-03-06T05:40:11.357Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:11 2026-03-06T05:40:11.363Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:11 2026-03-06T05:40:11.363Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:11 2026-03-06T05:40:11.385Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:11 2026-03-06T05:40:11.385Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:11 2026-03-06T05:40:11.480Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:11 2026-03-06T05:40:11.480Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:11 2026-03-06T05:40:11.499Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:11 2026-03-06T05:40:11.499Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:11 2026-03-06T05:40:11.552Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:11 2026-03-06T05:40:11.552Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:11 2026-03-06T05:40:11.602Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:11 2026-03-06T05:40:11.602Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:11 2026-03-06T05:40:11.602Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:11 2026-03-06T05:40:11.629Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:11 2026-03-06T05:40:11.629Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:11 2026-03-06T05:40:11.657Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:11 2026-03-06T05:40:11.657Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:11 2026-03-06T05:40:11.657Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:11 2026-03-06T05:40:11.767Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:11 2026-03-06T05:40:11.767Z WARN 6628 --- [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. Node may not be available. 05:40:11 2026-03-06T05:40:11.776Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:11 2026-03-06T05:40:11.776Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:11 2026-03-06T05:40:11.922Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:11 2026-03-06T05:40:11.922Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:12 2026-03-06T05:40:12.003Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:12 2026-03-06T05:40:12.003Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:12 2026-03-06T05:40:12.106Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:12 2026-03-06T05:40:12.106Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:12 2026-03-06T05:40:12.107Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:12 2026-03-06T05:40:12.107Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:12 2026-03-06T05:40:12.107Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:12 2026-03-06T05:40:12.107Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:12 2026-03-06T05:40:12.247Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:12 2026-03-06T05:40:12.247Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:12 2026-03-06T05:40:12.293Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:12 2026-03-06T05:40:12.293Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:12 2026-03-06T05:40:12.310Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:12 2026-03-06T05:40:12.310Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:12 2026-03-06T05:40:12.326Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:12 2026-03-06T05:40:12.326Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:12 2026-03-06T05:40:12.339Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:12 2026-03-06T05:40:12.339Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:12 2026-03-06T05:40:12.339Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:12 2026-03-06T05:40:12.339Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:12 2026-03-06T05:40:12.347Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:12 2026-03-06T05:40:12.347Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:12 2026-03-06T05:40:12.348Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:12 2026-03-06T05:40:12.348Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:12 2026-03-06T05:40:12.358Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:12 2026-03-06T05:40:12.358Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:12 2026-03-06T05:40:12.366Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:12 2026-03-06T05:40:12.366Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:12 2026-03-06T05:40:12.394Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:12 2026-03-06T05:40:12.394Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:12 2026-03-06T05:40:12.486Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:12 2026-03-06T05:40:12.486Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:12 2026-03-06T05:40:12.500Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:12 2026-03-06T05:40:12.500Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:12 2026-03-06T05:40:12.556Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:12 2026-03-06T05:40:12.556Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:12 2026-03-06T05:40:12.580Z INFO 6628 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.676615469S 05:40:12 2026-03-06T05:40:12.595Z INFO 6628 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:40:12 allow.auto.create.topics = true 05:40:12 auto.commit.interval.ms = 5000 05:40:12 auto.include.jmx.reporter = true 05:40:12 auto.offset.reset = earliest 05:40:12 bootstrap.servers = [localhost:32774] 05:40:12 check.crcs = true 05:40:12 client.dns.lookup = use_all_dns_ips 05:40:12 client.id = consumer-group for Test A-10 05:40:12 client.rack = 05:40:12 connections.max.idle.ms = 540000 05:40:12 default.api.timeout.ms = 60000 05:40:12 enable.auto.commit = true 05:40:12 enable.metrics.push = true 05:40:12 exclude.internal.topics = true 05:40:12 fetch.max.bytes = 52428800 05:40:12 fetch.max.wait.ms = 500 05:40:12 fetch.min.bytes = 1 05:40:12 group.id = group for Test A 05:40:12 group.instance.id = null 05:40:12 group.protocol = classic 05:40:12 group.remote.assignor = null 05:40:12 heartbeat.interval.ms = 3000 05:40:12 interceptor.classes = [] 05:40:12 internal.leave.group.on.close = true 05:40:12 internal.throw.on.fetch.stable.offset.unsupported = false 05:40:12 isolation.level = read_uncommitted 05:40:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:40:12 max.partition.fetch.bytes = 1048576 05:40:12 max.poll.interval.ms = 300000 05:40:12 max.poll.records = 500 05:40:12 metadata.max.age.ms = 300000 05:40:12 metadata.recovery.strategy = none 05:40:12 metric.reporters = [] 05:40:12 metrics.num.samples = 2 05:40:12 metrics.recording.level = INFO 05:40:12 metrics.sample.window.ms = 30000 05:40:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:40:12 receive.buffer.bytes = 65536 05:40:12 reconnect.backoff.max.ms = 1000 05:40:12 reconnect.backoff.ms = 50 05:40:12 request.timeout.ms = 30000 05:40:12 retry.backoff.max.ms = 1000 05:40:12 retry.backoff.ms = 100 05:40:12 sasl.client.callback.handler.class = null 05:40:12 sasl.jaas.config = null 05:40:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:40:12 sasl.kerberos.min.time.before.relogin = 60000 05:40:12 sasl.kerberos.service.name = null 05:40:12 sasl.kerberos.ticket.renew.jitter = 0.05 05:40:12 sasl.kerberos.ticket.renew.window.factor = 0.8 05:40:12 sasl.login.callback.handler.class = null 05:40:12 sasl.login.class = null 05:40:12 sasl.login.connect.timeout.ms = null 05:40:12 sasl.login.read.timeout.ms = null 05:40:12 sasl.login.refresh.buffer.seconds = 300 05:40:12 sasl.login.refresh.min.period.seconds = 60 05:40:12 sasl.login.refresh.window.factor = 0.8 05:40:12 sasl.login.refresh.window.jitter = 0.05 05:40:12 sasl.login.retry.backoff.max.ms = 10000 05:40:12 sasl.login.retry.backoff.ms = 100 05:40:12 sasl.mechanism = GSSAPI 05:40:12 sasl.oauthbearer.clock.skew.seconds = 30 05:40:12 sasl.oauthbearer.expected.audience = null 05:40:12 sasl.oauthbearer.expected.issuer = null 05:40:12 sasl.oauthbearer.header.urlencode = false 05:40:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:40:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:40:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:40:12 sasl.oauthbearer.jwks.endpoint.url = null 05:40:12 sasl.oauthbearer.scope.claim.name = scope 05:40:12 sasl.oauthbearer.sub.claim.name = sub 05:40:12 sasl.oauthbearer.token.endpoint.url = null 05:40:12 security.protocol = PLAINTEXT 05:40:12 security.providers = null 05:40:12 send.buffer.bytes = 131072 05:40:12 session.timeout.ms = 45000 05:40:12 socket.connection.setup.timeout.max.ms = 30000 05:40:12 socket.connection.setup.timeout.ms = 10000 05:40:12 ssl.cipher.suites = null 05:40:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:40:12 ssl.endpoint.identification.algorithm = https 05:40:12 ssl.engine.factory.class = null 05:40:12 ssl.key.password = null 05:40:12 ssl.keymanager.algorithm = SunX509 05:40:12 ssl.keystore.certificate.chain = null 05:40:12 ssl.keystore.key = null 05:40:12 ssl.keystore.location = null 05:40:12 ssl.keystore.password = null 05:40:12 ssl.keystore.type = JKS 05:40:12 ssl.protocol = TLSv1.3 05:40:12 ssl.provider = null 05:40:12 ssl.secure.random.implementation = null 05:40:12 ssl.trustmanager.algorithm = PKIX 05:40:12 ssl.truststore.certificates = null 05:40:12 ssl.truststore.location = null 05:40:12 ssl.truststore.password = null 05:40:12 ssl.truststore.type = JKS 05:40:12 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 05:40:12 05:40:12 2026-03-06T05:40:12.595Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:40:12 2026-03-06T05:40:12.597Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:40:12 2026-03-06T05:40:12.597Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:40:12 2026-03-06T05:40:12.597Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775612597 05:40:12 2026-03-06T05:40:12.602Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:12 2026-03-06T05:40:12.602Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:12 2026-03-06T05:40:12.602Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:12 05:40:12 . ____ _ __ _ _ 05:40:12 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:40:12 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:40:12 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:40:12 ' |____| .__|_| |_|_| |_\__, | / / / / 05:40:12 =========|_|==============|___/=/_/_/_/ 05:40:12 05:40:12 :: Spring Boot :: (v3.5.9) 05:40:12 05:40:12 2026-03-06T05:40:12.611Z INFO 6628 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Starting CmAvcEventConsumerSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:40:12 2026-03-06T05:40:12.611Z INFO 6628 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 05:40:12 2026-03-06T05:40:12.627Z INFO 6628 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Started CmAvcEventConsumerSpec in 0.029 seconds (process running for 93.057) 05:40:12 2026-03-06T05:40:12.639Z INFO 6628 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Subscribed to topic(s): target-topic-for-Test-A 05:40:12 2026-03-06T05:40:12.640Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:40:12 2026-03-06T05:40:12.641Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:40:12 acks = -1 05:40:12 auto.include.jmx.reporter = true 05:40:12 batch.size = 16384 05:40:12 bootstrap.servers = [localhost:32774] 05:40:12 buffer.memory = 33554432 05:40:12 client.dns.lookup = use_all_dns_ips 05:40:12 client.id = producer-22 05:40:12 compression.gzip.level = -1 05:40:12 compression.lz4.level = 9 05:40:12 compression.type = none 05:40:12 compression.zstd.level = 3 05:40:12 connections.max.idle.ms = 540000 05:40:12 delivery.timeout.ms = 120000 05:40:12 enable.idempotence = false 05:40:12 enable.metrics.push = true 05:40:12 interceptor.classes = [] 05:40:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:40:12 linger.ms = 1 05:40:12 max.block.ms = 60000 05:40:12 max.in.flight.requests.per.connection = 5 05:40:12 max.request.size = 1048576 05:40:12 metadata.max.age.ms = 300000 05:40:12 metadata.max.idle.ms = 300000 05:40:12 metadata.recovery.strategy = none 05:40:12 metric.reporters = [] 05:40:12 metrics.num.samples = 2 05:40:12 metrics.recording.level = INFO 05:40:12 metrics.sample.window.ms = 30000 05:40:12 partitioner.adaptive.partitioning.enable = true 05:40:12 partitioner.availability.timeout.ms = 0 05:40:12 partitioner.class = null 05:40:12 partitioner.ignore.keys = false 05:40:12 receive.buffer.bytes = 32768 05:40:12 reconnect.backoff.max.ms = 1000 05:40:12 reconnect.backoff.ms = 50 05:40:12 request.timeout.ms = 30000 05:40:12 retries = 0 05:40:12 retry.backoff.max.ms = 1000 05:40:12 retry.backoff.ms = 100 05:40:12 sasl.client.callback.handler.class = null 05:40:12 sasl.jaas.config = null 05:40:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:40:12 sasl.kerberos.min.time.before.relogin = 60000 05:40:12 sasl.kerberos.service.name = null 05:40:12 sasl.kerberos.ticket.renew.jitter = 0.05 05:40:12 sasl.kerberos.ticket.renew.window.factor = 0.8 05:40:12 sasl.login.callback.handler.class = null 05:40:12 sasl.login.class = null 05:40:12 sasl.login.connect.timeout.ms = null 05:40:12 sasl.login.read.timeout.ms = null 05:40:12 sasl.login.refresh.buffer.seconds = 300 05:40:12 sasl.login.refresh.min.period.seconds = 60 05:40:12 sasl.login.refresh.window.factor = 0.8 05:40:12 sasl.login.refresh.window.jitter = 0.05 05:40:12 sasl.login.retry.backoff.max.ms = 10000 05:40:12 sasl.login.retry.backoff.ms = 100 05:40:12 sasl.mechanism = GSSAPI 05:40:12 sasl.oauthbearer.clock.skew.seconds = 30 05:40:12 sasl.oauthbearer.expected.audience = null 05:40:12 sasl.oauthbearer.expected.issuer = null 05:40:12 sasl.oauthbearer.header.urlencode = false 05:40:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:40:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:40:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:40:12 sasl.oauthbearer.jwks.endpoint.url = null 05:40:12 sasl.oauthbearer.scope.claim.name = scope 05:40:12 sasl.oauthbearer.sub.claim.name = sub 05:40:12 sasl.oauthbearer.token.endpoint.url = null 05:40:12 security.protocol = PLAINTEXT 05:40:12 security.providers = null 05:40:12 send.buffer.bytes = 131072 05:40:12 socket.connection.setup.timeout.max.ms = 30000 05:40:12 socket.connection.setup.timeout.ms = 10000 05:40:12 ssl.cipher.suites = null 05:40:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:40:12 ssl.endpoint.identification.algorithm = https 05:40:12 ssl.engine.factory.class = null 05:40:12 ssl.key.password = null 05:40:12 ssl.keymanager.algorithm = SunX509 05:40:12 ssl.keystore.certificate.chain = null 05:40:12 ssl.keystore.key = null 05:40:12 ssl.keystore.location = null 05:40:12 ssl.keystore.password = null 05:40:12 ssl.keystore.type = JKS 05:40:12 ssl.protocol = TLSv1.3 05:40:12 ssl.provider = null 05:40:12 ssl.secure.random.implementation = null 05:40:12 ssl.trustmanager.algorithm = PKIX 05:40:12 ssl.truststore.certificates = null 05:40:12 ssl.truststore.location = null 05:40:12 ssl.truststore.password = null 05:40:12 ssl.truststore.type = JKS 05:40:12 transaction.timeout.ms = 60000 05:40:12 transactional.id = null 05:40:12 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:40:12 05:40:12 2026-03-06T05:40:12.641Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:40:12 2026-03-06T05:40:12.643Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:40:12 2026-03-06T05:40:12.643Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:40:12 2026-03-06T05:40:12.643Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:40:12 2026-03-06T05:40:12.643Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775612643 05:40:12 2026-03-06T05:40:12.644Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:12 2026-03-06T05:40:12.644Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:12 2026-03-06T05:40:12.663Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:12 2026-03-06T05:40:12.663Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:12 2026-03-06T05:40:12.663Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:12 2026-03-06T05:40:12.674Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {target-topic-for-Test-A=UNKNOWN_TOPIC_OR_PARTITION} 05:40:12 2026-03-06T05:40:12.674Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:40:12 2026-03-06T05:40:12.774Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:12 2026-03-06T05:40:12.774Z WARN 6628 --- [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. Node may not be available. 05:40:12 2026-03-06T05:40:12.777Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:12 2026-03-06T05:40:12.777Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:12 2026-03-06T05:40:12.841Z INFO 6628 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:40:12 2026-03-06T05:40:12.922Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:12 2026-03-06T05:40:12.922Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:12.978Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 05:40:13 2026-03-06T05:40:12.980Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 05:40:13 2026-03-06T05:40:13.000Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Request joining group due to: need to re-join with the given member-id: consumer-group for Test A-10-f3fb7eb8-0a28-4311-a0c9-e87baca250ee 05:40:13 2026-03-06T05:40:13.000Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 05:40:13 2026-03-06T05:40:13.004Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.004Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.025Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Successfully joined group with generation Generation{generationId=1, memberId='consumer-group for Test A-10-f3fb7eb8-0a28-4311-a0c9-e87baca250ee', protocol='range'} 05:40:13 2026-03-06T05:40:13.026Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Finished assignment for group at generation 1: {consumer-group for Test A-10-f3fb7eb8-0a28-4311-a0c9-e87baca250ee=Assignment(partitions=[target-topic-for-Test-A-0])} 05:40:13 2026-03-06T05:40:13.045Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Successfully synced group in generation Generation{generationId=1, memberId='consumer-group for Test A-10-f3fb7eb8-0a28-4311-a0c9-e87baca250ee', protocol='range'} 05:40:13 2026-03-06T05:40:13.045Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Notifying assignor about the new Assignment(partitions=[target-topic-for-Test-A-0]) 05:40:13 2026-03-06T05:40:13.046Z INFO 6628 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Adding newly assigned partitions: target-topic-for-Test-A-0 05:40:13 2026-03-06T05:40:13.055Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Found no committed offset for partition target-topic-for-Test-A-0 05:40:13 2026-03-06T05:40:13.066Z INFO 6628 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Resetting offset for partition target-topic-for-Test-A-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 05:40:13 2026-03-06T05:40:13.106Z INFO 6628 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:40:13 allow.auto.create.topics = true 05:40:13 auto.commit.interval.ms = 5000 05:40:13 auto.include.jmx.reporter = true 05:40:13 auto.offset.reset = earliest 05:40:13 bootstrap.servers = [localhost:32774] 05:40:13 check.crcs = true 05:40:13 client.dns.lookup = use_all_dns_ips 05:40:13 client.id = consumer-group for Test A-11 05:40:13 client.rack = 05:40:13 connections.max.idle.ms = 540000 05:40:13 default.api.timeout.ms = 60000 05:40:13 enable.auto.commit = true 05:40:13 enable.metrics.push = true 05:40:13 exclude.internal.topics = true 05:40:13 fetch.max.bytes = 52428800 05:40:13 fetch.max.wait.ms = 500 05:40:13 fetch.min.bytes = 1 05:40:13 group.id = group for Test A 05:40:13 group.instance.id = null 05:40:13 group.protocol = classic 05:40:13 group.remote.assignor = null 05:40:13 heartbeat.interval.ms = 3000 05:40:13 interceptor.classes = [] 05:40:13 internal.leave.group.on.close = true 05:40:13 internal.throw.on.fetch.stable.offset.unsupported = false 05:40:13 isolation.level = read_uncommitted 05:40:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:40:13 max.partition.fetch.bytes = 1048576 05:40:13 max.poll.interval.ms = 300000 05:40:13 max.poll.records = 500 05:40:13 metadata.max.age.ms = 300000 05:40:13 metadata.recovery.strategy = none 05:40:13 metric.reporters = [] 05:40:13 metrics.num.samples = 2 05:40:13 metrics.recording.level = INFO 05:40:13 metrics.sample.window.ms = 30000 05:40:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:40:13 receive.buffer.bytes = 65536 05:40:13 reconnect.backoff.max.ms = 1000 05:40:13 reconnect.backoff.ms = 50 05:40:13 request.timeout.ms = 30000 05:40:13 retry.backoff.max.ms = 1000 05:40:13 retry.backoff.ms = 100 05:40:13 sasl.client.callback.handler.class = null 05:40:13 sasl.jaas.config = null 05:40:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:40:13 sasl.kerberos.min.time.before.relogin = 60000 05:40:13 sasl.kerberos.service.name = null 05:40:13 sasl.kerberos.ticket.renew.jitter = 0.05 05:40:13 sasl.kerberos.ticket.renew.window.factor = 0.8 05:40:13 sasl.login.callback.handler.class = null 05:40:13 sasl.login.class = null 05:40:13 sasl.login.connect.timeout.ms = null 05:40:13 sasl.login.read.timeout.ms = null 05:40:13 sasl.login.refresh.buffer.seconds = 300 05:40:13 sasl.login.refresh.min.period.seconds = 60 05:40:13 sasl.login.refresh.window.factor = 0.8 05:40:13 sasl.login.refresh.window.jitter = 0.05 05:40:13 sasl.login.retry.backoff.max.ms = 10000 05:40:13 sasl.login.retry.backoff.ms = 100 05:40:13 sasl.mechanism = GSSAPI 05:40:13 sasl.oauthbearer.clock.skew.seconds = 30 05:40:13 sasl.oauthbearer.expected.audience = null 05:40:13 sasl.oauthbearer.expected.issuer = null 05:40:13 sasl.oauthbearer.header.urlencode = false 05:40:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:40:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:40:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:40:13 sasl.oauthbearer.jwks.endpoint.url = null 05:40:13 sasl.oauthbearer.scope.claim.name = scope 05:40:13 sasl.oauthbearer.sub.claim.name = sub 05:40:13 sasl.oauthbearer.token.endpoint.url = null 05:40:13 security.protocol = PLAINTEXT 05:40:13 security.providers = null 05:40:13 send.buffer.bytes = 131072 05:40:13 session.timeout.ms = 45000 05:40:13 socket.connection.setup.timeout.max.ms = 30000 05:40:13 socket.connection.setup.timeout.ms = 10000 05:40:13 ssl.cipher.suites = null 05:40:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:40:13 ssl.endpoint.identification.algorithm = https 05:40:13 ssl.engine.factory.class = null 05:40:13 ssl.key.password = null 05:40:13 ssl.keymanager.algorithm = SunX509 05:40:13 ssl.keystore.certificate.chain = null 05:40:13 ssl.keystore.key = null 05:40:13 ssl.keystore.location = null 05:40:13 ssl.keystore.password = null 05:40:13 ssl.keystore.type = JKS 05:40:13 ssl.protocol = TLSv1.3 05:40:13 ssl.provider = null 05:40:13 ssl.secure.random.implementation = null 05:40:13 ssl.trustmanager.algorithm = PKIX 05:40:13 ssl.truststore.certificates = null 05:40:13 ssl.truststore.location = null 05:40:13 ssl.truststore.password = null 05:40:13 ssl.truststore.type = JKS 05:40:13 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 05:40:13 05:40:13 2026-03-06T05:40:13.106Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:40:13 2026-03-06T05:40:13.108Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.108Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.108Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.108Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.109Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:40:13 2026-03-06T05:40:13.109Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:40:13 2026-03-06T05:40:13.109Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775613109 05:40:13 2026-03-06T05:40:13.110Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.110Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.114Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:40:13 2026-03-06T05:40:13.115Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:40:13 acks = -1 05:40:13 auto.include.jmx.reporter = true 05:40:13 batch.size = 16384 05:40:13 bootstrap.servers = [localhost:32774] 05:40:13 buffer.memory = 33554432 05:40:13 client.dns.lookup = use_all_dns_ips 05:40:13 client.id = producer-23 05:40:13 compression.gzip.level = -1 05:40:13 compression.lz4.level = 9 05:40:13 compression.type = none 05:40:13 compression.zstd.level = 3 05:40:13 connections.max.idle.ms = 540000 05:40:13 delivery.timeout.ms = 120000 05:40:13 enable.idempotence = false 05:40:13 enable.metrics.push = true 05:40:13 interceptor.classes = [] 05:40:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:40:13 linger.ms = 1 05:40:13 max.block.ms = 60000 05:40:13 max.in.flight.requests.per.connection = 5 05:40:13 max.request.size = 1048576 05:40:13 metadata.max.age.ms = 300000 05:40:13 metadata.max.idle.ms = 300000 05:40:13 metadata.recovery.strategy = none 05:40:13 metric.reporters = [] 05:40:13 metrics.num.samples = 2 05:40:13 metrics.recording.level = INFO 05:40:13 metrics.sample.window.ms = 30000 05:40:13 partitioner.adaptive.partitioning.enable = true 05:40:13 partitioner.availability.timeout.ms = 0 05:40:13 partitioner.class = null 05:40:13 partitioner.ignore.keys = false 05:40:13 receive.buffer.bytes = 32768 05:40:13 reconnect.backoff.max.ms = 1000 05:40:13 reconnect.backoff.ms = 50 05:40:13 request.timeout.ms = 30000 05:40:13 retries = 0 05:40:13 retry.backoff.max.ms = 1000 05:40:13 retry.backoff.ms = 100 05:40:13 sasl.client.callback.handler.class = null 05:40:13 sasl.jaas.config = null 05:40:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:40:13 sasl.kerberos.min.time.before.relogin = 60000 05:40:13 sasl.kerberos.service.name = null 05:40:13 sasl.kerberos.ticket.renew.jitter = 0.05 05:40:13 sasl.kerberos.ticket.renew.window.factor = 0.8 05:40:13 sasl.login.callback.handler.class = null 05:40:13 sasl.login.class = null 05:40:13 sasl.login.connect.timeout.ms = null 05:40:13 sasl.login.read.timeout.ms = null 05:40:13 sasl.login.refresh.buffer.seconds = 300 05:40:13 sasl.login.refresh.min.period.seconds = 60 05:40:13 sasl.login.refresh.window.factor = 0.8 05:40:13 sasl.login.refresh.window.jitter = 0.05 05:40:13 sasl.login.retry.backoff.max.ms = 10000 05:40:13 sasl.login.retry.backoff.ms = 100 05:40:13 sasl.mechanism = GSSAPI 05:40:13 sasl.oauthbearer.clock.skew.seconds = 30 05:40:13 sasl.oauthbearer.expected.audience = null 05:40:13 sasl.oauthbearer.expected.issuer = null 05:40:13 sasl.oauthbearer.header.urlencode = false 05:40:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:40:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:40:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:40:13 sasl.oauthbearer.jwks.endpoint.url = null 05:40:13 sasl.oauthbearer.scope.claim.name = scope 05:40:13 sasl.oauthbearer.sub.claim.name = sub 05:40:13 sasl.oauthbearer.token.endpoint.url = null 05:40:13 security.protocol = PLAINTEXT 05:40:13 security.providers = null 05:40:13 send.buffer.bytes = 131072 05:40:13 socket.connection.setup.timeout.max.ms = 30000 05:40:13 socket.connection.setup.timeout.ms = 10000 05:40:13 ssl.cipher.suites = null 05:40:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:40:13 ssl.endpoint.identification.algorithm = https 05:40:13 ssl.engine.factory.class = null 05:40:13 ssl.key.password = null 05:40:13 ssl.keymanager.algorithm = SunX509 05:40:13 ssl.keystore.certificate.chain = null 05:40:13 ssl.keystore.key = null 05:40:13 ssl.keystore.location = null 05:40:13 ssl.keystore.password = null 05:40:13 ssl.keystore.type = JKS 05:40:13 ssl.protocol = TLSv1.3 05:40:13 ssl.provider = null 05:40:13 ssl.secure.random.implementation = null 05:40:13 ssl.trustmanager.algorithm = PKIX 05:40:13 ssl.truststore.certificates = null 05:40:13 ssl.truststore.location = null 05:40:13 ssl.truststore.password = null 05:40:13 ssl.truststore.type = JKS 05:40:13 transaction.timeout.ms = 60000 05:40:13 transactional.id = null 05:40:13 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:40:13 05:40:13 2026-03-06T05:40:13.115Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:40:13 2026-03-06T05:40:13.117Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:40:13 2026-03-06T05:40:13.117Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:40:13 2026-03-06T05:40:13.117Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:40:13 2026-03-06T05:40:13.117Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775613117 05:40:13 2026-03-06T05:40:13.133Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {some-topic-for-Test-B=UNKNOWN_TOPIC_OR_PARTITION} 05:40:13 2026-03-06T05:40:13.133Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:40:13 2026-03-06T05:40:13.249Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.249Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.262Z INFO 6628 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:40:13 allow.auto.create.topics = true 05:40:13 auto.commit.interval.ms = 5000 05:40:13 auto.include.jmx.reporter = true 05:40:13 auto.offset.reset = earliest 05:40:13 bootstrap.servers = [localhost:32774] 05:40:13 check.crcs = true 05:40:13 client.dns.lookup = use_all_dns_ips 05:40:13 client.id = consumer-group for Test A-12 05:40:13 client.rack = 05:40:13 connections.max.idle.ms = 540000 05:40:13 default.api.timeout.ms = 60000 05:40:13 enable.auto.commit = true 05:40:13 enable.metrics.push = true 05:40:13 exclude.internal.topics = true 05:40:13 fetch.max.bytes = 52428800 05:40:13 fetch.max.wait.ms = 500 05:40:13 fetch.min.bytes = 1 05:40:13 group.id = group for Test A 05:40:13 group.instance.id = null 05:40:13 group.protocol = classic 05:40:13 group.remote.assignor = null 05:40:13 heartbeat.interval.ms = 3000 05:40:13 interceptor.classes = [] 05:40:13 internal.leave.group.on.close = true 05:40:13 internal.throw.on.fetch.stable.offset.unsupported = false 05:40:13 isolation.level = read_uncommitted 05:40:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:40:13 max.partition.fetch.bytes = 1048576 05:40:13 max.poll.interval.ms = 300000 05:40:13 max.poll.records = 500 05:40:13 metadata.max.age.ms = 300000 05:40:13 metadata.recovery.strategy = none 05:40:13 metric.reporters = [] 05:40:13 metrics.num.samples = 2 05:40:13 metrics.recording.level = INFO 05:40:13 metrics.sample.window.ms = 30000 05:40:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:40:13 receive.buffer.bytes = 65536 05:40:13 reconnect.backoff.max.ms = 1000 05:40:13 reconnect.backoff.ms = 50 05:40:13 request.timeout.ms = 30000 05:40:13 retry.backoff.max.ms = 1000 05:40:13 retry.backoff.ms = 100 05:40:13 sasl.client.callback.handler.class = null 05:40:13 sasl.jaas.config = null 05:40:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:40:13 sasl.kerberos.min.time.before.relogin = 60000 05:40:13 sasl.kerberos.service.name = null 05:40:13 sasl.kerberos.ticket.renew.jitter = 0.05 05:40:13 sasl.kerberos.ticket.renew.window.factor = 0.8 05:40:13 sasl.login.callback.handler.class = null 05:40:13 sasl.login.class = null 05:40:13 sasl.login.connect.timeout.ms = null 05:40:13 sasl.login.read.timeout.ms = null 05:40:13 sasl.login.refresh.buffer.seconds = 300 05:40:13 sasl.login.refresh.min.period.seconds = 60 05:40:13 sasl.login.refresh.window.factor = 0.8 05:40:13 sasl.login.refresh.window.jitter = 0.05 05:40:13 sasl.login.retry.backoff.max.ms = 10000 05:40:13 sasl.login.retry.backoff.ms = 100 05:40:13 sasl.mechanism = GSSAPI 05:40:13 sasl.oauthbearer.clock.skew.seconds = 30 05:40:13 sasl.oauthbearer.expected.audience = null 05:40:13 sasl.oauthbearer.expected.issuer = null 05:40:13 sasl.oauthbearer.header.urlencode = false 05:40:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:40:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:40:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:40:13 sasl.oauthbearer.jwks.endpoint.url = null 05:40:13 sasl.oauthbearer.scope.claim.name = scope 05:40:13 sasl.oauthbearer.sub.claim.name = sub 05:40:13 sasl.oauthbearer.token.endpoint.url = null 05:40:13 security.protocol = PLAINTEXT 05:40:13 security.providers = null 05:40:13 send.buffer.bytes = 131072 05:40:13 session.timeout.ms = 45000 05:40:13 socket.connection.setup.timeout.max.ms = 30000 05:40:13 socket.connection.setup.timeout.ms = 10000 05:40:13 ssl.cipher.suites = null 05:40:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:40:13 ssl.endpoint.identification.algorithm = https 05:40:13 ssl.engine.factory.class = null 05:40:13 ssl.key.password = null 05:40:13 ssl.keymanager.algorithm = SunX509 05:40:13 ssl.keystore.certificate.chain = null 05:40:13 ssl.keystore.key = null 05:40:13 ssl.keystore.location = null 05:40:13 ssl.keystore.password = null 05:40:13 ssl.keystore.type = JKS 05:40:13 ssl.protocol = TLSv1.3 05:40:13 ssl.provider = null 05:40:13 ssl.secure.random.implementation = null 05:40:13 ssl.trustmanager.algorithm = PKIX 05:40:13 ssl.truststore.certificates = null 05:40:13 ssl.truststore.location = null 05:40:13 ssl.truststore.password = null 05:40:13 ssl.truststore.type = JKS 05:40:13 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 05:40:13 05:40:13 2026-03-06T05:40:13.263Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:40:13 2026-03-06T05:40:13.265Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:40:13 2026-03-06T05:40:13.265Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:40:13 2026-03-06T05:40:13.265Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775613265 05:40:13 2026-03-06T05:40:13.268Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:40:13 2026-03-06T05:40:13.268Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:40:13 acks = -1 05:40:13 auto.include.jmx.reporter = true 05:40:13 batch.size = 16384 05:40:13 bootstrap.servers = [localhost:32774] 05:40:13 buffer.memory = 33554432 05:40:13 client.dns.lookup = use_all_dns_ips 05:40:13 client.id = producer-24 05:40:13 compression.gzip.level = -1 05:40:13 compression.lz4.level = 9 05:40:13 compression.type = none 05:40:13 compression.zstd.level = 3 05:40:13 connections.max.idle.ms = 540000 05:40:13 delivery.timeout.ms = 120000 05:40:13 enable.idempotence = false 05:40:13 enable.metrics.push = true 05:40:13 interceptor.classes = [] 05:40:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:40:13 linger.ms = 1 05:40:13 max.block.ms = 60000 05:40:13 max.in.flight.requests.per.connection = 5 05:40:13 max.request.size = 1048576 05:40:13 metadata.max.age.ms = 300000 05:40:13 metadata.max.idle.ms = 300000 05:40:13 metadata.recovery.strategy = none 05:40:13 metric.reporters = [] 05:40:13 metrics.num.samples = 2 05:40:13 metrics.recording.level = INFO 05:40:13 metrics.sample.window.ms = 30000 05:40:13 partitioner.adaptive.partitioning.enable = true 05:40:13 partitioner.availability.timeout.ms = 0 05:40:13 partitioner.class = null 05:40:13 partitioner.ignore.keys = false 05:40:13 receive.buffer.bytes = 32768 05:40:13 reconnect.backoff.max.ms = 1000 05:40:13 reconnect.backoff.ms = 50 05:40:13 request.timeout.ms = 30000 05:40:13 retries = 0 05:40:13 retry.backoff.max.ms = 1000 05:40:13 retry.backoff.ms = 100 05:40:13 sasl.client.callback.handler.class = null 05:40:13 sasl.jaas.config = null 05:40:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:40:13 sasl.kerberos.min.time.before.relogin = 60000 05:40:13 sasl.kerberos.service.name = null 05:40:13 sasl.kerberos.ticket.renew.jitter = 0.05 05:40:13 sasl.kerberos.ticket.renew.window.factor = 0.8 05:40:13 sasl.login.callback.handler.class = null 05:40:13 sasl.login.class = null 05:40:13 sasl.login.connect.timeout.ms = null 05:40:13 sasl.login.read.timeout.ms = null 05:40:13 sasl.login.refresh.buffer.seconds = 300 05:40:13 sasl.login.refresh.min.period.seconds = 60 05:40:13 sasl.login.refresh.window.factor = 0.8 05:40:13 sasl.login.refresh.window.jitter = 0.05 05:40:13 sasl.login.retry.backoff.max.ms = 10000 05:40:13 sasl.login.retry.backoff.ms = 100 05:40:13 sasl.mechanism = GSSAPI 05:40:13 sasl.oauthbearer.clock.skew.seconds = 30 05:40:13 sasl.oauthbearer.expected.audience = null 05:40:13 sasl.oauthbearer.expected.issuer = null 05:40:13 sasl.oauthbearer.header.urlencode = false 05:40:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:40:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:40:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:40:13 sasl.oauthbearer.jwks.endpoint.url = null 05:40:13 sasl.oauthbearer.scope.claim.name = scope 05:40:13 sasl.oauthbearer.sub.claim.name = sub 05:40:13 sasl.oauthbearer.token.endpoint.url = null 05:40:13 security.protocol = PLAINTEXT 05:40:13 security.providers = null 05:40:13 send.buffer.bytes = 131072 05:40:13 socket.connection.setup.timeout.max.ms = 30000 05:40:13 socket.connection.setup.timeout.ms = 10000 05:40:13 ssl.cipher.suites = null 05:40:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:40:13 ssl.endpoint.identification.algorithm = https 05:40:13 ssl.engine.factory.class = null 05:40:13 ssl.key.password = null 05:40:13 ssl.keymanager.algorithm = SunX509 05:40:13 ssl.keystore.certificate.chain = null 05:40:13 ssl.keystore.key = null 05:40:13 ssl.keystore.location = null 05:40:13 ssl.keystore.password = null 05:40:13 ssl.keystore.type = JKS 05:40:13 ssl.protocol = TLSv1.3 05:40:13 ssl.provider = null 05:40:13 ssl.secure.random.implementation = null 05:40:13 ssl.trustmanager.algorithm = PKIX 05:40:13 ssl.truststore.certificates = null 05:40:13 ssl.truststore.location = null 05:40:13 ssl.truststore.password = null 05:40:13 ssl.truststore.type = JKS 05:40:13 transaction.timeout.ms = 60000 05:40:13 transactional.id = null 05:40:13 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:40:13 05:40:13 2026-03-06T05:40:13.269Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:40:13 2026-03-06T05:40:13.271Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:40:13 2026-03-06T05:40:13.271Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:40:13 2026-03-06T05:40:13.271Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:40:13 2026-03-06T05:40:13.271Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775613271 05:40:13 2026-03-06T05:40:13.277Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.Metadata : [Producer clientId=producer-24] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:40:13 2026-03-06T05:40:13.281Z INFO 6628 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:40:13 allow.auto.create.topics = true 05:40:13 auto.commit.interval.ms = 5000 05:40:13 auto.include.jmx.reporter = true 05:40:13 auto.offset.reset = earliest 05:40:13 bootstrap.servers = [localhost:32774] 05:40:13 check.crcs = true 05:40:13 client.dns.lookup = use_all_dns_ips 05:40:13 client.id = consumer-group for Test A-13 05:40:13 client.rack = 05:40:13 connections.max.idle.ms = 540000 05:40:13 default.api.timeout.ms = 60000 05:40:13 enable.auto.commit = true 05:40:13 enable.metrics.push = true 05:40:13 exclude.internal.topics = true 05:40:13 fetch.max.bytes = 52428800 05:40:13 fetch.max.wait.ms = 500 05:40:13 fetch.min.bytes = 1 05:40:13 group.id = group for Test A 05:40:13 group.instance.id = null 05:40:13 group.protocol = classic 05:40:13 group.remote.assignor = null 05:40:13 heartbeat.interval.ms = 3000 05:40:13 interceptor.classes = [] 05:40:13 internal.leave.group.on.close = true 05:40:13 internal.throw.on.fetch.stable.offset.unsupported = false 05:40:13 isolation.level = read_uncommitted 05:40:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:40:13 max.partition.fetch.bytes = 1048576 05:40:13 max.poll.interval.ms = 300000 05:40:13 max.poll.records = 500 05:40:13 metadata.max.age.ms = 300000 05:40:13 metadata.recovery.strategy = none 05:40:13 metric.reporters = [] 05:40:13 metrics.num.samples = 2 05:40:13 metrics.recording.level = INFO 05:40:13 metrics.sample.window.ms = 30000 05:40:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:40:13 receive.buffer.bytes = 65536 05:40:13 reconnect.backoff.max.ms = 1000 05:40:13 reconnect.backoff.ms = 50 05:40:13 request.timeout.ms = 30000 05:40:13 retry.backoff.max.ms = 1000 05:40:13 retry.backoff.ms = 100 05:40:13 sasl.client.callback.handler.class = null 05:40:13 sasl.jaas.config = null 05:40:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:40:13 sasl.kerberos.min.time.before.relogin = 60000 05:40:13 sasl.kerberos.service.name = null 05:40:13 sasl.kerberos.ticket.renew.jitter = 0.05 05:40:13 sasl.kerberos.ticket.renew.window.factor = 0.8 05:40:13 sasl.login.callback.handler.class = null 05:40:13 sasl.login.class = null 05:40:13 sasl.login.connect.timeout.ms = null 05:40:13 sasl.login.read.timeout.ms = null 05:40:13 sasl.login.refresh.buffer.seconds = 300 05:40:13 sasl.login.refresh.min.period.seconds = 60 05:40:13 sasl.login.refresh.window.factor = 0.8 05:40:13 sasl.login.refresh.window.jitter = 0.05 05:40:13 sasl.login.retry.backoff.max.ms = 10000 05:40:13 sasl.login.retry.backoff.ms = 100 05:40:13 sasl.mechanism = GSSAPI 05:40:13 sasl.oauthbearer.clock.skew.seconds = 30 05:40:13 sasl.oauthbearer.expected.audience = null 05:40:13 sasl.oauthbearer.expected.issuer = null 05:40:13 sasl.oauthbearer.header.urlencode = false 05:40:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:40:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:40:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:40:13 sasl.oauthbearer.jwks.endpoint.url = null 05:40:13 sasl.oauthbearer.scope.claim.name = scope 05:40:13 sasl.oauthbearer.sub.claim.name = sub 05:40:13 sasl.oauthbearer.token.endpoint.url = null 05:40:13 security.protocol = PLAINTEXT 05:40:13 security.providers = null 05:40:13 send.buffer.bytes = 131072 05:40:13 session.timeout.ms = 45000 05:40:13 socket.connection.setup.timeout.max.ms = 30000 05:40:13 socket.connection.setup.timeout.ms = 10000 05:40:13 ssl.cipher.suites = null 05:40:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:40:13 ssl.endpoint.identification.algorithm = https 05:40:13 ssl.engine.factory.class = null 05:40:13 ssl.key.password = null 05:40:13 ssl.keymanager.algorithm = SunX509 05:40:13 ssl.keystore.certificate.chain = null 05:40:13 ssl.keystore.key = null 05:40:13 ssl.keystore.location = null 05:40:13 ssl.keystore.password = null 05:40:13 ssl.keystore.type = JKS 05:40:13 ssl.protocol = TLSv1.3 05:40:13 ssl.provider = null 05:40:13 ssl.secure.random.implementation = null 05:40:13 ssl.trustmanager.algorithm = PKIX 05:40:13 ssl.truststore.certificates = null 05:40:13 ssl.truststore.location = null 05:40:13 ssl.truststore.password = null 05:40:13 ssl.truststore.type = JKS 05:40:13 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 05:40:13 05:40:13 2026-03-06T05:40:13.281Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:40:13 2026-03-06T05:40:13.285Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:40:13 2026-03-06T05:40:13.285Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:40:13 2026-03-06T05:40:13.285Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775613285 05:40:13 2026-03-06T05:40:13.289Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:40:13 2026-03-06T05:40:13.289Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:40:13 acks = -1 05:40:13 auto.include.jmx.reporter = true 05:40:13 batch.size = 16384 05:40:13 bootstrap.servers = [localhost:32774] 05:40:13 buffer.memory = 33554432 05:40:13 client.dns.lookup = use_all_dns_ips 05:40:13 client.id = producer-25 05:40:13 compression.gzip.level = -1 05:40:13 compression.lz4.level = 9 05:40:13 compression.type = none 05:40:13 compression.zstd.level = 3 05:40:13 connections.max.idle.ms = 540000 05:40:13 delivery.timeout.ms = 120000 05:40:13 enable.idempotence = false 05:40:13 enable.metrics.push = true 05:40:13 interceptor.classes = [] 05:40:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:40:13 linger.ms = 1 05:40:13 max.block.ms = 60000 05:40:13 max.in.flight.requests.per.connection = 5 05:40:13 max.request.size = 1048576 05:40:13 metadata.max.age.ms = 300000 05:40:13 metadata.max.idle.ms = 300000 05:40:13 metadata.recovery.strategy = none 05:40:13 metric.reporters = [] 05:40:13 metrics.num.samples = 2 05:40:13 metrics.recording.level = INFO 05:40:13 metrics.sample.window.ms = 30000 05:40:13 partitioner.adaptive.partitioning.enable = true 05:40:13 partitioner.availability.timeout.ms = 0 05:40:13 partitioner.class = null 05:40:13 partitioner.ignore.keys = false 05:40:13 receive.buffer.bytes = 32768 05:40:13 reconnect.backoff.max.ms = 1000 05:40:13 reconnect.backoff.ms = 50 05:40:13 request.timeout.ms = 30000 05:40:13 retries = 0 05:40:13 retry.backoff.max.ms = 1000 05:40:13 retry.backoff.ms = 100 05:40:13 sasl.client.callback.handler.class = null 05:40:13 sasl.jaas.config = null 05:40:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:40:13 sasl.kerberos.min.time.before.relogin = 60000 05:40:13 sasl.kerberos.service.name = null 05:40:13 sasl.kerberos.ticket.renew.jitter = 0.05 05:40:13 sasl.kerberos.ticket.renew.window.factor = 0.8 05:40:13 sasl.login.callback.handler.class = null 05:40:13 sasl.login.class = null 05:40:13 sasl.login.connect.timeout.ms = null 05:40:13 sasl.login.read.timeout.ms = null 05:40:13 sasl.login.refresh.buffer.seconds = 300 05:40:13 sasl.login.refresh.min.period.seconds = 60 05:40:13 sasl.login.refresh.window.factor = 0.8 05:40:13 sasl.login.refresh.window.jitter = 0.05 05:40:13 sasl.login.retry.backoff.max.ms = 10000 05:40:13 sasl.login.retry.backoff.ms = 100 05:40:13 sasl.mechanism = GSSAPI 05:40:13 sasl.oauthbearer.clock.skew.seconds = 30 05:40:13 sasl.oauthbearer.expected.audience = null 05:40:13 sasl.oauthbearer.expected.issuer = null 05:40:13 sasl.oauthbearer.header.urlencode = false 05:40:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:40:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:40:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:40:13 sasl.oauthbearer.jwks.endpoint.url = null 05:40:13 sasl.oauthbearer.scope.claim.name = scope 05:40:13 sasl.oauthbearer.sub.claim.name = sub 05:40:13 sasl.oauthbearer.token.endpoint.url = null 05:40:13 security.protocol = PLAINTEXT 05:40:13 security.providers = null 05:40:13 send.buffer.bytes = 131072 05:40:13 socket.connection.setup.timeout.max.ms = 30000 05:40:13 socket.connection.setup.timeout.ms = 10000 05:40:13 ssl.cipher.suites = null 05:40:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:40:13 ssl.endpoint.identification.algorithm = https 05:40:13 ssl.engine.factory.class = null 05:40:13 ssl.key.password = null 05:40:13 ssl.keymanager.algorithm = SunX509 05:40:13 ssl.keystore.certificate.chain = null 05:40:13 ssl.keystore.key = null 05:40:13 ssl.keystore.location = null 05:40:13 ssl.keystore.password = null 05:40:13 ssl.keystore.type = JKS 05:40:13 ssl.protocol = TLSv1.3 05:40:13 ssl.provider = null 05:40:13 ssl.secure.random.implementation = null 05:40:13 ssl.trustmanager.algorithm = PKIX 05:40:13 ssl.truststore.certificates = null 05:40:13 ssl.truststore.location = null 05:40:13 ssl.truststore.password = null 05:40:13 ssl.truststore.type = JKS 05:40:13 transaction.timeout.ms = 60000 05:40:13 transactional.id = null 05:40:13 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:40:13 05:40:13 2026-03-06T05:40:13.290Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:40:13 2026-03-06T05:40:13.291Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:40:13 2026-03-06T05:40:13.291Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:40:13 2026-03-06T05:40:13.291Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:40:13 2026-03-06T05:40:13.291Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775613291 05:40:13 2026-03-06T05:40:13.293Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.293Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.311Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.311Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.312Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.Metadata : [Producer clientId=producer-25] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:40:13 2026-03-06T05:40:13.340Z INFO 6628 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:40:13 allow.auto.create.topics = true 05:40:13 auto.commit.interval.ms = 5000 05:40:13 auto.include.jmx.reporter = true 05:40:13 auto.offset.reset = earliest 05:40:13 bootstrap.servers = [localhost:32774] 05:40:13 check.crcs = true 05:40:13 client.dns.lookup = use_all_dns_ips 05:40:13 client.id = consumer-group for Test A-14 05:40:13 client.rack = 05:40:13 connections.max.idle.ms = 540000 05:40:13 default.api.timeout.ms = 60000 05:40:13 enable.auto.commit = true 05:40:13 enable.metrics.push = true 05:40:13 exclude.internal.topics = true 05:40:13 fetch.max.bytes = 52428800 05:40:13 fetch.max.wait.ms = 500 05:40:13 fetch.min.bytes = 1 05:40:13 group.id = group for Test A 05:40:13 group.instance.id = null 05:40:13 group.protocol = classic 05:40:13 group.remote.assignor = null 05:40:13 heartbeat.interval.ms = 3000 05:40:13 interceptor.classes = [] 05:40:13 internal.leave.group.on.close = true 05:40:13 internal.throw.on.fetch.stable.offset.unsupported = false 05:40:13 isolation.level = read_uncommitted 05:40:13 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:40:13 max.partition.fetch.bytes = 1048576 05:40:13 max.poll.interval.ms = 300000 05:40:13 max.poll.records = 500 05:40:13 metadata.max.age.ms = 300000 05:40:13 metadata.recovery.strategy = none 05:40:13 metric.reporters = [] 05:40:13 metrics.num.samples = 2 05:40:13 metrics.recording.level = INFO 05:40:13 metrics.sample.window.ms = 30000 05:40:13 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:40:13 receive.buffer.bytes = 65536 05:40:13 reconnect.backoff.max.ms = 1000 05:40:13 reconnect.backoff.ms = 50 05:40:13 request.timeout.ms = 30000 05:40:13 retry.backoff.max.ms = 1000 05:40:13 retry.backoff.ms = 100 05:40:13 sasl.client.callback.handler.class = null 05:40:13 sasl.jaas.config = null 05:40:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:40:13 sasl.kerberos.min.time.before.relogin = 60000 05:40:13 sasl.kerberos.service.name = null 05:40:13 sasl.kerberos.ticket.renew.jitter = 0.05 05:40:13 sasl.kerberos.ticket.renew.window.factor = 0.8 05:40:13 sasl.login.callback.handler.class = null 05:40:13 sasl.login.class = null 05:40:13 sasl.login.connect.timeout.ms = null 05:40:13 sasl.login.read.timeout.ms = null 05:40:13 sasl.login.refresh.buffer.seconds = 300 05:40:13 sasl.login.refresh.min.period.seconds = 60 05:40:13 sasl.login.refresh.window.factor = 0.8 05:40:13 sasl.login.refresh.window.jitter = 0.05 05:40:13 sasl.login.retry.backoff.max.ms = 10000 05:40:13 sasl.login.retry.backoff.ms = 100 05:40:13 sasl.mechanism = GSSAPI 05:40:13 sasl.oauthbearer.clock.skew.seconds = 30 05:40:13 sasl.oauthbearer.expected.audience = null 05:40:13 sasl.oauthbearer.expected.issuer = null 05:40:13 sasl.oauthbearer.header.urlencode = false 05:40:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:40:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:40:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:40:13 sasl.oauthbearer.jwks.endpoint.url = null 05:40:13 sasl.oauthbearer.scope.claim.name = scope 05:40:13 sasl.oauthbearer.sub.claim.name = sub 05:40:13 sasl.oauthbearer.token.endpoint.url = null 05:40:13 security.protocol = PLAINTEXT 05:40:13 security.providers = null 05:40:13 send.buffer.bytes = 131072 05:40:13 session.timeout.ms = 45000 05:40:13 socket.connection.setup.timeout.max.ms = 30000 05:40:13 socket.connection.setup.timeout.ms = 10000 05:40:13 ssl.cipher.suites = null 05:40:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:40:13 ssl.endpoint.identification.algorithm = https 05:40:13 ssl.engine.factory.class = null 05:40:13 ssl.key.password = null 05:40:13 ssl.keymanager.algorithm = SunX509 05:40:13 ssl.keystore.certificate.chain = null 05:40:13 ssl.keystore.key = null 05:40:13 ssl.keystore.location = null 05:40:13 ssl.keystore.password = null 05:40:13 ssl.keystore.type = JKS 05:40:13 ssl.protocol = TLSv1.3 05:40:13 ssl.provider = null 05:40:13 ssl.secure.random.implementation = null 05:40:13 ssl.trustmanager.algorithm = PKIX 05:40:13 ssl.truststore.certificates = null 05:40:13 ssl.truststore.location = null 05:40:13 ssl.truststore.password = null 05:40:13 ssl.truststore.type = JKS 05:40:13 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 05:40:13 05:40:13 2026-03-06T05:40:13.340Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:40:13 2026-03-06T05:40:13.341Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.341Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.342Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:40:13 2026-03-06T05:40:13.342Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:40:13 2026-03-06T05:40:13.342Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775613342 05:40:13 2026-03-06T05:40:13.345Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.345Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.346Z ERROR 6628 --- [ main] o.o.c.n.utils.events.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.avc1_0_0.AvcEvent with cause : Error while trying to convert data from class [B to [simple type, class org.onap.cps.ncmp.events.avc1_0_0.AvcEvent] 05:40:13 2026-03-06T05:40:13.346Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:40:13 2026-03-06T05:40:13.346Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:40:13 acks = -1 05:40:13 auto.include.jmx.reporter = true 05:40:13 batch.size = 16384 05:40:13 bootstrap.servers = [localhost:32774] 05:40:13 buffer.memory = 33554432 05:40:13 client.dns.lookup = use_all_dns_ips 05:40:13 client.id = producer-26 05:40:13 compression.gzip.level = -1 05:40:13 compression.lz4.level = 9 05:40:13 compression.type = none 05:40:13 compression.zstd.level = 3 05:40:13 connections.max.idle.ms = 540000 05:40:13 delivery.timeout.ms = 120000 05:40:13 enable.idempotence = false 05:40:13 enable.metrics.push = true 05:40:13 interceptor.classes = [] 05:40:13 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:40:13 linger.ms = 1 05:40:13 max.block.ms = 60000 05:40:13 max.in.flight.requests.per.connection = 5 05:40:13 max.request.size = 1048576 05:40:13 metadata.max.age.ms = 300000 05:40:13 metadata.max.idle.ms = 300000 05:40:13 metadata.recovery.strategy = none 05:40:13 metric.reporters = [] 05:40:13 metrics.num.samples = 2 05:40:13 metrics.recording.level = INFO 05:40:13 metrics.sample.window.ms = 30000 05:40:13 partitioner.adaptive.partitioning.enable = true 05:40:13 partitioner.availability.timeout.ms = 0 05:40:13 partitioner.class = null 05:40:13 partitioner.ignore.keys = false 05:40:13 receive.buffer.bytes = 32768 05:40:13 reconnect.backoff.max.ms = 1000 05:40:13 reconnect.backoff.ms = 50 05:40:13 request.timeout.ms = 30000 05:40:13 retries = 0 05:40:13 retry.backoff.max.ms = 1000 05:40:13 retry.backoff.ms = 100 05:40:13 sasl.client.callback.handler.class = null 05:40:13 sasl.jaas.config = null 05:40:13 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:40:13 sasl.kerberos.min.time.before.relogin = 60000 05:40:13 sasl.kerberos.service.name = null 05:40:13 sasl.kerberos.ticket.renew.jitter = 0.05 05:40:13 sasl.kerberos.ticket.renew.window.factor = 0.8 05:40:13 sasl.login.callback.handler.class = null 05:40:13 sasl.login.class = null 05:40:13 sasl.login.connect.timeout.ms = null 05:40:13 sasl.login.read.timeout.ms = null 05:40:13 sasl.login.refresh.buffer.seconds = 300 05:40:13 sasl.login.refresh.min.period.seconds = 60 05:40:13 sasl.login.refresh.window.factor = 0.8 05:40:13 sasl.login.refresh.window.jitter = 0.05 05:40:13 sasl.login.retry.backoff.max.ms = 10000 05:40:13 sasl.login.retry.backoff.ms = 100 05:40:13 sasl.mechanism = GSSAPI 05:40:13 sasl.oauthbearer.clock.skew.seconds = 30 05:40:13 sasl.oauthbearer.expected.audience = null 05:40:13 sasl.oauthbearer.expected.issuer = null 05:40:13 sasl.oauthbearer.header.urlencode = false 05:40:13 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:40:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:40:13 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:40:13 sasl.oauthbearer.jwks.endpoint.url = null 05:40:13 sasl.oauthbearer.scope.claim.name = scope 05:40:13 sasl.oauthbearer.sub.claim.name = sub 05:40:13 sasl.oauthbearer.token.endpoint.url = null 05:40:13 security.protocol = PLAINTEXT 05:40:13 security.providers = null 05:40:13 send.buffer.bytes = 131072 05:40:13 socket.connection.setup.timeout.max.ms = 30000 05:40:13 socket.connection.setup.timeout.ms = 10000 05:40:13 ssl.cipher.suites = null 05:40:13 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:40:13 ssl.endpoint.identification.algorithm = https 05:40:13 ssl.engine.factory.class = null 05:40:13 ssl.key.password = null 05:40:13 ssl.keymanager.algorithm = SunX509 05:40:13 ssl.keystore.certificate.chain = null 05:40:13 ssl.keystore.key = null 05:40:13 ssl.keystore.location = null 05:40:13 ssl.keystore.password = null 05:40:13 ssl.keystore.type = JKS 05:40:13 ssl.protocol = TLSv1.3 05:40:13 ssl.provider = null 05:40:13 ssl.secure.random.implementation = null 05:40:13 ssl.trustmanager.algorithm = PKIX 05:40:13 ssl.truststore.certificates = null 05:40:13 ssl.truststore.location = null 05:40:13 ssl.truststore.password = null 05:40:13 ssl.truststore.type = JKS 05:40:13 transaction.timeout.ms = 60000 05:40:13 transactional.id = null 05:40:13 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:40:13 05:40:13 2026-03-06T05:40:13.346Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:40:13 2026-03-06T05:40:13.347Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.347Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.348Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:40:13 2026-03-06T05:40:13.348Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:40:13 2026-03-06T05:40:13.348Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:40:13 2026-03-06T05:40:13.348Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775613348 05:40:13 2026-03-06T05:40:13.349Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.349Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.352Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.353Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.358Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.358Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.364Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {some-topic-for-Test-C=UNKNOWN_TOPIC_OR_PARTITION} 05:40:13 2026-03-06T05:40:13.364Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.Metadata : [Producer clientId=producer-26] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:40:13 2026-03-06T05:40:13.368Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.368Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.390Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.390Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.394Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.395Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.500Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.501Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.508Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:13 2026-03-06T05:40:13.508Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.508Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:13 2026-03-06T05:40:13.528Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.528Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node -1 disconnected. 05:40:13 2026-03-06T05:40:13.528Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 05:40:13 2026-03-06T05:40:13.528Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node -1 disconnected. 05:40:13 2026-03-06T05:40:13.528Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.528Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 05:40:13 2026-03-06T05:40:13.529Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.529Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.529Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node -1 disconnected. 05:40:13 2026-03-06T05:40:13.529Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 05:40:13 2026-03-06T05:40:13.529Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.529Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, throttle time: 0ms, request timeout: 30000ms) 05:40:13 2026-03-06T05:40:13.540Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.540Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 443ms, elapsed time since send: 443ms, throttle time: 0ms, request timeout: 30000ms) 05:40:13 2026-03-06T05:40:13.540Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node -1 disconnected. 05:40:13 2026-03-06T05:40:13.540Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 2147483646 disconnected. 05:40:13 2026-03-06T05:40:13.540Z INFO 6628 --- [roup for Test A] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Error sending fetch request (sessionId=142916643, epoch=1) to node 1: 05:40:13 05:40:13 org.apache.kafka.common.errors.DisconnectException 05:40:13 05:40:13 2026-03-06T05:40:13.540Z INFO 6628 --- [roup for Test A] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 05:40:13 2026-03-06T05:40:13.540Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:13 2026-03-06T05:40:13.540Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.541Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:13 2026-03-06T05:40:13.556Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.556Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.613Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.613Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.626Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.626Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.630Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.630Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.634Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.634Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.641Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.641Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.646Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.646Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.787 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 05:40:13 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 05:40:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 05:40:13 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 05:40:13 2026-03-06T05:40:13.713Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.713Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.723Z INFO 6628 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 05:40:13 2026-03-06T05:40:13.723Z INFO 6628 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 05:40:13 2026-03-06T05:40:13.726Z INFO 6628 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 05:40:13 2026-03-06T05:40:13.726Z INFO 6628 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 05:40:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 05:40:13 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 05:40:13 05:40:13,745 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 05:40:13 05:40:13,745 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 05:40:13 05:40:13,745 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 05:40:13 05:40:13,749 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 05:40:13 05:40:13,749 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 05:40:13 05:40:13,755 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 05:40:13 05:40:13,755 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 05:40:13 05:40:13 . ____ _ __ _ _ 05:40:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:40:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:40:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:40:13 ' |____| .__|_| |_|_| |_\__, | / / / / 05:40:13 =========|_|==============|___/=/_/_/_/ 05:40:13 05:40:13 :: Spring Boot :: (v3.5.9) 05:40:13 05:40:13 2026-03-06T05:40:13.761Z INFO 6628 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:40:13 2026-03-06T05:40:13.761Z INFO 6628 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 05:40:13 2026-03-06T05:40:13.768Z INFO 6628 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Started EventProducerSpec in 0.035 seconds (process running for 94.198) 05:40:13 2026-03-06T05:40:13.776Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.776Z WARN 6628 --- [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. Node may not be available. 05:40:13 2026-03-06T05:40:13.778Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.778Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 05:40:13 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 05:40:13 2026-03-06T05:40:13.830Z INFO 6628 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Failed to resolve cm handle ID for dataNodeSelector /node[id="unresolvable"] 05:40:13 2026-03-06T05:40:13.832Z INFO 6628 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Ignoring dataNodeSelector=/noFdnPrefix because no matching CM Handle ID found 05:40:13 2026-03-06T05:40:13.833Z INFO 6628 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : DMI plugin myDmi rejected dataNodeSelector '/parent[id=""]' for dataJobId:mySubscriptionId 05:40:13 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 05:40:13 2026-03-06T05:40:13.834Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.834Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:13 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 05:40:13 2026-03-06T05:40:13.842Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.842Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.856Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.856Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.862Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.862Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.864Z INFO 6628 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 05:40:13 2026-03-06T05:40:13.864Z INFO 6628 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId 05:40:13 2026-03-06T05:40:13.868Z INFO 6628 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobDeleted 05:40:13 2026-03-06T05:40:13.868Z INFO 6628 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=myDataJobId 05:40:13 2026-03-06T05:40:13.869Z INFO 6628 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=someId | eventType=invalidEventType 05:40:13 2026-03-06T05:40:13.869Z WARN 6628 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Unknown eventType=invalidEventType for dataJobId=someId 05:40:13 2026-03-06T05:40:13.869Z INFO 6628 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=invalidEventType has been Processed for dataJobId=someId 05:40:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 05:40:13 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 05:40:13 2026-03-06T05:40:13.891Z WARN 6628 --- [ main] .CmDataJobSubscriptionPersistenceService : SubscriptionId=non-existing-id not found under dataNodeSelector=/myDataNodeSelector 05:40:13 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 05:40:13 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 05:40:13 2026-03-06T05:40:13.922Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.923Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:13 2026-03-06T05:40:13.942Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:13 2026-03-06T05:40:13.942Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:13.964Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:14 2026-03-06T05:40:13.964Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.005Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.005Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.110Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.110Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.110Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.110Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.130Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.130Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.143Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.143Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.215Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.215Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.249Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.249Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.250Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.250Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.255Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.255Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.294Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.294Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.320Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.320Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.334Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.334Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.341Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.341Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.346Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.346Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.348Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.348Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.350Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.350Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.351Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.351Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.355Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.355Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.358Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.358Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.369Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.369Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.392Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.392Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.396Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.396Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.466Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:14 2026-03-06T05:40:14.466Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.466Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:14 2026-03-06T05:40:14.480Z WARN 6628 --- [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from /myPath. Status: JSON decoding error: Unrecognized token 'invalid': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 05:40:14 2026-03-06T05:40:14.501Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.501Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:14 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.607 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 05:40:14 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 05:40:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 05:40:14 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 05:40:14 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 05:40:14 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 05:40:14 2026-03-06T05:40:14.545Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.545Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 05:40:14 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 05:40:14 2026-03-06T05:40:14.556Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.556Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.561Z WARN 6628 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 05:40:14 2026-03-06T05:40:14.561Z WARN 6628 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 05:40:14 2026-03-06T05:40:14.561Z WARN 6628 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle 05:40:14 2026-03-06T05:40:14.561Z WARN 6628 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle 05:40:14 2026-03-06T05:40:14.563Z WARN 6628 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of fdnInCache1 05:40:14 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 05:40:14 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 05:40:14 2026-03-06T05:40:14.578Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:14 2026-03-06T05:40:14.578Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.578Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:14 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 05:40:14 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 05:40:14 2026-03-06T05:40:14.629Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 05:40:14 o o o o---o o--o o o---o o o----o o--o--o 05:40:14 | | / \ / | / / \ | | 05:40:14 o----o o o o----o | o o o----o | 05:40:14 | | * \ / | \ * \ | | 05:40:14 o o * o o---o o--o o----o o---o * o o----o o 05:40:14 05:40:14 2026-03-06T05:40:14.629Z INFO 6628 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:40:14 2026-03-06T05:40:14.629Z INFO 6628 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.250.0.254]:5701 05:40:14 2026-03-06T05:40:14.629Z INFO 6628 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 05:40:14 2026-03-06T05:40:14.629Z INFO 6628 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:40:14 2026-03-06T05:40:14.629Z INFO 6628 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 05:40:14 To enable the Jet engine on the members, do one of the following: 05:40:14 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:40:14 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:40:14 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:40:14 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:40:14 2026-03-06T05:40:14.639Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.639Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.639Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [dev] [5.5.0] 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. 05:40:14 2026-03-06T05:40:14.641Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 05:40:14 2026-03-06T05:40:14.648Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:40:14 2026-03-06T05:40:14.648Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 05:40:14 2026-03-06T05:40:14.665Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.665Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.676Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.676Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.715Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.715Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.779Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.779Z WARN 6628 --- [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. Node may not be available. 05:40:14 2026-03-06T05:40:14.811Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.811Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:14 2026-03-06T05:40:14.923Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:14 2026-03-06T05:40:14.923Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.006Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.006Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.112Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.112Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.132Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.132Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.138Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.138Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.156Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.156Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.162Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.162Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.250Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.250Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.295Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.295Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.321Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.321Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.343Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.343Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.347Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.347Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.349Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.349Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.351Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.351Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.357Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.357Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.360Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.360Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.370Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.370Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.397Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.397Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.400Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.400Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.447Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.447Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.467Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:15 2026-03-06T05:40:15.467Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.467Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:15 2026-03-06T05:40:15.481Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:15 2026-03-06T05:40:15.481Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.481Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:15 2026-03-06T05:40:15.501Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.501Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.533Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.533Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.556Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.556Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.598Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.598Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.661Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.662Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.677Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.677Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.781Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.781Z WARN 6628 --- [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. Node may not be available. 05:40:15 2026-03-06T05:40:15.812Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.812Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:15 2026-03-06T05:40:15.924Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:15 2026-03-06T05:40:15.924Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.005Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.005Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.114Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.114Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.132Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.132Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.140Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.140Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.156Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.156Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.208Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.208Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.257Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.257Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.295Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.295Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.322Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.322Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.344Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.344Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.349Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.349Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.350Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.350Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.352Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.352Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.360Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.360Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.360Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.361Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.361Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.361Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.370Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.370Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.402Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.402Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.435Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:16 2026-03-06T05:40:16.435Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.435Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:16 2026-03-06T05:40:16.458Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.458Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.468Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:16 2026-03-06T05:40:16.468Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.468Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:16 2026-03-06T05:40:16.503Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.503Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.534Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.534Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.557Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.557Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.611Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.611Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.661Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.661Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.677Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.677Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.783Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.783Z WARN 6628 --- [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. Node may not be available. 05:40:16 2026-03-06T05:40:16.813Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.813Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:16 2026-03-06T05:40:16.926Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:16 2026-03-06T05:40:16.926Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:16.982Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:17 2026-03-06T05:40:16.982Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.115Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.116Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.133Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.133Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.158Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.158Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.177Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.177Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.247Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.247Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.259Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.259Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.296Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.296Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.323Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.323Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.341Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.341Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.344Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.344Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.350Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.350Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.351Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.351Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.361Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.361Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.362Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.362Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.365Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.365Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.371Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.371Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.405Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.405Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.438Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:17 2026-03-06T05:40:17.438Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.438Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:17 2026-03-06T05:40:17.459Z INFO 6628 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 05:40:17 05:40:17 Members {size:1, ver:1} [ 05:40:17 Member [10.250.0.254]:5701 - 645da628-6e85-424c-8c7c-997c87d4cad6 this 05:40:17 ] 05:40:17 05:40:17 2026-03-06T05:40:17.460Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.460Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.461Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 05:40:17 2026-03-06T05:40:17.471Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:17 2026-03-06T05:40:17.471Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.471Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:17 2026-03-06T05:40:17.493Z INFO 6628 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 05:40:17 2026-03-06T05:40:17.505Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.505Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.536Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.536Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.579Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.579Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.613Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.613Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.664Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.664Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.678Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.678Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.793Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.793Z WARN 6628 --- [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. Node may not be available. 05:40:17 2026-03-06T05:40:17.801Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 05:40:17 2026-03-06T05:40:17.802Z INFO 6628 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Shutdown request of Member [10.250.0.254]:5701 - 645da628-6e85-424c-8c7c-997c87d4cad6 this is handled 05:40:17 2026-03-06T05:40:17.803Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 05:40:17 2026-03-06T05:40:17.804Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 05:40:17 2026-03-06T05:40:17.806Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 05:40:17 2026-03-06T05:40:17.814Z INFO 6628 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 05:40:17 2026-03-06T05:40:17.814Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.814Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:17 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.193 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 05:40:17 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 05:40:17 2026-03-06T05:40:17.814Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 12 ms. 05:40:17 2026-03-06T05:40:17.814Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 05:40:17 2026-03-06T05:40:17.849Z WARN 6628 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 05:40:17 2026-03-06T05:40:17.850Z INFO 6628 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 05:40:17 2026-03-06T05:40:17.850Z DEBUG 6628 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] with leaves (name : newPubProp1 , value : pub-val) 05:40:17 2026-03-06T05:40:17.882Z WARN 6628 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 05:40:17 2026-03-06T05:40:17.883Z INFO 6628 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 05:40:17 2026-03-06T05:40:17.883Z DEBUG 6628 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 05:40:17 2026-03-06T05:40:17.883Z WARN 6628 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 05:40:17 2026-03-06T05:40:17.885Z WARN 6628 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 05:40:17 2026-03-06T05:40:17.887Z WARN 6628 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 05:40:17 2026-03-06T05:40:17.887Z INFO 6628 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 05:40:17 2026-03-06T05:40:17.887Z DEBUG 6628 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] with leaves (name : newAdditionalProp1 , value : add-value) 05:40:17 2026-03-06T05:40:17.888Z WARN 6628 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 05:40:17 2026-03-06T05:40:17.888Z INFO 6628 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 05:40:17 2026-03-06T05:40:17.888Z DEBUG 6628 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 05:40:17 2026-03-06T05:40:17.889Z WARN 6628 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 05:40:17 2026-03-06T05:40:17.890Z WARN 6628 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 05:40:17 2026-03-06T05:40:17.891Z WARN 6628 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 05:40:17 2026-03-06T05:40:17.893Z WARN 6628 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 05:40:17 2026-03-06T05:40:17.893Z INFO 6628 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 05:40:17 2026-03-06T05:40:17.893Z INFO 6628 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 05:40:17 2026-03-06T05:40:17.894Z WARN 6628 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 05:40:17 2026-03-06T05:40:17.896Z ERROR 6628 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 05:40:17 2026-03-06T05:40:17.898Z ERROR 6628 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 05:40:17 2026-03-06T05:40:17.899Z ERROR 6628 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 05:40:17 2026-03-06T05:40:17.901Z WARN 6628 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 05:40:17 2026-03-06T05:40:17.901Z INFO 6628 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 05:40:17 2026-03-06T05:40:17.901Z DEBUG 6628 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 05:40:17 2026-03-06T05:40:17.901Z ERROR 6628 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 05:40:17 2026-03-06T05:40:17.901Z WARN 6628 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 05:40:17 2026-03-06T05:40:17.901Z INFO 6628 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 05:40:17 2026-03-06T05:40:17.901Z DEBUG 6628 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 05:40:17 2026-03-06T05:40:17.906Z WARN 6628 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 05:40:17 2026-03-06T05:40:17.910Z DEBUG 6628 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 05:40:17 2026-03-06T05:40:17.912Z DEBUG 6628 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 05:40:17 2026-03-06T05:40:17.913Z DEBUG 6628 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 05:40:17 2026-03-06T05:40:17.914Z DEBUG 6628 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 05:40:17 2026-03-06T05:40:17.915Z WARN 6628 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 05:40:17 2026-03-06T05:40:17.916Z WARN 6628 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 05:40:17 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 05:40:17 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 05:40:17 2026-03-06T05:40:17.927Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:17 2026-03-06T05:40:17.927Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:17 2026-03-06T05:40:17.978Z INFO 6628 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 05:40:17 2026-03-06T05:40:17.981Z INFO 6628 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 05:40:17 2026-03-06T05:40:17.983Z INFO 6628 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 05:40:17 2026-03-06T05:40:17.985Z ERROR 6628 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 05:40:17 2026-03-06T05:40:17.986Z ERROR 6628 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 05:40:17 2026-03-06T05:40:17.987Z INFO 6628 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 05:40:17 2026-03-06T05:40:17.987Z ERROR 6628 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 05:40:18 2026-03-06T05:40:18.007Z ERROR 6628 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 05:40:18 05:40:18 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 05:40:18 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 05:40:18 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 05:40:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 05:40:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 05:40:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 05:40:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_8_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:250) 05:40:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:40:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:40:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:40:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:40:18 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 05:40:18 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 05:40:18 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 05:40:18 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 05:40:18 at groovy.lang.Closure.call(Closure.java:427) 05:40:18 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 05:40:18 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 05:40:18 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 05:40:18 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 05:40:18 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 05:40:18 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 05:40:18 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 05:40:18 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 05:40:18 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 05:40:18 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 05:40:18 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 05:40:18 at jdk.proxy2/jdk.proxy2.$Proxy244.initiateStateAdvised(Unknown Source) 05:40:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:397) 05:40:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:208) 05:40:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1044036437.processCreatedCmHandles$accessor$saFqDyBt(Unknown Source) 05:40:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1044036437$auxiliary$1rtbhtE0.call(Unknown Source) 05:40:18 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 05:40:18 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 05:40:18 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 05:40:18 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 05:40:18 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 05:40:18 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 05:40:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1044036437.processCreatedCmHandles(Unknown Source) 05:40:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:103) 05:40:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1044036437.updateDmiRegistration$accessor$saFqDyBt(Unknown Source) 05:40:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1044036437$auxiliary$qHt57h5J.call(Unknown Source) 05:40:18 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 05:40:18 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 05:40:18 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 05:40:18 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 05:40:18 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 05:40:18 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 05:40:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1044036437.updateDmiRegistration(Unknown Source) 05:40:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1044036437$updateDmiRegistration.call(Unknown Source) 05:40:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 05:40:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 05:40:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 05:40:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8(CmHandleRegistrationServiceSpec.groovy:252) 05:40:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:40:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:40:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:40:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:40:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:40:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:40:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:40:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:40:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 05:40:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:40:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:40:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:40:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:40:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:40:18 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 05:40:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:40:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:40:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:40:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:40:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 05:40:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:40:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:40:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:40:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:40:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:40:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:40:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:40:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:40:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:40:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:40:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:40:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:40:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:40:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:40:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:40:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:40:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:40:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:40:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:40:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:40:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:40:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:40:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:40:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:40:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:40:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:40:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:40:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:40:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:40:18 05:40:18 2026-03-06T05:40:18.010Z ERROR 6628 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 05:40:18 05:40:18 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 05:40:18 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 05:40:18 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 05:40:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 05:40:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 05:40:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 05:40:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:282) 05:40:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:40:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:40:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:40:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:40:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:40:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:40:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:40:18 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 05:40:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 05:40:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 05:40:18 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 05:40:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 05:40:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:40:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:40:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:40:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:40:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:40:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:40:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:40:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:40:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:40:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:40:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:40:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:40:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:40:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:40:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:40:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:40:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:40:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:40:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:40:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:40:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:40:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:40:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:40:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:40:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:40:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:40:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:40:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:40:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:40:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:40:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:40:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:40:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:40:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:40:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:40:18 05:40:18 2026-03-06T05:40:18.012Z ERROR 6628 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 05:40:18 05:40:18 java.lang.RuntimeException: Failed 05:40:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 05:40:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 05:40:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 05:40:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 05:40:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 05:40:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 05:40:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 05:40:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 05:40:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 05:40:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 05:40:18 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:283) 05:40:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:40:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:40:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:40:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:40:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:40:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:40:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:40:18 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 05:40:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 05:40:18 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 05:40:18 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 05:40:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 05:40:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:40:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:40:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:40:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:40:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:40:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:40:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:40:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:40:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:40:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:40:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:40:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:40:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:40:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:40:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:40:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:40:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:40:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:40:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:40:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:40:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:40:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:40:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:40:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:40:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:40:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:40:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:40:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:40:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:40:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:40:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:40:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:40:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:40:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:40:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:40:18 05:40:18 2026-03-06T05:40:18.015Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.015Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:18 2026-03-06T05:40:18.022Z ERROR 6628 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 05:40:18 2026-03-06T05:40:18.022Z ERROR 6628 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 05:40:18 2026-03-06T05:40:18.029Z ERROR 6628 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 05:40:18 2026-03-06T05:40:18.029Z ERROR 6628 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 05:40:18 2026-03-06T05:40:18.031Z ERROR 6628 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 05:40:18 2026-03-06T05:40:18.031Z ERROR 6628 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 05:40:18 2026-03-06T05:40:18.032Z ERROR 6628 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 05:40:18 2026-03-06T05:40:18.032Z ERROR 6628 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 05:40:18 2026-03-06T05:40:18.036Z INFO 6628 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 05:40:18 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.120 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 05:40:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 05:40:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 05:40:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 05:40:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 05:40:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 05:40:18 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 05:40:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 05:40:18 2026-03-06T05:40:18.115Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.116Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:18 2026-03-06T05:40:18.117Z ERROR 6628 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 05:40:18 2026-03-06T05:40:18.133Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.133Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:18 2026-03-06T05:40:18.140Z WARN 6628 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : Failure to save state for cmHandle id 'ch-1' as it does not exist in cache 05:40:18 2026-03-06T05:40:18.157Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.157Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:18 2026-03-06T05:40:18.158Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.159Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:18 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 05:40:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 05:40:18 2026-03-06T05:40:18.248Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.248Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:18 2026-03-06T05:40:18.260Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.260Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:18 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 05:40:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 05:40:18 2026-03-06T05:40:18.298Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.298Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:18 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 05:40:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 05:40:18 2026-03-06T05:40:18.315Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.315Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:18 2026-03-06T05:40:18.324Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.324Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:18 2026-03-06T05:40:18.334Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 05:40:18 2026-03-06T05:40:18.336Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 05:40:18 2026-03-06T05:40:18.336Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 05:40:18 2026-03-06T05:40:18.337Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 05:40:18 2026-03-06T05:40:18.337Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 05:40:18 2026-03-06T05:40:18.337Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.337Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:18 2026-03-06T05:40:18.337Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 05:40:18 2026-03-06T05:40:18.337Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : No resource data found for CM handle: cm-handle-1 with options: (fields=some-module-1:some-root-node) 05:40:18 2026-03-06T05:40:18.337Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 05:40:18 2026-03-06T05:40:18.339Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 05:40:18 2026-03-06T05:40:18.339Z ERROR 6628 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 05:40:18 05:40:18 java.lang.RuntimeException: some exception 05:40:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 05:40:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 05:40:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 05:40:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 05:40:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 05:40:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 05:40:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 05:40:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 05:40:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 05:40:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 05:40:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure1.doCall(DataSyncWatchdogSpec.groovy:153) 05:40:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:40:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:40:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:40:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:40:18 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 05:40:18 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 05:40:18 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 05:40:18 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 05:40:18 at groovy.lang.Closure.call(Closure.java:427) 05:40:18 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 05:40:18 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 05:40:18 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 05:40:18 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 05:40:18 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 05:40:18 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 05:40:18 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 05:40:18 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 05:40:18 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 05:40:18 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 05:40:18 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 05:40:18 at jdk.proxy2/jdk.proxy2.$Proxy228.getCmHandleState(Unknown Source) 05:40:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:97) 05:40:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 05:40:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 05:40:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 05:40:18 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 05:40:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 05:40:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 05:40:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 05:40:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 05:40:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 05:40:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 05:40:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 05:40:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 05:40:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 05:40:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 05:40:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 05:40:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 05:40:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:155) 05:40:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:40:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:40:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:40:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:40:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:40:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:40:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:40:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:40:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 05:40:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:40:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:40:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:40:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:40:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:40:18 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 05:40:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:40:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:40:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:40:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:40:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 05:40:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:40:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:40:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:40:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:40:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:40:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:40:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:40:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:40:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:40:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:40:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:40:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:40:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:40:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:40:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:40:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:40:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:40:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:40:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:40:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:40:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:40:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:40:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:40:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:40:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:40:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:40:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:40:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:40:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:40:18 05:40:18 2026-03-06T05:40:18.340Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 05:40:18 2026-03-06T05:40:18.340Z ERROR 6628 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to sync module and root node for CM handle: cm-handle-1 with options: (fields=some-module-2:some-root-node) 05:40:18 05:40:18 java.lang.RuntimeException: Some network error 05:40:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 05:40:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 05:40:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 05:40:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 05:40:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 05:40:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 05:40:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 05:40:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 05:40:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 05:40:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 05:40:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_5_closure2.doCall(DataSyncWatchdogSpec.groovy:177) 05:40:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:40:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:40:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:40:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:40:18 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 05:40:18 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 05:40:18 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 05:40:18 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 05:40:18 at groovy.lang.Closure.call(Closure.java:427) 05:40:18 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 05:40:18 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 05:40:18 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 05:40:18 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 05:40:18 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 05:40:18 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 05:40:18 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 05:40:18 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 05:40:18 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 05:40:18 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 05:40:18 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 05:40:18 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$1473327360.getResourceData(Unknown Source) 05:40:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:115) 05:40:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:102) 05:40:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 05:40:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 05:40:18 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 05:40:18 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 05:40:18 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 05:40:18 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 05:40:18 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 05:40:18 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 05:40:18 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 05:40:18 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 05:40:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 05:40:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 05:40:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 05:40:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 05:40:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 05:40:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 05:40:18 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_5(DataSyncWatchdogSpec.groovy:170) 05:40:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:40:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:40:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:40:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:40:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:40:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:40:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:40:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:40:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 05:40:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:40:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:40:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:40:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:40:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:40:18 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 05:40:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:40:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:40:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:40:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:40:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 05:40:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:40:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:40:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:40:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:40:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:40:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:40:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:40:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:40:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:40:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:40:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:40:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:40:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:40:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:40:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:40:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:40:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:40:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:40:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:40:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:40:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:40:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:40:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:40:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:40:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:40:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:40:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:40:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:40:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:40:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:40:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:40:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:40:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:40:18 05:40:18 2026-03-06T05:40:18.340Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 05:40:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 05:40:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 05:40:18 2026-03-06T05:40:18.343Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.343Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:18 2026-03-06T05:40:18.345Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.345Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:18 2026-03-06T05:40:18.351Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.351Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:18 2026-03-06T05:40:18.351Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.351Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:18 2026-03-06T05:40:18.362Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.362Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:18 2026-03-06T05:40:18.377Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.377Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:18 2026-03-06T05:40:18.381Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.381Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:18 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 05:40:18 2026-03-06T05:40:18.394Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.394Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 05:40:18 2026-03-06T05:40:18.413Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:40:18 2026-03-06T05:40:18.413Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:40:18 2026-03-06T05:40:18.413Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 05:40:18 2026-03-06T05:40:18.413Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 05:40:18 2026-03-06T05:40:18.414Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 05:40:18 2026-03-06T05:40:18.414Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 05:40:18 2026-03-06T05:40:18.415Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 05:40:18 2026-03-06T05:40:18.416Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:40:18 2026-03-06T05:40:18.417Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 05:40:18 2026-03-06T05:40:18.417Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Ignoring (Schema Set) already exists exception for ch-1. Exception details: Schema Set with name already exists for . 05:40:18 2026-03-06T05:40:18.418Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 05:40:18 2026-03-06T05:40:18.418Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 05:40:18 2026-03-06T05:40:18.419Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Ignoring (Anchor) already exists exception for ch-1. Exception details: Anchor with name already exists for . 05:40:18 2026-03-06T05:40:18.421Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 05:40:18 2026-03-06T05:40:18.423Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 05:40:18 2026-03-06T05:40:18.424Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 05:40:18 2026-03-06T05:40:18.424Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 05:40:18 2026-03-06T05:40:18.424Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 05:40:18 2026-03-06T05:40:18.424Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 05:40:18 2026-03-06T05:40:18.424Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 05:40:18 2026-03-06T05:40:18.424Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 05:40:18 2026-03-06T05:40:18.424Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: 05:40:18 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 05:40:18 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 05:40:18 2026-03-06T05:40:18.437Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.30.107.31]:5701 [dev] [5.5.0] 05:40:18 o o o o---o o--o o o---o o o----o o--o--o 05:40:18 | | / \ / | / / \ | | 05:40:18 o----o o o o----o | o o o----o | 05:40:18 | | * \ / | \ * \ | | 05:40:18 o o * o o---o o--o o----o o---o * o o----o o 05:40:18 05:40:18 2026-03-06T05:40:18.437Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:40:18 2026-03-06T05:40:18.437Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.31]:5701 05:40:18 2026-03-06T05:40:18.437Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Cluster name: dev 05:40:18 2026-03-06T05:40:18.437Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:40:18 2026-03-06T05:40:18.437Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] The Jet engine is disabled. 05:40:18 To enable the Jet engine on the members, do one of the following: 05:40:18 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:40:18 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:40:18 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:40:18 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:40:18 2026-03-06T05:40:18.438Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:18 2026-03-06T05:40:18.438Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:18 2026-03-06T05:40:18.438Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:18 2026-03-06T05:40:18.451Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.30.107.31]:5701 [dev] [5.5.0] 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. 05:40:18 2026-03-06T05:40:18.452Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Using Multicast discovery 05:40:18 2026-03-06T05:40:18.461Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.31]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:40:18 2026-03-06T05:40:18.461Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTING 05:40:18 2026-03-06T05:40:18.490Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:18 2026-03-06T05:40:18.490Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:18 2026-03-06T05:40:18.490Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:18 2026-03-06T05:40:18.507Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.507Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:18 2026-03-06T05:40:18.538Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.538Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:18 2026-03-06T05:40:18.574Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.574Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:18 2026-03-06T05:40:18.581Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.581Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:18 2026-03-06T05:40:18.586Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.586Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:18 2026-03-06T05:40:18.678Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.678Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:18 2026-03-06T05:40:18.797Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.797Z WARN 6628 --- [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. Node may not be available. 05:40:18 2026-03-06T05:40:18.816Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.816Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:18 2026-03-06T05:40:18.928Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:18 2026-03-06T05:40:18.928Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.016Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.016Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.115Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.115Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.135Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.135Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.159Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.159Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.161Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.162Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.249Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.249Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.261Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.261Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.299Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.299Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.317Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.318Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.325Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.325Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.341Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:19 2026-03-06T05:40:19.341Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.341Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:19 2026-03-06T05:40:19.345Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.345Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.346Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.346Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.350Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.350Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.352Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.352Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.363Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.363Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.364Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.364Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.378Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.379Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.383Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.383Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.398Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.398Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.490Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:19 2026-03-06T05:40:19.490Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.490Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:19 2026-03-06T05:40:19.508Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.508Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.539Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.539Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.564Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.564Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.567Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.567Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.582Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.582Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.617Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.617Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.799Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.799Z WARN 6628 --- [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. Node may not be available. 05:40:19 2026-03-06T05:40:19.817Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.817Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:19 2026-03-06T05:40:19.919Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:19 2026-03-06T05:40:19.919Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.017Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.017Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.117Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.117Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.135Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.135Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.161Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.161Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.162Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.162Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.227Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.227Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.251Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.251Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.299Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.299Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.300Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.300Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.320Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.320Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.327Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.327Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.335Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.335Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.342Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.342Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.344Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:20 2026-03-06T05:40:20.344Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.344Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:20 2026-03-06T05:40:20.346Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.346Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.347Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.347Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.354Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.354Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.366Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.366Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.379Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.379Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.385Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.385Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.496Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:20 2026-03-06T05:40:20.496Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.496Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:20 2026-03-06T05:40:20.510Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.510Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.540Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.540Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.565Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.565Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.567Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.567Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.618Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.618Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.622Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.622Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.801Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.801Z WARN 6628 --- [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. Node may not be available. 05:40:20 2026-03-06T05:40:20.818Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.818Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:20 2026-03-06T05:40:20.921Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:20 2026-03-06T05:40:20.921Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.017Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.017Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.118Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.118Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.137Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.137Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.162Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.162Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.163Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.163Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.252Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.252Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.265Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.265Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.301Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.301Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.302Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.302Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.322Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.322Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.328Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.328Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.336Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.336Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.344Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:21 2026-03-06T05:40:21.344Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.344Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:21 2026-03-06T05:40:21.347Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.347Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.348Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.348Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.355Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.355Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.368Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.368Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.379Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.379Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.382Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.383Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.387Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.387Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.497Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:21 2026-03-06T05:40:21.497Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.497Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:21 2026-03-06T05:40:21.511Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.511Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.541Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.541Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.567Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.567Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.569Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.569Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.619Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.619Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.623Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.623Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.802Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.803Z WARN 6628 --- [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. Node may not be available. 05:40:21 2026-03-06T05:40:21.819Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.819Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:21 2026-03-06T05:40:21.922Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:21 2026-03-06T05:40:21.922Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.025Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.025Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.120Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.120Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.138Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.138Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.163Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.163Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.165Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.165Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.246Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:22 2026-03-06T05:40:22.246Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.246Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:22 2026-03-06T05:40:22.253Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.253Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.267Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.267Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.302Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.302Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.304Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.304Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.324Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.324Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.330Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.330Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.337Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.337Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.348Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.348Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.357Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.357Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.369Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.369Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.370Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.370Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.381Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.381Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.382Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.382Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.389Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.389Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.424Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:22 2026-03-06T05:40:22.424Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.424Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:22 2026-03-06T05:40:22.513Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.513Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.543Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.543Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.566Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.566Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.570Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.570Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.620Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.620Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.624Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.624Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.805Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.805Z WARN 6628 --- [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. Node may not be available. 05:40:22 2026-03-06T05:40:22.821Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.821Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:22 2026-03-06T05:40:22.923Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:22 2026-03-06T05:40:22.923Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.026Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.026Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.099Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:23 2026-03-06T05:40:23.099Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.099Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:23 2026-03-06T05:40:23.121Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.121Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.140Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.140Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.165Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.165Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.166Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.166Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.206Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.206Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.254Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.254Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.267Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.267Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.303Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.304Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.326Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.326Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.331Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.331Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.338Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.338Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.350Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.350Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.357Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.357Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.370Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.370Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.381Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.381Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.382Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.382Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.391Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.392Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.418Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.418Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.424Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:23 2026-03-06T05:40:23.424Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.424Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:23 2026-03-06T05:40:23.513Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.513Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.545Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.545Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.566Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.566Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.571Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.571Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.620Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.620Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.625Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.625Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.807Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.807Z WARN 6628 --- [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. Node may not be available. 05:40:23 2026-03-06T05:40:23.822Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.823Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.925Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:23 2026-03-06T05:40:23.925Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.942Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:23 2026-03-06T05:40:23.942Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:23 2026-03-06T05:40:23.942Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:24 2026-03-06T05:40:24.029Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.029Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.108Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.108Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.124Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.124Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.140Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.140Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.167Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.167Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.214Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.214Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.241Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.241Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.267Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.267Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.303Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.303Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.327Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.327Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.339Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.339Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.351Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.351Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.358Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.358Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.368Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.368Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.370Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.370Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.381Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.381Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.384Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.384Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.394Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.394Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.396Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.396Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.427Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:24 2026-03-06T05:40:24.427Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.427Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:24 2026-03-06T05:40:24.514Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.514Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.517Z ERROR 6628 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 05:40:24 2026-03-06T05:40:24.517Z ERROR 6628 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 05:40:24 2026-03-06T05:40:24.546Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.546Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.567Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.567Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.572Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.572Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.622Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.622Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.626Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.626Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.795Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:24 2026-03-06T05:40:24.795Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.795Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:24 2026-03-06T05:40:24.808Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.809Z WARN 6628 --- [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. Node may not be available. 05:40:24 2026-03-06T05:40:24.823Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.823Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:24 2026-03-06T05:40:24.926Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:24 2026-03-06T05:40:24.926Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.031Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.031Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.110Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.110Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.125Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.125Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.142Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.142Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.168Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.168Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.213Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.213Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.242Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.242Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.269Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.269Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.329Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.329Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.339Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.339Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.349Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.349Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.351Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.352Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.359Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.359Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.369Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.369Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.371Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.371Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.382Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.382Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.384Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.384Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.396Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.396Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.424Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.424Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.428Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:25 2026-03-06T05:40:25.428Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.428Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:25 2026-03-06T05:40:25.515Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.515Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.550Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.550Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.567Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.567Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.573Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.573Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.623Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.623Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.628Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.628Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.795Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:25 2026-03-06T05:40:25.795Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.795Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:25 2026-03-06T05:40:25.811Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.811Z WARN 6628 --- [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. Node may not be available. 05:40:25 2026-03-06T05:40:25.824Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.824Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:25 2026-03-06T05:40:25.927Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:25 2026-03-06T05:40:25.927Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.033Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.033Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.112Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.112Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.127Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.127Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.143Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.143Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.169Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.169Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.214Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.214Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.243Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.244Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.271Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.271Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.331Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.331Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.340Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.340Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.349Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.349Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.351Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.351Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.361Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.361Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.370Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.370Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.372Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.372Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.384Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.384Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.384Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.384Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.397Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.397Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.425Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.425Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.429Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:26 2026-03-06T05:40:26.429Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.429Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:26 2026-03-06T05:40:26.517Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.517Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.551Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.551Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.569Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.569Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.575Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.575Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.623Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.623Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.651Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.651Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.698Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:26 2026-03-06T05:40:26.698Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.698Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:26 2026-03-06T05:40:26.813Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.813Z WARN 6628 --- [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. Node may not be available. 05:40:26 2026-03-06T05:40:26.825Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.825Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:26 2026-03-06T05:40:26.928Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:26 2026-03-06T05:40:26.928Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.035Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.035Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.114Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.114Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.128Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.128Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.145Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.145Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.170Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.170Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.215Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.215Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.233Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.233Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.244Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.244Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.272Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.272Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.332Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:27 2026-03-06T05:40:27.332Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.332Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:27 2026-03-06T05:40:27.341Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.341Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.351Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.351Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.353Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.353Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.361Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.361Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.372Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.372Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.373Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.373Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.385Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.385Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.386Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.386Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.399Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.399Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.427Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.427Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.518Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.518Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.552Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.552Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.569Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.569Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.576Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.576Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.624Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.624Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.650Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:27 2026-03-06T05:40:27.650Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.650Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:27 2026-03-06T05:40:27.652Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.652Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:27 2026-03-06T05:40:27.815Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.815Z WARN 6628 --- [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. Node may not be available. 05:40:27 2026-03-06T05:40:27.826Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:27 2026-03-06T05:40:27.826Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:27.929Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:28 2026-03-06T05:40:27.929Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.036Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.036Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.116Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.116Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.130Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.130Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.145Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.145Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.171Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.171Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.230Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.230Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.235Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.235Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.245Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.245Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.274Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.274Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.305Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.305Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.332Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:28 2026-03-06T05:40:28.332Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.332Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:28 2026-03-06T05:40:28.342Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.342Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.354Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.354Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.374Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.374Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.374Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.374Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.386Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.386Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.387Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.387Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.395Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.395Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.401Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.401Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.427Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.428Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.520Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.520Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.552Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.552Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.569Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.569Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.578Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.578Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.603Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:28 2026-03-06T05:40:28.603Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.603Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:28 2026-03-06T05:40:28.626Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.626Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.654Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.654Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:28 2026-03-06T05:40:28.817Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.817Z WARN 6628 --- [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. Node may not be available. 05:40:28 2026-03-06T05:40:28.827Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:28 2026-03-06T05:40:28.827Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:28.929Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:29 2026-03-06T05:40:28.929Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.038Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.038Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.118Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.118Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.145Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.145Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.165Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.165Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.180Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.180Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.231Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.231Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.237Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.237Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.246Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.246Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.254Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.254Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.276Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.276Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.335Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:29 2026-03-06T05:40:29.335Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.335Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:29 2026-03-06T05:40:29.343Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.343Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.355Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.355Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.374Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.374Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.376Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.376Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.387Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.387Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.388Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.388Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.396Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.396Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.403Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.403Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.428Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.428Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.501Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.501Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.553Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.553Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.571Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.571Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.579Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.579Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.606Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:29 2026-03-06T05:40:29.606Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.606Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:29 2026-03-06T05:40:29.627Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.627Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.651Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.651Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:29 2026-03-06T05:40:29.819Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.819Z WARN 6628 --- [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. Node may not be available. 05:40:29 2026-03-06T05:40:29.828Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:29 2026-03-06T05:40:29.828Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:29.930Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:30 2026-03-06T05:40:29.930Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.039Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.039Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.120Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.120Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.146Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.146Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.166Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.166Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.202Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.202Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.225Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.225Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.232Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.232Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.239Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.239Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.247Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.247Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.255Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.255Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.277Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.277Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.335Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:30 2026-03-06T05:40:30.335Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.335Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:30 2026-03-06T05:40:30.343Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.343Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.356Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.356Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.376Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.376Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.387Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.387Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.388Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.388Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.397Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.397Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.405Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.405Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.429Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.429Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.504Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.504Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.508Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:30 2026-03-06T05:40:30.508Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.508Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:30 2026-03-06T05:40:30.555Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.555Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.572Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.572Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.581Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.581Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.628Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.628Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.651Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.651Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.731Z INFO 6628 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.31]:5701 [dev] [5.5.0] Trying to join to discovered node: [10.30.106.40]:5701 05:40:30 2026-03-06T05:40:30.766Z INFO 6628 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.31]:5701 [dev] [5.5.0] Initialized new cluster connection between /10.30.107.31:41211 and /10.30.106.40:5701 05:40:30 2026-03-06T05:40:30.809Z INFO 6628 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.31]:5701 [dev] [5.5.0] Connection[id=1, /10.30.107.31:41211->/10.30.106.40:5701, qualifier=null, endpoint=[10.30.106.40]:5701, remoteUuid=99ea4b9f-3970-41a6-9ecc-c3c9177f69d7, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 05:40:30 2026-03-06T05:40:30.823Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.823Z WARN 6628 --- [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. Node may not be available. 05:40:30 2026-03-06T05:40:30.830Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:30 2026-03-06T05:40:30.830Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:30 2026-03-06T05:40:30.841Z INFO 6628 --- [cached.thread-4] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.106.40]:5701 is added to the blacklist. 05:40:31 2026-03-06T05:40:30.931Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:31 2026-03-06T05:40:30.931Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.022Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.022Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.040Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.040Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.147Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.147Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.166Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.166Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.203Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.203Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.225Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.225Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.234Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.234Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.241Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.241Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.249Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.249Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.255Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.255Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.278Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.278Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.343Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.343Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.345Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.345Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.357Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.357Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.361Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:31 2026-03-06T05:40:31.361Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.361Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:31 2026-03-06T05:40:31.364Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:31 2026-03-06T05:40:31.364Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.364Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:31 2026-03-06T05:40:31.376Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.376Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.390Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.390Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.398Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.398Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.407Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.407Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.429Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.429Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.518Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.518Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.555Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.555Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.573Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.573Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.581Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.581Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.629Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.629Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.651Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.651Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:31 2026-03-06T05:40:31.825Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.825Z WARN 6628 --- [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. Node may not be available. 05:40:31 2026-03-06T05:40:31.832Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:31 2026-03-06T05:40:31.832Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:31.933Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:32 2026-03-06T05:40:31.933Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.025Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.025Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.041Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.041Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.149Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.149Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.168Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.168Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.205Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.205Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.217Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:32 2026-03-06T05:40:32.217Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.217Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:32 2026-03-06T05:40:32.226Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.226Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.236Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.236Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.243Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.243Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.249Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.249Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.256Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.256Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.279Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.279Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.344Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.344Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.357Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.357Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.361Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:32 2026-03-06T05:40:32.361Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.361Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:32 2026-03-06T05:40:32.378Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.378Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.390Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.390Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.391Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.391Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.398Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.398Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.409Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.409Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.430Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.430Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.518Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.518Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.556Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.556Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.574Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.574Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.589Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.589Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.630Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.630Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.653Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.653Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:32 2026-03-06T05:40:32.828Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.828Z WARN 6628 --- [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. Node may not be available. 05:40:32 2026-03-06T05:40:32.833Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:32 2026-03-06T05:40:32.833Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:32.935Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:33 2026-03-06T05:40:32.935Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.027Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.027Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.042Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.042Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.067Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:33 2026-03-06T05:40:33.067Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.067Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:33 2026-03-06T05:40:33.145Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.145Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.151Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.151Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.169Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.169Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.206Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.206Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.227Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.227Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.236Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.236Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.250Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.250Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.257Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.258Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.280Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.280Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.344Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.344Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.359Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.359Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.379Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.379Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.381Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:33 2026-03-06T05:40:33.381Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.381Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:33 2026-03-06T05:40:33.392Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.392Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.393Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.393Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.400Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.400Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.411Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.411Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.430Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.430Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.502Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.502Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.519Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.519Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.574Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.574Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.597Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.597Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.630Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.630Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.654Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.654Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:33 2026-03-06T05:40:33.831Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.831Z WARN 6628 --- [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. Node may not be available. 05:40:33 2026-03-06T05:40:33.835Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:33 2026-03-06T05:40:33.835Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:33.936Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:34 2026-03-06T05:40:33.936Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.020Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:34 2026-03-06T05:40:34.020Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.020Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:34 2026-03-06T05:40:34.029Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.029Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.042Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.042Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.046Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.046Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.151Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.151Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.170Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.170Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.207Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.207Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.227Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.227Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.238Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.238Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.252Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.252Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.257Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.257Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.282Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.282Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.345Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.345Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.357Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.357Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.380Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.380Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.381Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:34 2026-03-06T05:40:34.381Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.381Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:34 2026-03-06T05:40:34.393Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.393Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.400Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.400Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.412Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.412Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.413Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.413Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.432Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.432Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.504Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.504Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.519Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.519Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.576Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.576Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.597Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.597Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.632Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.632Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.655Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.655Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.833Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.833Z WARN 6628 --- [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. Node may not be available. 05:40:34 2026-03-06T05:40:34.857Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:34 2026-03-06T05:40:34.857Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.873Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:34 2026-03-06T05:40:34.873Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:34 2026-03-06T05:40:34.873Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:35 2026-03-06T05:40:34.937Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:35 2026-03-06T05:40:34.937Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.032Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.032Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.044Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.044Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.048Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.048Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.144Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.145Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.151Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.151Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.152Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.152Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.209Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.209Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.228Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.228Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.239Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.239Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.259Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.259Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.283Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.283Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.297Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.297Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.317Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.317Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.359Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.359Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.380Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.381Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.382Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:35 2026-03-06T05:40:35.382Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.382Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:35 2026-03-06T05:40:35.401Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.401Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.414Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.414Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.415Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.415Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.432Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.433Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.505Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.505Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.521Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.521Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.576Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.576Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.599Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.599Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.633Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.633Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.656Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.656Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.835Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.836Z WARN 6628 --- [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. Node may not be available. 05:40:35 2026-03-06T05:40:35.857Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:35 2026-03-06T05:40:35.857Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.873Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:35 2026-03-06T05:40:35.873Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:35 2026-03-06T05:40:35.873Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:36 2026-03-06T05:40:35.934Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:36 2026-03-06T05:40:35.934Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:35.939Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:36 2026-03-06T05:40:35.939Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.045Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.045Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.050Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.050Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.148Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.148Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.152Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.152Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.153Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.153Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.196Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.196Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.211Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.211Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.225Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.225Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.229Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.229Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.284Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.284Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.287Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.287Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.299Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.299Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.359Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.359Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.380Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.380Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.382Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:36 2026-03-06T05:40:36.382Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.382Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:36 2026-03-06T05:40:36.401Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.401Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.414Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.414Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.418Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.418Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.433Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.433Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.506Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.506Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.558Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.558Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.576Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.576Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.600Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.600Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.634Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.634Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.657Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.657Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.838Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.838Z WARN 6628 --- [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. Node may not be available. 05:40:36 2026-03-06T05:40:36.859Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:36 2026-03-06T05:40:36.859Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.877Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:36 2026-03-06T05:40:36.877Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:36 2026-03-06T05:40:36.877Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:37 2026-03-06T05:40:36.936Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:37 2026-03-06T05:40:36.936Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:36.939Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:37 2026-03-06T05:40:36.939Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.046Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.046Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.053Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.053Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.150Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.150Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.152Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.152Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.155Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.155Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.198Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.198Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.212Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.212Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.231Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.231Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.259Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.259Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.274Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.275Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.285Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:37 2026-03-06T05:40:37.285Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.285Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:37 2026-03-06T05:40:37.285Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.285Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.288Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.288Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.360Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.360Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.382Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.382Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.402Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.402Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.403Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.403Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.420Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.420Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.434Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.434Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.506Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.506Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.558Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.559Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.576Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.576Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.601Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.601Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.634Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.634Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.657Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.657Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.779Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:37 2026-03-06T05:40:37.779Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:37 2026-03-06T05:40:37.779Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:37 2026-03-06T05:40:37.840Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.840Z WARN 6628 --- [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. Node may not be available. 05:40:37 2026-03-06T05:40:37.860Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:37 2026-03-06T05:40:37.860Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:37.938Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:38 2026-03-06T05:40:37.938Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:37.940Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:38 2026-03-06T05:40:37.940Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.048Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.048Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.055Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.055Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.124Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.124Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.132Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.133Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.137Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:38 2026-03-06T05:40:38.137Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.137Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:38 2026-03-06T05:40:38.151Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.151Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.153Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.153Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.199Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.199Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.231Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.231Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.261Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.261Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.267Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.267Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.278Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.278Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.285Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.285Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.289Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.289Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.357Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.357Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.383Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.383Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.422Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.422Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.436Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.436Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.450Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.450Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.508Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.508Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.559Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.559Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.562Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.562Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.579Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.579Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.603Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.603Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.657Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.657Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.779Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:38 2026-03-06T05:40:38.779Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:38 2026-03-06T05:40:38.779Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:38 2026-03-06T05:40:38.842Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.842Z WARN 6628 --- [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. Node may not be available. 05:40:38 2026-03-06T05:40:38.862Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:38 2026-03-06T05:40:38.862Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:38.940Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:39 2026-03-06T05:40:38.940Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:38.940Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:39 2026-03-06T05:40:38.940Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.049Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.049Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.058Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.058Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.065Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.065Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.132Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.132Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.137Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:39 2026-03-06T05:40:39.137Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.137Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:39 2026-03-06T05:40:39.152Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.152Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.154Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.154Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.197Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.197Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.233Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.233Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.261Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.261Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.269Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.269Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.279Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.279Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.286Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.286Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.289Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.289Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.359Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.359Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.384Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.384Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.424Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.424Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.437Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.437Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.487Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.487Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.497Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.497Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.509Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.509Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.580Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.580Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.599Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.599Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.617Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.617Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.658Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.658Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.779Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:39 2026-03-06T05:40:39.779Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.779Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:39 2026-03-06T05:40:39.841Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.841Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:39 2026-03-06T05:40:39.845Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.845Z WARN 6628 --- [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. Node may not be available. 05:40:39 2026-03-06T05:40:39.864Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:39 2026-03-06T05:40:39.864Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:39.942Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:40 2026-03-06T05:40:39.942Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.050Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.051Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.061Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.061Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.067Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.067Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.134Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.134Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.137Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:40 2026-03-06T05:40:40.137Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.137Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:40 2026-03-06T05:40:40.154Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.154Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.154Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.154Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.202Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.202Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.234Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.234Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.242Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.242Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.263Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.263Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.269Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.269Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.280Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.280Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.289Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.289Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.386Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.386Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.408Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.408Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.426Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.426Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.439Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.439Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.488Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.488Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.498Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.498Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.509Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.509Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.581Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.581Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.600Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.600Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.618Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.618Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.695Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.695Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.746Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.746Z WARN 6628 --- [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. Node may not be available. 05:40:40 2026-03-06T05:40:40.789Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:40 2026-03-06T05:40:40.789Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.789Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:40 2026-03-06T05:40:40.843Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.843Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:40 2026-03-06T05:40:40.865Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:40 2026-03-06T05:40:40.865Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:40.943Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:41 2026-03-06T05:40:40.943Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.051Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.051Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.063Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.063Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.067Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.067Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.135Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.135Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.140Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:41 2026-03-06T05:40:41.140Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.140Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:41 2026-03-06T05:40:41.155Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.155Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.176Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.176Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.189Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.189Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.195Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.195Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.234Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.234Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.265Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.265Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.271Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.271Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.280Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.280Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.291Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.291Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.386Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.386Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.408Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.408Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.428Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.428Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.440Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.440Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.489Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.489Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.498Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.498Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.526Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.526Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.582Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.582Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.602Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.602Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.618Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.618Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.696Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.696Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.727Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:41 2026-03-06T05:40:41.727Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.727Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:41 2026-03-06T05:40:41.745Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.745Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:41 2026-03-06T05:40:41.748Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.749Z WARN 6628 --- [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. Node may not be available. 05:40:41 2026-03-06T05:40:41.867Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:41 2026-03-06T05:40:41.867Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:41.944Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:42 2026-03-06T05:40:41.944Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.053Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.053Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.065Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.065Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.068Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.068Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.079Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.079Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.135Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.135Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.140Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:42 2026-03-06T05:40:42.140Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.141Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:42 2026-03-06T05:40:42.156Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.156Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.191Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.191Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.236Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.236Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.242Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.242Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.265Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.265Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.272Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.272Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.276Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.276Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.281Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.281Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.388Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.388Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.408Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.408Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.430Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.430Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.463Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.463Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.490Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.490Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.500Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.500Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.527Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.528Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.583Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.583Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.603Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.603Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.649Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.649Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.724Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.724Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.729Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:42 2026-03-06T05:40:42.729Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.729Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:42 2026-03-06T05:40:42.747Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.747Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:42 2026-03-06T05:40:42.751Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.751Z WARN 6628 --- [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. Node may not be available. 05:40:42 2026-03-06T05:40:42.889Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:42 2026-03-06T05:40:42.890Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:42.946Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:43 2026-03-06T05:40:42.946Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.054Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.054Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.067Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.067Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.070Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.070Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.079Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.079Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.095Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:43 2026-03-06T05:40:43.095Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.095Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:43 2026-03-06T05:40:43.137Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.137Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.157Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.157Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.192Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.192Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.238Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.238Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.267Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.267Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.276Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.276Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.282Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.282Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.283Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.283Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.284Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.284Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.388Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.388Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.409Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.409Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.432Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.432Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.465Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.465Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.491Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.491Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.501Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.501Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.528Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.528Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.584Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.584Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.605Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.605Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.649Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.649Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.714Z INFO 6628 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.31]:5701 [dev] [5.5.0] 05:40:43 05:40:43 Members {size:1, ver:1} [ 05:40:43 Member [10.30.107.31]:5701 - 4a76262d-63c2-40c5-9109-30650226fe1f this 05:40:43 ] 05:40:43 05:40:43 2026-03-06T05:40:43.715Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTED 05:40:43 2026-03-06T05:40:43.716Z INFO 6628 --- [cached.thread-1] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 05:40:43 2026-03-06T05:40:43.725Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.725Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.729Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:43 2026-03-06T05:40:43.729Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.729Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:43 2026-03-06T05:40:43.729Z DEBUG 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 05:40:43 2026-03-06T05:40:43.730Z DEBUG 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 05:40:43 2026-03-06T05:40:43.731Z DEBUG 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 05:40:43 2026-03-06T05:40:43.734Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 05:40:43 2026-03-06T05:40:43.734Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-2' as it is in DELETING state 05:40:43 2026-03-06T05:40:43.748Z DEBUG 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-1 state to ADVISED for retry by the module-sync watchdog. Lock reason: MODULE_SYNC_FAILED 05:40:43 2026-03-06T05:40:43.750Z DEBUG 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 05:40:43 2026-03-06T05:40:43.750Z DEBUG 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-2 state to ADVISED for retry by the module-sync watchdog. Lock reason: MODULE_SYNC_FAILED 05:40:43 2026-03-06T05:40:43.750Z DEBUG 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 05:40:43 2026-03-06T05:40:43.751Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.751Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:43 2026-03-06T05:40:43.753Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.753Z WARN 6628 --- [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. Node may not be available. 05:40:43 2026-03-06T05:40:43.774Z DEBUG 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 05:40:43 2026-03-06T05:40:43.779Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTTING_DOWN 05:40:43 2026-03-06T05:40:43.780Z INFO 6628 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.31]:5701 - 4a76262d-63c2-40c5-9109-30650226fe1f this is handled 05:40:43 2026-03-06T05:40:43.780Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down multicast service... 05:40:43 2026-03-06T05:40:43.781Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down connection manager... 05:40:43 2026-03-06T05:40:43.782Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down node engine... 05:40:43 2026-03-06T05:40:43.889Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:43 2026-03-06T05:40:43.889Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:43.933Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:44 2026-03-06T05:40:43.934Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.010Z INFO 6628 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.31]:5701 [dev] [5.5.0] Destroying node NodeExtension. 05:40:44 2026-03-06T05:40:44.010Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 230 ms. 05:40:44 2026-03-06T05:40:44.010Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTDOWN 05:40:44 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.58 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 05:40:44 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 05:40:44 2026-03-06T05:40:44.032Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 05:40:44 2026-03-06T05:40:44.036Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:40:44 2026-03-06T05:40:44.036Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:40:44 2026-03-06T05:40:44.036Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:40:44 2026-03-06T05:40:44.036Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:40:44 2026-03-06T05:40:44.036Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:40:44 2026-03-06T05:40:44.036Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:40:44 2026-03-06T05:40:44.038Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 05:40:44 2026-03-06T05:40:44.038Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 05:40:44 2026-03-06T05:40:44.038Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 05:40:44 2026-03-06T05:40:44.039Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 05:40:44 2026-03-06T05:40:44.039Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 05:40:44 2026-03-06T05:40:44.039Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:40:44 2026-03-06T05:40:44.041Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 05:40:44 2026-03-06T05:40:44.042Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 05:40:44 2026-03-06T05:40:44.042Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 05:40:44 2026-03-06T05:40:44.042Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 05:40:44 2026-03-06T05:40:44.042Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 05:40:44 2026-03-06T05:40:44.043Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:40:44 2026-03-06T05:40:44.043Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 05:40:44 2026-03-06T05:40:44.044Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 05:40:44 2026-03-06T05:40:44.044Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 05:40:44 2026-03-06T05:40:44.044Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:40:44 2026-03-06T05:40:44.045Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 05:40:44 2026-03-06T05:40:44.045Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 05:40:44 2026-03-06T05:40:44.045Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 05:40:44 2026-03-06T05:40:44.046Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 05:40:44 2026-03-06T05:40:44.046Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 05:40:44 2026-03-06T05:40:44.046Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:40:44 2026-03-06T05:40:44.046Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 05:40:44 2026-03-06T05:40:44.047Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 05:40:44 2026-03-06T05:40:44.047Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 05:40:44 2026-03-06T05:40:44.047Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:40:44 2026-03-06T05:40:44.047Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 05:40:44 2026-03-06T05:40:44.047Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 05:40:44 2026-03-06T05:40:44.047Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 05:40:44 2026-03-06T05:40:44.047Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:40:44 2026-03-06T05:40:44.049Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 05:40:44 2026-03-06T05:40:44.049Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 05:40:44 2026-03-06T05:40:44.049Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 05:40:44 2026-03-06T05:40:44.049Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 05:40:44 2026-03-06T05:40:44.049Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 05:40:44 2026-03-06T05:40:44.049Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 05:40:44 2026-03-06T05:40:44.049Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 05:40:44 2026-03-06T05:40:44.049Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 05:40:44 2026-03-06T05:40:44.049Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 05:40:44 2026-03-06T05:40:44.049Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 05:40:44 2026-03-06T05:40:44.049Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 05:40:44 2026-03-06T05:40:44.049Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 05:40:44 2026-03-06T05:40:44.049Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 05:40:44 2026-03-06T05:40:44.049Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 05:40:44 2026-03-06T05:40:44.049Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 05:40:44 2026-03-06T05:40:44.049Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 05:40:44 2026-03-06T05:40:44.049Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 05:40:44 2026-03-06T05:40:44.049Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 05:40:44 2026-03-06T05:40:44.049Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 05:40:44 2026-03-06T05:40:44.049Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 05:40:44 2026-03-06T05:40:44.049Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 05:40:44 2026-03-06T05:40:44.049Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 05:40:44 2026-03-06T05:40:44.050Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 05:40:44 2026-03-06T05:40:44.051Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 05:40:44 2026-03-06T05:40:44.054Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 05:40:44 2026-03-06T05:40:44.055Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 05:40:44 2026-03-06T05:40:44.055Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 05:40:44 2026-03-06T05:40:44.055Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 05:40:44 2026-03-06T05:40:44.055Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 05:40:44 2026-03-06T05:40:44.055Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 05:40:44 2026-03-06T05:40:44.055Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 05:40:44 2026-03-06T05:40:44.055Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 05:40:44 2026-03-06T05:40:44.055Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 05:40:44 2026-03-06T05:40:44.055Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 05:40:44 2026-03-06T05:40:44.055Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 05:40:44 2026-03-06T05:40:44.055Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 05:40:44 2026-03-06T05:40:44.055Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 05:40:44 2026-03-06T05:40:44.055Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 05:40:44 2026-03-06T05:40:44.055Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 05:40:44 2026-03-06T05:40:44.055Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 05:40:44 2026-03-06T05:40:44.055Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 05:40:44 2026-03-06T05:40:44.055Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 05:40:44 2026-03-06T05:40:44.055Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 05:40:44 2026-03-06T05:40:44.055Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 05:40:44 2026-03-06T05:40:44.055Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 05:40:44 2026-03-06T05:40:44.061Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z WARN 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 05:40:44 2026-03-06T05:40:44.062Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 05:40:44 2026-03-06T05:40:44.063Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 05:40:44 2026-03-06T05:40:44.065Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 05:40:44 2026-03-06T05:40:44.065Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 05:40:44 2026-03-06T05:40:44.065Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:40:44 2026-03-06T05:40:44.065Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 05:40:44 2026-03-06T05:40:44.066Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 05:40:44 2026-03-06T05:40:44.066Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 05:40:44 2026-03-06T05:40:44.066Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:40:44 2026-03-06T05:40:44.066Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 05:40:44 2026-03-06T05:40:44.066Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 05:40:44 2026-03-06T05:40:44.066Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 05:40:44 2026-03-06T05:40:44.066Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:40:44 2026-03-06T05:40:44.068Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:40:44 2026-03-06T05:40:44.068Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:40:44 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 05:40:44 2026-03-06T05:40:44.068Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:40:44 2026-03-06T05:40:44.068Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:40:44 2026-03-06T05:40:44.068Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:40:44 2026-03-06T05:40:44.068Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:40:44 2026-03-06T05:40:44.069Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:40:44 2026-03-06T05:40:44.069Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:40:44 2026-03-06T05:40:44.069Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:40:44 2026-03-06T05:40:44.069Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 05:40:44 2026-03-06T05:40:44.069Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 05:40:44 2026-03-06T05:40:44.070Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:40:44 2026-03-06T05:40:44.070Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:40:44 2026-03-06T05:40:44.070Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:40:44 2026-03-06T05:40:44.070Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:40:44 2026-03-06T05:40:44.070Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 05:40:44 2026-03-06T05:40:44.070Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.070Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.071Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.071Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.071Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:40:44 2026-03-06T05:40:44.072Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:40:44 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 05:40:44 2026-03-06T05:40:44.084Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.084Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:44 05:40:44 . ____ _ __ _ _ 05:40:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:40:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:40:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:40:44 ' |____| .__|_| |_|_| |_\__, | / / / / 05:40:44 =========|_|==============|___/=/_/_/_/ 05:40:44 05:40:44 :: Spring Boot :: (v3.5.9) 05:40:44 05:40:44 2026-03-06T05:40:44.090Z INFO 6628 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:40:44 2026-03-06T05:40:44.090Z INFO 6628 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 05:40:44 2026-03-06T05:40:44.103Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] 05:40:44 o o o o---o o--o o o---o o o----o o--o--o 05:40:44 | | / \ / | / / \ | | 05:40:44 o----o o o o----o | o o o----o | 05:40:44 | | * \ / | \ * \ | | 05:40:44 o o * o o---o o--o o----o o---o * o o----o o 05:40:44 05:40:44 2026-03-06T05:40:44.103Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:40:44 2026-03-06T05:40:44.103Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.31]:5701 05:40:44 2026-03-06T05:40:44.103Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 05:40:44 2026-03-06T05:40:44.103Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:40:44 2026-03-06T05:40:44.103Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 05:40:44 To enable the Jet engine on the members, do one of the following: 05:40:44 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:40:44 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:40:44 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:40:44 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:40:44 2026-03-06T05:40:44.103Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:44 2026-03-06T05:40:44.103Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.103Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:44 2026-03-06T05:40:44.115Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] 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. 05:40:44 2026-03-06T05:40:44.117Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 05:40:44 2026-03-06T05:40:44.132Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:40:44 2026-03-06T05:40:44.133Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.31]:5701 is STARTING 05:40:44 2026-03-06T05:40:44.138Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.138Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.165Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.165Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.194Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.194Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.239Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.239Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.269Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.269Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.278Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.278Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.283Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.283Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.284Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.284Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.284Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.284Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.390Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.390Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.410Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.411Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.440Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.440Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.466Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.467Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.492Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.492Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.502Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.502Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.529Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.529Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.584Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.584Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.605Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.605Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.625Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.626Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.726Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.726Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.729Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:44 2026-03-06T05:40:44.729Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.729Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:44 2026-03-06T05:40:44.754Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.755Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:44 2026-03-06T05:40:44.756Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.756Z WARN 6628 --- [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. Node may not be available. 05:40:44 2026-03-06T05:40:44.891Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:44 2026-03-06T05:40:44.891Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:44.942Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:45 2026-03-06T05:40:44.942Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:44.956Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:45 2026-03-06T05:40:44.956Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:44.956Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:45 2026-03-06T05:40:45.056Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.056Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.072Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.072Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.079Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.079Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.085Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.085Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.139Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.139Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.167Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.167Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.195Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.195Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.241Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.241Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.270Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.270Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.279Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.279Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.284Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.285Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.285Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.285Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.285Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.285Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.390Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.390Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.411Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.411Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.443Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.443Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.467Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.467Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.492Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.492Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.503Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.503Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.530Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.530Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.585Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.585Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.606Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.606Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.652Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.652Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.727Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.727Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.730Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:45 2026-03-06T05:40:45.730Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.730Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:45 2026-03-06T05:40:45.757Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.757Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:45 2026-03-06T05:40:45.758Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.758Z WARN 6628 --- [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. Node may not be available. 05:40:45 2026-03-06T05:40:45.873Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:45 2026-03-06T05:40:45.873Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:45.943Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:46 2026-03-06T05:40:45.943Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:45.959Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:46 2026-03-06T05:40:45.959Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:45.959Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:46 2026-03-06T05:40:46.057Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.057Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.073Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.073Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.081Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.082Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.085Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.085Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.140Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.140Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.169Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.169Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.196Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.196Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.242Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.242Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.270Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.270Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.274Z INFO 6628 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] 05:40:46 05:40:46 Members {size:1, ver:1} [ 05:40:46 Member [10.30.107.31]:5701 - 3b017fe1-8ce1-44fb-9534-01f53011738b this 05:40:46 ] 05:40:46 05:40:46 2026-03-06T05:40:46.275Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.31]:5701 is STARTED 05:40:46 2026-03-06T05:40:46.280Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.280Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.285Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.285Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.286Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.286Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.286Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.286Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.300Z INFO 6628 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 2.223 seconds (process running for 126.73) 05:40:46 2026-03-06T05:40:46.326Z INFO 6628 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 05:40:46 2026-03-06T05:40:46.339Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.31]:5701 is SHUTTING_DOWN 05:40:46 2026-03-06T05:40:46.342Z INFO 6628 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.31]:5701 - 3b017fe1-8ce1-44fb-9534-01f53011738b this is handled 05:40:46 2026-03-06T05:40:46.342Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.342Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.343Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 05:40:46 2026-03-06T05:40:46.343Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 05:40:46 2026-03-06T05:40:46.344Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 05:40:46 2026-03-06T05:40:46.366Z INFO 6628 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 05:40:46 2026-03-06T05:40:46.367Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 27 ms. 05:40:46 2026-03-06T05:40:46.367Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.31]:5701 is SHUTDOWN 05:40:46 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.292 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 05:40:46 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 05:40:46 05:40:46 . ____ _ __ _ _ 05:40:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:40:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:40:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:40:46 ' |____| .__|_| |_|_| |_\__, | / / / / 05:40:46 =========|_|==============|___/=/_/_/_/ 05:40:46 05:40:46 :: Spring Boot :: (v3.5.9) 05:40:46 05:40:46 2026-03-06T05:40:46.392Z INFO 6628 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:40:46 2026-03-06T05:40:46.392Z INFO 6628 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 05:40:46 2026-03-06T05:40:46.412Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.412Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.416Z INFO 6628 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.041 seconds (process running for 126.846) 05:40:46 2026-03-06T05:40:46.447Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.447Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 05:40:46 2026-03-06T05:40:46.463Z INFO 6628 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 05:40:46 2026-03-06T05:40:46.468Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.468Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.505Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.505Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.531Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.531Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.537Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.537Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.605Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.605Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.607Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.607Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.648Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:46 2026-03-06T05:40:46.648Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.648Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:46 2026-03-06T05:40:46.654Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.654Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.729Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.729Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.764Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.764Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.769Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.769Z WARN 6628 --- [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. Node may not be available. 05:40:46 2026-03-06T05:40:46.818Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.30.107.31]:5701 [dev] [5.5.0] 05:40:46 o o o o---o o--o o o---o o o----o o--o--o 05:40:46 | | / \ / | / / \ | | 05:40:46 o----o o o o----o | o o o----o | 05:40:46 | | * \ / | \ * \ | | 05:40:46 o o * o o---o o--o o----o o---o * o o----o o 05:40:46 05:40:46 2026-03-06T05:40:46.818Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:40:46 2026-03-06T05:40:46.818Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.31]:5701 05:40:46 2026-03-06T05:40:46.818Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Cluster name: dev 05:40:46 2026-03-06T05:40:46.818Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:40:46 2026-03-06T05:40:46.818Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] The Jet engine is disabled. 05:40:46 To enable the Jet engine on the members, do one of the following: 05:40:46 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:40:46 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:40:46 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:40:46 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:40:46 2026-03-06T05:40:46.827Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.30.107.31]:5701 [dev] [5.5.0] 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. 05:40:46 2026-03-06T05:40:46.828Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Using Multicast discovery 05:40:46 2026-03-06T05:40:46.839Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.31]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:40:46 2026-03-06T05:40:46.839Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTING 05:40:46 2026-03-06T05:40:46.901Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.901Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:46 2026-03-06T05:40:46.944Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:46 2026-03-06T05:40:46.944Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:46.960Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:47 2026-03-06T05:40:46.960Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:46.960Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:47 2026-03-06T05:40:47.058Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.058Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.074Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.074Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.085Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.086Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.087Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.087Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.140Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.140Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.150Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.150Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.169Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.170Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.244Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.244Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.271Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.271Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.281Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.281Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.286Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.286Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.287Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.287Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.287Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.287Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.344Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.344Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.413Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.413Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.450Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.450Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.470Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.470Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.526Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.526Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.532Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.532Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.538Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.538Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.606Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.606Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.609Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.609Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.654Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.655Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.666Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.666Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.678Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:47 2026-03-06T05:40:47.678Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.678Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:47 2026-03-06T05:40:47.730Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.730Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.771Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.771Z WARN 6628 --- [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. Node may not be available. 05:40:47 2026-03-06T05:40:47.917Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.917Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:47 2026-03-06T05:40:47.945Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:47 2026-03-06T05:40:47.945Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:47.961Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:48 2026-03-06T05:40:47.961Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:47.961Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:48 2026-03-06T05:40:48.049Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.049Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.059Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.059Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.076Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.076Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.088Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.088Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.089Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.089Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.142Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.142Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.178Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.178Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.244Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.244Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.273Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.273Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.281Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.281Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.287Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.287Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.287Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.287Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.288Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.288Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.344Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.344Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.413Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.413Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.451Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.451Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.471Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.471Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.527Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.527Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.533Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.533Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.540Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.540Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.607Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.607Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.611Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.611Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.655Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.655Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.668Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.668Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.679Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:48 2026-03-06T05:40:48.679Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.679Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:48 2026-03-06T05:40:48.702Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.702Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.773Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.773Z WARN 6628 --- [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. Node may not be available. 05:40:48 2026-03-06T05:40:48.838Z INFO 6628 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.31]:5701 [dev] [5.5.0] 05:40:48 05:40:48 Members {size:1, ver:1} [ 05:40:48 Member [10.30.107.31]:5701 - af253d6e-23f2-45e3-9745-c427e9344f60 this 05:40:48 ] 05:40:48 05:40:48 2026-03-06T05:40:48.839Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTED 05:40:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 05:40:48 2026-03-06T05:40:48.844Z INFO 6628 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 05:40:48 2026-03-06T05:40:48.864Z INFO 6628 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 05:40:48 2026-03-06T05:40:48.864Z INFO 6628 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 05:40:48 2026-03-06T05:40:48.864Z INFO 6628 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 05:40:48 2026-03-06T05:40:48.864Z INFO 6628 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 05:40:48 2026-03-06T05:40:48.864Z INFO 6628 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 05:40:48 2026-03-06T05:40:48.866Z INFO 6628 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 05:40:48 2026-03-06T05:40:48.866Z INFO 6628 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 05:40:48 2026-03-06T05:40:48.866Z INFO 6628 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 05:40:48 2026-03-06T05:40:48.866Z INFO 6628 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 05:40:48 2026-03-06T05:40:48.866Z INFO 6628 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 05:40:48 2026-03-06T05:40:48.889Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTTING_DOWN 05:40:48 2026-03-06T05:40:48.889Z INFO 6628 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.31]:5701 - af253d6e-23f2-45e3-9745-c427e9344f60 this is handled 05:40:48 2026-03-06T05:40:48.890Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down multicast service... 05:40:48 2026-03-06T05:40:48.891Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down connection manager... 05:40:48 2026-03-06T05:40:48.891Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down node engine... 05:40:48 2026-03-06T05:40:48.914Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:48 2026-03-06T05:40:48.914Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.914Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:48 2026-03-06T05:40:48.917Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.917Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:48 2026-03-06T05:40:48.930Z INFO 6628 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.31]:5701 [dev] [5.5.0] Destroying node NodeExtension. 05:40:48 2026-03-06T05:40:48.930Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 41 ms. 05:40:48 2026-03-06T05:40:48.930Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTDOWN 05:40:48 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 05:40:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 05:40:48 2026-03-06T05:40:48.947Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:48 2026-03-06T05:40:48.947Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:48 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 05:40:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 05:40:48 2026-03-06T05:40:48.974Z ERROR 6628 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventProducer : Unable to send message to topic : null and cause : sending failed 05:40:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 05:40:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventVersionSpec 05:40:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventVersionSpec 05:40:49 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 05:40:49 2026-03-06T05:40:49.010Z DEBUG 6628 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 05:40:49 2026-03-06T05:40:49.011Z DEBUG 6628 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 05:40:49 2026-03-06T05:40:49.012Z DEBUG 6628 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 05:40:49 2026-03-06T05:40:49.012Z DEBUG 6628 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 05:40:49 2026-03-06T05:40:49.016Z DEBUG 6628 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 05:40:49 2026-03-06T05:40:49.017Z DEBUG 6628 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 05:40:49 2026-03-06T05:40:49.018Z DEBUG 6628 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 05:40:49 2026-03-06T05:40:49.019Z DEBUG 6628 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 05:40:49 2026-03-06T05:40:49.019Z DEBUG 6628 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 05:40:49 2026-03-06T05:40:49.022Z DEBUG 6628 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle1 already in state: ADVISED 05:40:49 2026-03-06T05:40:49.022Z DEBUG 6628 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle2 already in state: READY 05:40:49 2026-03-06T05:40:49.023Z DEBUG 6628 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 05:40:49 2026-03-06T05:40:49.023Z DEBUG 6628 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 05:40:49 2026-03-06T05:40:49.025Z DEBUG 6628 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 05:40:49 2026-03-06T05:40:49.025Z DEBUG 6628 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 05:40:49 2026-03-06T05:40:49.026Z DEBUG 6628 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 05:40:49 2026-03-06T05:40:49.026Z DEBUG 6628 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state 05:40:49 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 05:40:49 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.PayloadFactorySpec 05:40:49 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.PayloadFactorySpec 05:40:49 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 05:40:49 2026-03-06T05:40:49.038Z INFO 6628 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 05:40:49 2026-03-06T05:40:49.050Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.050Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.060Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.060Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.077Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.077Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.089Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.089Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.092Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.092Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.101Z INFO 6628 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: ef7444f85db2bbd9e9361eb89ba7fada7b19be0d89c21a8cc0b29a064d1d060d 05:40:49 2026-03-06T05:40:49.143Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.143Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.179Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.179Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.246Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.246Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.274Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.274Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.282Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.282Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.288Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.288Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.288Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.288Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.289Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.289Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.346Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.346Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.416Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.416Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.456Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.456Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.472Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.472Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.528Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.528Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.536Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.536Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.542Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.542Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.565Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.565Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.607Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.607Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.613Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.613Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.656Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.656Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.671Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.671Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.710Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:49 2026-03-06T05:40:49.710Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.710Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:49 2026-03-06T05:40:49.775Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.775Z WARN 6628 --- [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. Node may not be available. 05:40:49 2026-03-06T05:40:49.921Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:49 2026-03-06T05:40:49.921Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:49 2026-03-06T05:40:49.921Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:49 2026-03-06T05:40:49.948Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:49 2026-03-06T05:40:49.948Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:49.961Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:50 2026-03-06T05:40:49.961Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.060Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.060Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.069Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.069Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.078Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.078Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.090Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.090Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.098Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.098Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.144Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.144Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.182Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.182Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.247Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.247Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.275Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.275Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.283Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.283Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.289Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.289Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.289Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.289Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.290Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.290Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.347Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.347Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.416Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.416Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.458Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.458Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.474Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.474Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.528Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.528Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.537Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.537Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.543Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.543Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.566Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.566Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.581Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:50 2026-03-06T05:40:50.581Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.581Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:50 2026-03-06T05:40:50.608Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.608Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.614Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.614Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.657Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.657Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.672Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.672Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.777Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.777Z WARN 6628 --- [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. Node may not be available. 05:40:50 2026-03-06T05:40:50.924Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:50 2026-03-06T05:40:50.924Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:50 2026-03-06T05:40:50.924Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:50 2026-03-06T05:40:50.948Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:50 2026-03-06T05:40:50.948Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:50.963Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:51 2026-03-06T05:40:50.963Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.061Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.061Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.070Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.070Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.077Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.077Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.091Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.091Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.105Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.106Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.145Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.145Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.183Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.183Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.248Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.248Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.275Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.275Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.284Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.284Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.289Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.290Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.318Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.318Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.326Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.326Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.348Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.348Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.418Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.418Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.460Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.460Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.475Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.475Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.539Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.539Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.544Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.544Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.560Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.560Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.565Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.565Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.583Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:51 2026-03-06T05:40:51.583Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.583Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:51 2026-03-06T05:40:51.609Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.609Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.616Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.616Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.658Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.658Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.674Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.674Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.779Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:51 2026-03-06T05:40:51.779Z WARN 6628 --- [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. Node may not be available. 05:40:51 2026-03-06T05:40:51.924Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:51 2026-03-06T05:40:51.924Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:51 2026-03-06T05:40:51.924Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:52 2026-03-06T05:40:51.965Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:52 2026-03-06T05:40:51.965Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:51.983Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:52 2026-03-06T05:40:51.983Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.063Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.063Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.078Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.078Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.092Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.092Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.101Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.101Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.103Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.103Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.108Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.108Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.183Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.183Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.246Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.246Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.248Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.248Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.276Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.276Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.284Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.284Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.289Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.289Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.319Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.319Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.351Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.351Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.418Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.419Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.430Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.430Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.462Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.462Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.541Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.541Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.544Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.544Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.561Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.561Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.571Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.571Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.604Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:52 2026-03-06T05:40:52.604Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.604Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:52 2026-03-06T05:40:52.610Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.610Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.617Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.617Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.660Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.660Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.676Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.676Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.780Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:52 2026-03-06T05:40:52.780Z WARN 6628 --- [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. Node may not be available. 05:40:52 2026-03-06T05:40:52.927Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:52 2026-03-06T05:40:52.927Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:52 2026-03-06T05:40:52.927Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:53 2026-03-06T05:40:52.966Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:53 2026-03-06T05:40:52.967Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:52.984Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:53 2026-03-06T05:40:52.984Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.064Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.065Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.080Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.080Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.093Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.093Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.102Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.102Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.104Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.104Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.116Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.116Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.185Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.185Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.249Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.249Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.260Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.261Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.277Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.277Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.282Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.282Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.286Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.286Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.289Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.289Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.320Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.320Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.418Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.418Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.431Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.431Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.464Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.464Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.544Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.544Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.546Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.546Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.562Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.563Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.572Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.572Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.610Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.610Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.621Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.621Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.643Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:53 2026-03-06T05:40:53.643Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.643Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:53 2026-03-06T05:40:53.660Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.660Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.679Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.679Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.783Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:53 2026-03-06T05:40:53.783Z WARN 6628 --- [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. Node may not be available. 05:40:53 2026-03-06T05:40:53.946Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:53 2026-03-06T05:40:53.946Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:53 2026-03-06T05:40:53.946Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:54 2026-03-06T05:40:53.966Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:54 2026-03-06T05:40:53.966Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:53.990Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:54 2026-03-06T05:40:53.990Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.065Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.065Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.081Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.081Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.101Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.101Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.104Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.104Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.107Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.107Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.121Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.121Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.187Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.187Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.222Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.222Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.250Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.250Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.278Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.278Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.282Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.282Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.287Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.287Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.290Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.290Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.321Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.321Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.419Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.419Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.434Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.434Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.466Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.466Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.513Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:54 2026-03-06T05:40:54.514Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.514Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:54 2026-03-06T05:40:54.519Z ERROR 6628 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 05:40:54 2026-03-06T05:40:54.520Z ERROR 6628 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 05:40:54 2026-03-06T05:40:54.545Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.545Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.547Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.547Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.563Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.563Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.573Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.573Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.611Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.611Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.622Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.622Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.661Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.661Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.695Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.695Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.795Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.795Z WARN 6628 --- [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. Node may not be available. 05:40:54 2026-03-06T05:40:54.864Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:54 2026-03-06T05:40:54.864Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:54 2026-03-06T05:40:54.864Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:54 2026-03-06T05:40:54.967Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:54 2026-03-06T05:40:54.967Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:54.991Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:55 2026-03-06T05:40:54.991Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.012Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.012Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.055Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.055Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.082Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.082Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.107Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.107Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.109Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.109Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.128Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.128Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.146Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.146Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.224Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.224Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.235Z INFO 6628 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.196994135S 05:40:55 2026-03-06T05:40:55.238Z INFO 6628 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:40:55 allow.auto.create.topics = true 05:40:55 auto.commit.interval.ms = 5000 05:40:55 auto.include.jmx.reporter = true 05:40:55 auto.offset.reset = earliest 05:40:55 bootstrap.servers = [localhost:32775] 05:40:55 check.crcs = true 05:40:55 client.dns.lookup = use_all_dns_ips 05:40:55 client.id = consumer-ncmp-group-15 05:40:55 client.rack = 05:40:55 connections.max.idle.ms = 540000 05:40:55 default.api.timeout.ms = 60000 05:40:55 enable.auto.commit = true 05:40:55 enable.metrics.push = true 05:40:55 exclude.internal.topics = true 05:40:55 fetch.max.bytes = 52428800 05:40:55 fetch.max.wait.ms = 500 05:40:55 fetch.min.bytes = 1 05:40:55 group.id = ncmp-group 05:40:55 group.instance.id = null 05:40:55 group.protocol = classic 05:40:55 group.remote.assignor = null 05:40:55 heartbeat.interval.ms = 3000 05:40:55 interceptor.classes = [] 05:40:55 internal.leave.group.on.close = true 05:40:55 internal.throw.on.fetch.stable.offset.unsupported = false 05:40:55 isolation.level = read_uncommitted 05:40:55 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:40:55 max.partition.fetch.bytes = 1048576 05:40:55 max.poll.interval.ms = 300000 05:40:55 max.poll.records = 500 05:40:55 metadata.max.age.ms = 300000 05:40:55 metadata.recovery.strategy = none 05:40:55 metric.reporters = [] 05:40:55 metrics.num.samples = 2 05:40:55 metrics.recording.level = INFO 05:40:55 metrics.sample.window.ms = 30000 05:40:55 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:40:55 receive.buffer.bytes = 65536 05:40:55 reconnect.backoff.max.ms = 1000 05:40:55 reconnect.backoff.ms = 50 05:40:55 request.timeout.ms = 30000 05:40:55 retry.backoff.max.ms = 1000 05:40:55 retry.backoff.ms = 100 05:40:55 sasl.client.callback.handler.class = null 05:40:55 sasl.jaas.config = null 05:40:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:40:55 sasl.kerberos.min.time.before.relogin = 60000 05:40:55 sasl.kerberos.service.name = null 05:40:55 sasl.kerberos.ticket.renew.jitter = 0.05 05:40:55 sasl.kerberos.ticket.renew.window.factor = 0.8 05:40:55 sasl.login.callback.handler.class = null 05:40:55 sasl.login.class = null 05:40:55 sasl.login.connect.timeout.ms = null 05:40:55 sasl.login.read.timeout.ms = null 05:40:55 sasl.login.refresh.buffer.seconds = 300 05:40:55 sasl.login.refresh.min.period.seconds = 60 05:40:55 sasl.login.refresh.window.factor = 0.8 05:40:55 sasl.login.refresh.window.jitter = 0.05 05:40:55 sasl.login.retry.backoff.max.ms = 10000 05:40:55 sasl.login.retry.backoff.ms = 100 05:40:55 sasl.mechanism = GSSAPI 05:40:55 sasl.oauthbearer.clock.skew.seconds = 30 05:40:55 sasl.oauthbearer.expected.audience = null 05:40:55 sasl.oauthbearer.expected.issuer = null 05:40:55 sasl.oauthbearer.header.urlencode = false 05:40:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:40:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:40:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:40:55 sasl.oauthbearer.jwks.endpoint.url = null 05:40:55 sasl.oauthbearer.scope.claim.name = scope 05:40:55 sasl.oauthbearer.sub.claim.name = sub 05:40:55 sasl.oauthbearer.token.endpoint.url = null 05:40:55 security.protocol = PLAINTEXT 05:40:55 security.providers = null 05:40:55 send.buffer.bytes = 131072 05:40:55 session.timeout.ms = 45000 05:40:55 socket.connection.setup.timeout.max.ms = 30000 05:40:55 socket.connection.setup.timeout.ms = 10000 05:40:55 ssl.cipher.suites = null 05:40:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:40:55 ssl.endpoint.identification.algorithm = https 05:40:55 ssl.engine.factory.class = null 05:40:55 ssl.key.password = null 05:40:55 ssl.keymanager.algorithm = SunX509 05:40:55 ssl.keystore.certificate.chain = null 05:40:55 ssl.keystore.key = null 05:40:55 ssl.keystore.location = null 05:40:55 ssl.keystore.password = null 05:40:55 ssl.keystore.type = JKS 05:40:55 ssl.protocol = TLSv1.3 05:40:55 ssl.provider = null 05:40:55 ssl.secure.random.implementation = null 05:40:55 ssl.trustmanager.algorithm = PKIX 05:40:55 ssl.truststore.certificates = null 05:40:55 ssl.truststore.location = null 05:40:55 ssl.truststore.password = null 05:40:55 ssl.truststore.type = JKS 05:40:55 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:40:55 05:40:55 2026-03-06T05:40:55.238Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:40:55 2026-03-06T05:40:55.241Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:40:55 2026-03-06T05:40:55.241Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:40:55 2026-03-06T05:40:55.241Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775655241 05:40:55 05:40:55 . ____ _ __ _ _ 05:40:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:40:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:40:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:40:55 ' |____| .__|_| |_|_| |_\__, | / / / / 05:40:55 =========|_|==============|___/=/_/_/_/ 05:40:55 05:40:55 :: Spring Boot :: (v3.5.9) 05:40:55 05:40:55 2026-03-06T05:40:55.255Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.255Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.255Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:40:55 2026-03-06T05:40:55.255Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 05:40:55 2026-03-06T05:40:55.260Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Started EventProducerSpec in 0.017 seconds (process running for 135.69) 05:40:55 2026-03-06T05:40:55.262Z INFO 6628 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 05:40:55 2026-03-06T05:40:55.264Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 05:40:55 2026-03-06T05:40:55.264Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:40:55 acks = -1 05:40:55 auto.include.jmx.reporter = true 05:40:55 batch.size = 16384 05:40:55 bootstrap.servers = [localhost:32775] 05:40:55 buffer.memory = 33554432 05:40:55 client.dns.lookup = use_all_dns_ips 05:40:55 client.id = producer-27 05:40:55 compression.gzip.level = -1 05:40:55 compression.lz4.level = 9 05:40:55 compression.type = none 05:40:55 compression.zstd.level = 3 05:40:55 connections.max.idle.ms = 540000 05:40:55 delivery.timeout.ms = 120000 05:40:55 enable.idempotence = false 05:40:55 enable.metrics.push = true 05:40:55 interceptor.classes = [] 05:40:55 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:40:55 linger.ms = 1 05:40:55 max.block.ms = 60000 05:40:55 max.in.flight.requests.per.connection = 5 05:40:55 max.request.size = 1048576 05:40:55 metadata.max.age.ms = 300000 05:40:55 metadata.max.idle.ms = 300000 05:40:55 metadata.recovery.strategy = none 05:40:55 metric.reporters = [] 05:40:55 metrics.num.samples = 2 05:40:55 metrics.recording.level = INFO 05:40:55 metrics.sample.window.ms = 30000 05:40:55 partitioner.adaptive.partitioning.enable = true 05:40:55 partitioner.availability.timeout.ms = 0 05:40:55 partitioner.class = null 05:40:55 partitioner.ignore.keys = false 05:40:55 receive.buffer.bytes = 32768 05:40:55 reconnect.backoff.max.ms = 1000 05:40:55 reconnect.backoff.ms = 50 05:40:55 request.timeout.ms = 30000 05:40:55 retries = 0 05:40:55 retry.backoff.max.ms = 1000 05:40:55 retry.backoff.ms = 100 05:40:55 sasl.client.callback.handler.class = null 05:40:55 sasl.jaas.config = null 05:40:55 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:40:55 sasl.kerberos.min.time.before.relogin = 60000 05:40:55 sasl.kerberos.service.name = null 05:40:55 sasl.kerberos.ticket.renew.jitter = 0.05 05:40:55 sasl.kerberos.ticket.renew.window.factor = 0.8 05:40:55 sasl.login.callback.handler.class = null 05:40:55 sasl.login.class = null 05:40:55 sasl.login.connect.timeout.ms = null 05:40:55 sasl.login.read.timeout.ms = null 05:40:55 sasl.login.refresh.buffer.seconds = 300 05:40:55 sasl.login.refresh.min.period.seconds = 60 05:40:55 sasl.login.refresh.window.factor = 0.8 05:40:55 sasl.login.refresh.window.jitter = 0.05 05:40:55 sasl.login.retry.backoff.max.ms = 10000 05:40:55 sasl.login.retry.backoff.ms = 100 05:40:55 sasl.mechanism = GSSAPI 05:40:55 sasl.oauthbearer.clock.skew.seconds = 30 05:40:55 sasl.oauthbearer.expected.audience = null 05:40:55 sasl.oauthbearer.expected.issuer = null 05:40:55 sasl.oauthbearer.header.urlencode = false 05:40:55 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:40:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:40:55 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:40:55 sasl.oauthbearer.jwks.endpoint.url = null 05:40:55 sasl.oauthbearer.scope.claim.name = scope 05:40:55 sasl.oauthbearer.sub.claim.name = sub 05:40:55 sasl.oauthbearer.token.endpoint.url = null 05:40:55 security.protocol = PLAINTEXT 05:40:55 security.providers = null 05:40:55 send.buffer.bytes = 131072 05:40:55 socket.connection.setup.timeout.max.ms = 30000 05:40:55 socket.connection.setup.timeout.ms = 10000 05:40:55 ssl.cipher.suites = null 05:40:55 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:40:55 ssl.endpoint.identification.algorithm = https 05:40:55 ssl.engine.factory.class = null 05:40:55 ssl.key.password = null 05:40:55 ssl.keymanager.algorithm = SunX509 05:40:55 ssl.keystore.certificate.chain = null 05:40:55 ssl.keystore.key = null 05:40:55 ssl.keystore.location = null 05:40:55 ssl.keystore.password = null 05:40:55 ssl.keystore.type = JKS 05:40:55 ssl.protocol = TLSv1.3 05:40:55 ssl.provider = null 05:40:55 ssl.secure.random.implementation = null 05:40:55 ssl.trustmanager.algorithm = PKIX 05:40:55 ssl.truststore.certificates = null 05:40:55 ssl.truststore.location = null 05:40:55 ssl.truststore.password = null 05:40:55 ssl.truststore.type = JKS 05:40:55 transaction.timeout.ms = 60000 05:40:55 transactional.id = null 05:40:55 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 05:40:55 05:40:55 2026-03-06T05:40:55.265Z INFO 6628 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:40:55 2026-03-06T05:40:55.267Z INFO 6628 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 05:40:55 2026-03-06T05:40:55.267Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:40:55 2026-03-06T05:40:55.267Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:40:55 2026-03-06T05:40:55.267Z INFO 6628 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775655267 05:40:55 2026-03-06T05:40:55.279Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.279Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.283Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.283Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.287Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.287Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.291Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.291Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.314Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {ncmp-events-test=UNKNOWN_TOPIC_OR_PARTITION} 05:40:55 2026-03-06T05:40:55.315Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.Metadata : [Producer clientId=producer-27] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:40:55 2026-03-06T05:40:55.321Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.321Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.420Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.420Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.442Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:55 2026-03-06T05:40:55.443Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.443Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:55 2026-03-06T05:40:55.478Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.478Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.478Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.478Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.506Z INFO 6628 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:40:55 2026-03-06T05:40:55.545Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.545Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.548Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.548Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.566Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.566Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.576Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.576Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.612Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.612Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.624Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.624Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.641Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null) 05:40:55 2026-03-06T05:40:55.643Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 05:40:55 2026-03-06T05:40:55.662Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.662Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.671Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-15-6597423b-5802-460d-8a3c-0edc31d651c7 05:40:55 2026-03-06T05:40:55.671Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 05:40:55 2026-03-06T05:40:55.700Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.700Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.702Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-15-6597423b-5802-460d-8a3c-0edc31d651c7', protocol='range'} 05:40:55 2026-03-06T05:40:55.702Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-15-6597423b-5802-460d-8a3c-0edc31d651c7=Assignment(partitions=[ncmp-events-test-0])} 05:40:55 2026-03-06T05:40:55.723Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-15-6597423b-5802-460d-8a3c-0edc31d651c7', protocol='range'} 05:40:55 2026-03-06T05:40:55.723Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 05:40:55 2026-03-06T05:40:55.723Z INFO 6628 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 05:40:55 2026-03-06T05:40:55.736Z INFO 6628 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 05:40:55 2026-03-06T05:40:55.746Z INFO 6628 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32775 (id: 1 rack: null)], epoch=0}}. 05:40:55 2026-03-06T05:40:55.801Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.801Z WARN 6628 --- [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. Node may not be available. 05:40:55 2026-03-06T05:40:55.849Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.849Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node -1 disconnected. 05:40:55 2026-03-06T05:40:55.884Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:55 2026-03-06T05:40:55.884Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.884Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:55 2026-03-06T05:40:55.904Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.904Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 122ms, elapsed time since send: 122ms, throttle time: 0ms, request timeout: 30000ms) 05:40:55 2026-03-06T05:40:55.904Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node -1 disconnected. 05:40:55 2026-03-06T05:40:55.905Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 2147483646 disconnected. 05:40:55 2026-03-06T05:40:55.905Z INFO 6628 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Error sending fetch request (sessionId=129714232, epoch=1) to node 1: 05:40:55 05:40:55 org.apache.kafka.common.errors.DisconnectException 05:40:55 05:40:55 2026-03-06T05:40:55.905Z INFO 6628 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Group coordinator localhost:32775 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 05:40:55 2026-03-06T05:40:55.966Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.966Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:40:55 2026-03-06T05:40:55.969Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:55 2026-03-06T05:40:55.969Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:55.992Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:56 2026-03-06T05:40:55.992Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.005Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.005Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.013Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.013Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.056Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.056Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.019 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 05:40:56 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 05:40:56 05:40:56,078 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 05:40:56 05:40:56,078 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 05:40:56 05:40:56,078 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 05:40:56 05:40:56,082 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 05:40:56 05:40:56,082 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 05:40:56 05:40:56,088 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 05:40:56 05:40:56,088 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 05:40:56 05:40:56 . ____ _ __ _ _ 05:40:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:40:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:40:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:40:56 ' |____| .__|_| |_|_| |_\__, | / / / / 05:40:56 =========|_|==============|___/=/_/_/_/ 05:40:56 05:40:56 :: Spring Boot :: (v3.5.9) 05:40:56 05:40:56 2026-03-06T05:40:56.094Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:40:56 2026-03-06T05:40:56.094Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 05:40:56 2026-03-06T05:40:56.098Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.098Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.100Z INFO 6628 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.036 seconds (process running for 136.53) 05:40:56 2026-03-06T05:40:56.107Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.107Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.109Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.109Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.110Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.110Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.133Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.133Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:56 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 05:40:56 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 05:40:56 2026-03-06T05:40:56.160Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.160Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:40:56 05:40:56 . ____ _ __ _ _ 05:40:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:40:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:40:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:40:56 ' |____| .__|_| |_|_| |_\__, | / / / / 05:40:56 =========|_|==============|___/=/_/_/_/ 05:40:56 05:40:56 :: Spring Boot :: (v3.5.9) 05:40:56 05:40:56 2026-03-06T05:40:56.165Z INFO 6628 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:40:56 2026-03-06T05:40:56.165Z INFO 6628 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 05:40:56 2026-03-06T05:40:56.170Z INFO 6628 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.015 seconds (process running for 136.6) 05:40:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 05:40:56 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 05:40:56 2026-03-06T05:40:56.182Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 05:40:56 o o o o---o o--o o o---o o o----o o--o--o 05:40:56 | | / \ / | / / \ | | 05:40:56 o----o o o o----o | o o o----o | 05:40:56 | | * \ / | \ * \ | | 05:40:56 o o * o o---o o--o o----o o---o * o o----o o 05:40:56 05:40:56 2026-03-06T05:40:56.182Z INFO 6628 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:40:56 2026-03-06T05:40:56.182Z INFO 6628 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.250.0.254]:5701 05:40:56 2026-03-06T05:40:56.182Z INFO 6628 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 05:40:56 2026-03-06T05:40:56.182Z INFO 6628 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:40:56 2026-03-06T05:40:56.182Z INFO 6628 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 05:40:56 To enable the Jet engine on the members, do one of the following: 05:40:56 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:40:56 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:40:56 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:40:56 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:40:56 2026-03-06T05:40:56.191Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [dev] [5.5.0] 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. 05:40:56 2026-03-06T05:40:56.192Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 05:40:56 2026-03-06T05:40:56.197Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:40:56 2026-03-06T05:40:56.197Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 05:40:56 2026-03-06T05:40:56.225Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.225Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.256Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.256Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.280Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.280Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.284Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.284Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.288Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.289Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.292Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.292Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.308Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.308Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.322Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.322Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.341Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:56 2026-03-06T05:40:56.341Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.341Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:56 2026-03-06T05:40:56.346Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.346Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.421Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.421Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.479Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.479Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.481Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.481Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.545Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.545Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.548Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.548Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.567Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.567Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.578Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.578Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.624Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.624Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.630Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.630Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.663Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.663Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.702Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.702Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.802Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.802Z WARN 6628 --- [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. Node may not be available. 05:40:56 2026-03-06T05:40:56.809Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.809Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.822Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.822Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.885Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:56 2026-03-06T05:40:56.885Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:56 2026-03-06T05:40:56.885Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:56 2026-03-06T05:40:56.970Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:56 2026-03-06T05:40:56.970Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:56.994Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:57 2026-03-06T05:40:56.994Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.015Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.015Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.051Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.051Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.058Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.058Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.109Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.109Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.111Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.111Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.118Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.118Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.135Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.135Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.156Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.156Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.195Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.195Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.245Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:57 2026-03-06T05:40:57.245Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.245Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:57 2026-03-06T05:40:57.281Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.281Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.287Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.287Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.289Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.289Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.323Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.323Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.328Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.329Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.422Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.422Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.479Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.479Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.483Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.483Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.547Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.547Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.549Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.549Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.568Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.568Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.579Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.579Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.611Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.611Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.624Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.624Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.626Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.626Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.664Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.664Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.704Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.704Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.704Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.704Z WARN 6628 --- [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. Node may not be available. 05:40:57 2026-03-06T05:40:57.750Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.750Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.929Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:57 2026-03-06T05:40:57.929Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:57 2026-03-06T05:40:57.929Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:57 2026-03-06T05:40:57.971Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:57 2026-03-06T05:40:57.972Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:57.995Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:58 2026-03-06T05:40:57.995Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.015Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.015Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.059Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.059Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.094Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.094Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.098Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:58 2026-03-06T05:40:58.098Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.098Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:58 2026-03-06T05:40:58.113Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.113Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.119Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.119Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.137Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.137Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.153Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.153Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.157Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.157Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.196Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.196Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.241Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.241Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.289Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.289Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.290Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.290Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.324Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.324Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.329Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.329Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.419Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.419Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.480Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.480Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.484Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.484Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.547Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.547Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.549Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.549Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.570Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.570Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.580Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.580Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.614Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.614Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.627Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.627Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.628Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.628Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.694Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.694Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.706Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.706Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.706Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.706Z WARN 6628 --- [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. Node may not be available. 05:40:58 2026-03-06T05:40:58.751Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:40:58 2026-03-06T05:40:58.751Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.929Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:58 2026-03-06T05:40:58.929Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:58 2026-03-06T05:40:58.929Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:59 2026-03-06T05:40:58.995Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:59 2026-03-06T05:40:58.996Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:58.999Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:40:59 2026-03-06T05:40:58.999Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.001Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:59 2026-03-06T05:40:59.001Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.001Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:59 2026-03-06T05:40:59.016Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.016Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.061Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.061Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.071Z INFO 6628 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 05:40:59 05:40:59 Members {size:1, ver:1} [ 05:40:59 Member [10.250.0.254]:5701 - 1e23b4c3-7b94-4cbc-8484-30906836c78c this 05:40:59 ] 05:40:59 05:40:59 2026-03-06T05:40:59.072Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 05:40:59 2026-03-06T05:40:59.073Z INFO 6628 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 05:40:59 2026-03-06T05:40:59.094Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.094Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.094Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 05:40:59 2026-03-06T05:40:59.095Z INFO 6628 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Shutdown request of Member [10.250.0.254]:5701 - 1e23b4c3-7b94-4cbc-8484-30906836c78c this is handled 05:40:59 2026-03-06T05:40:59.096Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 05:40:59 2026-03-06T05:40:59.096Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 05:40:59 2026-03-06T05:40:59.096Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 05:40:59 2026-03-06T05:40:59.114Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.114Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.120Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.120Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.139Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.139Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.153Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.153Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.159Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.159Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.196Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.196Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.242Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.242Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.290Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.290Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.291Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.291Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.320Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.320Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.330Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.330Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.378Z INFO 6628 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 05:40:59 2026-03-06T05:40:59.379Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 284 ms. 05:40:59 2026-03-06T05:40:59.379Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 05:40:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.199 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 05:40:59 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 05:40:59 05:40:59 . ____ _ __ _ _ 05:40:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:40:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:40:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:40:59 ' |____| .__|_| |_|_| |_\__, | / / / / 05:40:59 =========|_|==============|___/=/_/_/_/ 05:40:59 05:40:59 :: Spring Boot :: (v3.5.9) 05:40:59 05:40:59 2026-03-06T05:40:59.400Z INFO 6628 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:40:59 2026-03-06T05:40:59.400Z INFO 6628 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 05:40:59 2026-03-06T05:40:59.419Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] 05:40:59 o o o o---o o--o o o---o o o----o o--o--o 05:40:59 | | / \ / | / / \ | | 05:40:59 o----o o o o----o | o o o----o | 05:40:59 | | * \ / | \ * \ | | 05:40:59 o o * o o---o o--o o----o o---o * o o----o o 05:40:59 05:40:59 2026-03-06T05:40:59.419Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:40:59 2026-03-06T05:40:59.419Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.31]:5701 05:40:59 2026-03-06T05:40:59.419Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 05:40:59 2026-03-06T05:40:59.419Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:40:59 2026-03-06T05:40:59.419Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 05:40:59 To enable the Jet engine on the members, do one of the following: 05:40:59 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:40:59 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:40:59 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:40:59 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:40:59 2026-03-06T05:40:59.420Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.420Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.432Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] 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. 05:40:59 2026-03-06T05:40:59.434Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 05:40:59 2026-03-06T05:40:59.444Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:40:59 2026-03-06T05:40:59.444Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.31]:5701 is STARTING 05:40:59 2026-03-06T05:40:59.481Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.481Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.486Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.486Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.516Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.516Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.547Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.547Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.550Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.550Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.572Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.572Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.582Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.582Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.628Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.628Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.629Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.629Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.694Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.694Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.708Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.708Z WARN 6628 --- [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. Node may not be available. 05:40:59 2026-03-06T05:40:59.711Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.711Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.752Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.752Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.930Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:40:59 2026-03-06T05:40:59.930Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.930Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:40:59 2026-03-06T05:40:59.954Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:40:59 2026-03-06T05:40:59.954Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.956Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:40:59 2026-03-06T05:40:59.956Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:40:59 2026-03-06T05:40:59.956Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:00 2026-03-06T05:41:00.000Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.000Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.039Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.039Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.071Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.071Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.096Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.096Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.117Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.117Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.121Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.121Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.142Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.142Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.155Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.155Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.160Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.160Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.198Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.198Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.244Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.244Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.292Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.292Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.293Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.293Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.327Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.327Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.331Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.331Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.423Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.423Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.488Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.488Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.497Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.497Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.521Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.521Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.549Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.549Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.550Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.550Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.573Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.573Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.575Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.575Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.630Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.630Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.634Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.634Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.696Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.696Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.715Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.715Z WARN 6628 --- [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. Node may not be available. 05:41:00 2026-03-06T05:41:00.719Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.719Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.753Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.753Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.787Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:00 2026-03-06T05:41:00.787Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.787Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:00 2026-03-06T05:41:00.956Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:00 2026-03-06T05:41:00.956Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:00 2026-03-06T05:41:00.971Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:00 2026-03-06T05:41:00.971Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:00.971Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:01 2026-03-06T05:41:01.001Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.001Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.052Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.052Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.072Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.072Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.097Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.097Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.118Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.118Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.122Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.122Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.146Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.146Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.157Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.157Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.160Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.160Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.200Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.200Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.273Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.273Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.292Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.292Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.294Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.294Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.295Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.295Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.349Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.349Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.425Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.425Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.468Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.468Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.492Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.492Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.526Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.526Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.550Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.550Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.551Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.551Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.576Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.576Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.611Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.611Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.631Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.631Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.635Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.635Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.638Z INFO 6628 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] 05:41:01 05:41:01 Members {size:1, ver:1} [ 05:41:01 Member [10.30.107.31]:5701 - 8e7c23bb-daee-446a-8194-43fa467c4282 this 05:41:01 ] 05:41:01 05:41:01 2026-03-06T05:41:01.639Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.31]:5701 is STARTED 05:41:01 2026-03-06T05:41:01.640Z INFO 6628 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 05:41:01 2026-03-06T05:41:01.648Z INFO 6628 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 2.263 seconds (process running for 142.078) 05:41:01 2026-03-06T05:41:01.657Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.31]:5701 is SHUTTING_DOWN 05:41:01 2026-03-06T05:41:01.657Z INFO 6628 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.107.31]:5701 - 8e7c23bb-daee-446a-8194-43fa467c4282 this is handled 05:41:01 2026-03-06T05:41:01.658Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 05:41:01 2026-03-06T05:41:01.660Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 05:41:01 2026-03-06T05:41:01.660Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 05:41:01 2026-03-06T05:41:01.697Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.697Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.720Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.720Z WARN 6628 --- [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. Node may not be available. 05:41:01 2026-03-06T05:41:01.726Z INFO 6628 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 05:41:01 2026-03-06T05:41:01.726Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 69 ms. 05:41:01 2026-03-06T05:41:01.727Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.107.31]:5701 is SHUTDOWN 05:41:01 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.343 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 05:41:01 2026-03-06T05:41:01.730Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.730Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:01 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 05:41:01 2026-03-06T05:41:01.737Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:01 2026-03-06T05:41:01.737Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.737Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:01 2026-03-06T05:41:01.741Z INFO 6628 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 05:41:01 2026-03-06T05:41:01.754Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.754Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.802Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:01 o o o o---o o--o o o---o o o----o o--o--o 05:41:01 | | / \ / | / / \ | | 05:41:01 o----o o o o----o | o o o----o | 05:41:01 | | * \ / | \ * \ | | 05:41:01 o o * o o---o o--o o----o o---o * o o----o o 05:41:01 05:41:01 2026-03-06T05:41:01.802Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:41:01 2026-03-06T05:41:01.802Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.31]:5701 05:41:01 2026-03-06T05:41:01.802Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Cluster name: dev 05:41:01 2026-03-06T05:41:01.802Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:41:01 2026-03-06T05:41:01.802Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] The Jet engine is disabled. 05:41:01 To enable the Jet engine on the members, do one of the following: 05:41:01 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:41:01 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:41:01 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:41:01 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:41:01 2026-03-06T05:41:01.812Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.30.107.31]:5701 [dev] [5.5.0] 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. 05:41:01 2026-03-06T05:41:01.814Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Using Multicast discovery 05:41:01 2026-03-06T05:41:01.821Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.31]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:41:01 2026-03-06T05:41:01.822Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTING 05:41:01 2026-03-06T05:41:01.916Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:01 2026-03-06T05:41:01.916Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.981Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:01 2026-03-06T05:41:01.982Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:01 2026-03-06T05:41:01.982Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:02 2026-03-06T05:41:02.004Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.004Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.049Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.049Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.052Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.052Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.058Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.058Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.098Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.098Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.120Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.120Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.122Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.122Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.123Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.123Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.161Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.161Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.201Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.201Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.274Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.274Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.296Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.296Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.296Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.296Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.302Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.302Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.398Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.398Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.428Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.428Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.469Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.469Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.499Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.499Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.530Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.530Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.554Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.554Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.554Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.554Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.576Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.576Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.612Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.612Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.632Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.632Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.637Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.637Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.648Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.648Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.697Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:02 2026-03-06T05:41:02.697Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.697Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:02 2026-03-06T05:41:02.698Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.698Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.722Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.722Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.723Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.723Z WARN 6628 --- [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. Node may not be available. 05:41:02 2026-03-06T05:41:02.825Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:02 2026-03-06T05:41:02.825Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.836Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:02 2026-03-06T05:41:02.836Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:02 2026-03-06T05:41:02.836Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:03 2026-03-06T05:41:02.984Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:03 2026-03-06T05:41:02.984Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.005Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.005Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.054Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.054Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.054Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.054Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.058Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.058Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.099Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.099Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.123Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.123Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.123Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.123Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.165Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.165Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.203Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.203Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.275Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.275Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.296Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.296Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.298Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.299Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.303Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.303Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.401Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.401Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.429Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.429Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.436Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.436Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.470Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.470Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.504Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.504Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.527Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.527Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.552Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:03 2026-03-06T05:41:03.552Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.552Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:03 2026-03-06T05:41:03.557Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.557Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.579Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.579Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.613Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.613Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.638Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.638Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.652Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.652Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.656Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.656Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.699Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.699Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.727Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.727Z WARN 6628 --- [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. Node may not be available. 05:41:03 2026-03-06T05:41:03.765Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.765Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.826Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:03 2026-03-06T05:41:03.826Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.843Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:03 2026-03-06T05:41:03.843Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:03 2026-03-06T05:41:03.843Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:03 2026-03-06T05:41:03.883Z INFO 6628 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:03 05:41:03 Members {size:1, ver:1} [ 05:41:03 Member [10.30.107.31]:5701 - 2d4ec1b8-1303-498e-ba6b-6d31bef665f0 this 05:41:03 ] 05:41:03 05:41:03 2026-03-06T05:41:03.883Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTED 05:41:03 2026-03-06T05:41:03.884Z INFO 6628 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 05:41:03 2026-03-06T05:41:03.890Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTTING_DOWN 05:41:03 2026-03-06T05:41:03.890Z INFO 6628 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.31]:5701 - 2d4ec1b8-1303-498e-ba6b-6d31bef665f0 this is handled 05:41:03 2026-03-06T05:41:03.891Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down multicast service... 05:41:03 2026-03-06T05:41:03.892Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down connection manager... 05:41:03 2026-03-06T05:41:03.892Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down node engine... 05:41:03 2026-03-06T05:41:03.966Z INFO 6628 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.31]:5701 [dev] [5.5.0] Destroying node NodeExtension. 05:41:03 2026-03-06T05:41:03.966Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 76 ms. 05:41:03 2026-03-06T05:41:03.966Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTDOWN 05:41:04 2026-03-06T05:41:03.967Z INFO 6628 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 05:41:04 2026-03-06T05:41:03.986Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:04 2026-03-06T05:41:03.986Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.007Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.007Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.015Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:04 o o o o---o o--o o o---o o o----o o--o--o 05:41:04 | | / \ / | / / \ | | 05:41:04 o----o o o o----o | o o o----o | 05:41:04 | | * \ / | \ * \ | | 05:41:04 o o * o o---o o--o o----o o---o * o o----o o 05:41:04 05:41:04 2026-03-06T05:41:04.015Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:41:04 2026-03-06T05:41:04.015Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.31]:5701 05:41:04 2026-03-06T05:41:04.015Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Cluster name: dev 05:41:04 2026-03-06T05:41:04.015Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:41:04 2026-03-06T05:41:04.015Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] The Jet engine is disabled. 05:41:04 To enable the Jet engine on the members, do one of the following: 05:41:04 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:41:04 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:41:04 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:41:04 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:41:04 2026-03-06T05:41:04.025Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.30.107.31]:5701 [dev] [5.5.0] 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. 05:41:04 2026-03-06T05:41:04.026Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Using Multicast discovery 05:41:04 2026-03-06T05:41:04.029Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.029Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.032Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.31]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:41:04 2026-03-06T05:41:04.033Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTING 05:41:04 2026-03-06T05:41:04.058Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.058Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.060Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.060Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.101Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.101Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.124Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.124Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.125Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.125Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.166Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.166Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.204Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.204Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.273Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.273Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.277Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.277Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.299Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.299Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.311Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.311Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.403Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.403Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.429Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.429Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.436Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.436Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.445Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.445Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.471Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.471Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.508Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.508Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.553Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:04 2026-03-06T05:41:04.553Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.553Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:04 2026-03-06T05:41:04.558Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.558Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.581Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.581Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.616Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.616Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.662Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.662Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.668Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.668Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.680Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.680Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.700Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.700Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.730Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.730Z WARN 6628 --- [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. Node may not be available. 05:41:04 2026-03-06T05:41:04.765Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.765Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.827Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:04 2026-03-06T05:41:04.827Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.844Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:04 2026-03-06T05:41:04.844Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:04 2026-03-06T05:41:04.844Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:05 2026-03-06T05:41:04.987Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:05 2026-03-06T05:41:04.987Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.008Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.008Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.038Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.038Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.057Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.057Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.066Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.066Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.103Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.103Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.126Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.126Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.128Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.128Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.167Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.167Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.205Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.205Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.257Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.257Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.278Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.278Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.285Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.285Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.311Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.311Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.359Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.359Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.405Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.405Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.420Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:05 2026-03-06T05:41:05.420Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.420Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:05 2026-03-06T05:41:05.438Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.438Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.449Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.449Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.513Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.513Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.517Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.517Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.559Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.559Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.582Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.582Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.618Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.618Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.666Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.666Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.669Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.669Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.682Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.683Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.701Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.701Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.739Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.739Z WARN 6628 --- [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. Node may not be available. 05:41:05 2026-03-06T05:41:05.766Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.766Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.828Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:05 2026-03-06T05:41:05.828Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.831Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:05 2026-03-06T05:41:05.831Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:05 2026-03-06T05:41:05.831Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:06 2026-03-06T05:41:05.987Z INFO 6628 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:06 05:41:06 Members {size:1, ver:1} [ 05:41:06 Member [10.30.107.31]:5701 - 3701ef4e-ae87-4b6a-9d05-50ec5af0684f this 05:41:06 ] 05:41:06 05:41:06 2026-03-06T05:41:05.988Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTED 05:41:06 2026-03-06T05:41:05.989Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:06 2026-03-06T05:41:05.989Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:05.989Z INFO 6628 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 05:41:06 2026-03-06T05:41:05.994Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTTING_DOWN 05:41:06 2026-03-06T05:41:05.995Z INFO 6628 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.31]:5701 - 3701ef4e-ae87-4b6a-9d05-50ec5af0684f this is handled 05:41:06 2026-03-06T05:41:05.996Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down multicast service... 05:41:06 2026-03-06T05:41:05.996Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down connection manager... 05:41:06 2026-03-06T05:41:05.997Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down node engine... 05:41:06 2026-03-06T05:41:06.008Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.008Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.039Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.039Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.059Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.059Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.071Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.071Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.075Z INFO 6628 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.31]:5701 [dev] [5.5.0] Destroying node NodeExtension. 05:41:06 2026-03-06T05:41:06.075Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 80 ms. 05:41:06 2026-03-06T05:41:06.075Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTDOWN 05:41:06 2026-03-06T05:41:06.077Z INFO 6628 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 05:41:06 2026-03-06T05:41:06.117Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:06 o o o o---o o--o o o---o o o----o o--o--o 05:41:06 | | / \ / | / / \ | | 05:41:06 o----o o o o----o | o o o----o | 05:41:06 | | * \ / | \ * \ | | 05:41:06 o o * o o---o o--o o----o o---o * o o----o o 05:41:06 05:41:06 2026-03-06T05:41:06.117Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:41:06 2026-03-06T05:41:06.117Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.31]:5701 05:41:06 2026-03-06T05:41:06.117Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Cluster name: dev 05:41:06 2026-03-06T05:41:06.117Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:41:06 2026-03-06T05:41:06.117Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] The Jet engine is disabled. 05:41:06 To enable the Jet engine on the members, do one of the following: 05:41:06 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:41:06 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:41:06 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:41:06 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:41:06 2026-03-06T05:41:06.126Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.30.107.31]:5701 [dev] [5.5.0] 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. 05:41:06 2026-03-06T05:41:06.127Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Using Multicast discovery 05:41:06 2026-03-06T05:41:06.127Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.127Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.132Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.132Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.132Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.31]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:41:06 2026-03-06T05:41:06.132Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTING 05:41:06 2026-03-06T05:41:06.144Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.144Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.183Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.183Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.206Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.206Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.259Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.259Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.281Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.281Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.286Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.286Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.313Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.313Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.359Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.360Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.393Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.393Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.431Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:06 2026-03-06T05:41:06.431Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.431Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:06 2026-03-06T05:41:06.439Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.439Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.458Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.458Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.516Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.517Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.518Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.518Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.561Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.561Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.585Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.585Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.620Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.620Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.669Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.669Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.670Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.670Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.683Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.683Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.688Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:06 2026-03-06T05:41:06.688Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.688Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:06 2026-03-06T05:41:06.702Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.702Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.725Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.725Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:06 2026-03-06T05:41:06.742Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.742Z WARN 6628 --- [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. Node may not be available. 05:41:06 2026-03-06T05:41:06.829Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:06 2026-03-06T05:41:06.829Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:06.991Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:07 2026-03-06T05:41:06.991Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.010Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.010Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.041Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.041Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.076Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.076Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.083Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.083Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.129Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.129Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.133Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.133Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.145Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.145Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.185Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.185Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.207Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.207Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.260Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.260Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.282Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.283Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.287Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.287Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.314Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.315Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.360Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.360Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.365Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.365Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.369Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.370Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.423Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.423Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.432Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:07 2026-03-06T05:41:07.432Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.432Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:07 2026-03-06T05:41:07.440Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.440Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.520Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.520Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.544Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:07 2026-03-06T05:41:07.544Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.544Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:07 2026-03-06T05:41:07.563Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.563Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.586Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.586Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.622Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.622Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.670Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.670Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.673Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.673Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.683Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.683Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.704Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.704Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.726Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.726Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:07 2026-03-06T05:41:07.744Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.744Z WARN 6628 --- [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. Node may not be available. 05:41:07 2026-03-06T05:41:07.830Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:07 2026-03-06T05:41:07.830Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:07.992Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:08 2026-03-06T05:41:07.992Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.010Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.010Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.042Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.042Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.081Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.081Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.085Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.085Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.134Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.134Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.136Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.136Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.146Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.146Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.187Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.187Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.190Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.190Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.208Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.208Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.283Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.283Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.288Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.288Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.315Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.315Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.361Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.361Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.366Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.366Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.372Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.372Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.395Z INFO 6628 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:08 05:41:08 Members {size:1, ver:1} [ 05:41:08 Member [10.30.107.31]:5701 - b5211937-8fa2-44e5-9e2d-ece19a53d37e this 05:41:08 ] 05:41:08 05:41:08 2026-03-06T05:41:08.396Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTED 05:41:08 2026-03-06T05:41:08.398Z INFO 6628 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 05:41:08 2026-03-06T05:41:08.412Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTTING_DOWN 05:41:08 2026-03-06T05:41:08.413Z INFO 6628 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.31]:5701 - b5211937-8fa2-44e5-9e2d-ece19a53d37e this is handled 05:41:08 2026-03-06T05:41:08.413Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down multicast service... 05:41:08 2026-03-06T05:41:08.414Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down connection manager... 05:41:08 2026-03-06T05:41:08.414Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down node engine... 05:41:08 2026-03-06T05:41:08.438Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.439Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.440Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:08 2026-03-06T05:41:08.440Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.440Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:08 2026-03-06T05:41:08.441Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.441Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.493Z INFO 6628 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.31]:5701 [dev] [5.5.0] Destroying node NodeExtension. 05:41:08 2026-03-06T05:41:08.493Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 81 ms. 05:41:08 2026-03-06T05:41:08.493Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTDOWN 05:41:08 2026-03-06T05:41:08.495Z INFO 6628 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 05:41:08 2026-03-06T05:41:08.525Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.525Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.548Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:08 o o o o---o o--o o o---o o o----o o--o--o 05:41:08 | | / \ / | / / \ | | 05:41:08 o----o o o o----o | o o o----o | 05:41:08 | | * \ / | \ * \ | | 05:41:08 o o * o o---o o--o o----o o---o * o o----o o 05:41:08 05:41:08 2026-03-06T05:41:08.548Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:08 2026-03-06T05:41:08.548Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.548Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:08 2026-03-06T05:41:08.548Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:41:08 2026-03-06T05:41:08.548Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.31]:5701 05:41:08 2026-03-06T05:41:08.548Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Cluster name: dev 05:41:08 2026-03-06T05:41:08.548Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:41:08 2026-03-06T05:41:08.548Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] The Jet engine is disabled. 05:41:08 To enable the Jet engine on the members, do one of the following: 05:41:08 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:41:08 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:41:08 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:41:08 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:41:08 2026-03-06T05:41:08.561Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.30.107.31]:5701 [dev] [5.5.0] 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. 05:41:08 2026-03-06T05:41:08.562Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Using Multicast discovery 05:41:08 2026-03-06T05:41:08.565Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.565Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.569Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.569Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.570Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.31]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:41:08 2026-03-06T05:41:08.570Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTING 05:41:08 2026-03-06T05:41:08.577Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.577Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.587Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.587Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.671Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.671Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.685Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.685Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.705Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.705Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.727Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.727Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:08 2026-03-06T05:41:08.753Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.753Z WARN 6628 --- [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. Node may not be available. 05:41:08 2026-03-06T05:41:08.832Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:08 2026-03-06T05:41:08.832Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:08.994Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:09 2026-03-06T05:41:08.994Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.011Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.011Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.044Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.044Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.085Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.085Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.087Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.088Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.119Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.119Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.135Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.135Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.139Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.139Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.140Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.141Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.147Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.147Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.209Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.209Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.285Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.285Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.290Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.290Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.317Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.317Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.349Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:09 2026-03-06T05:41:09.349Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.349Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:09 2026-03-06T05:41:09.362Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.362Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.367Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.367Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.375Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.375Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.442Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.442Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.443Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.443Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.527Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.527Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.538Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.538Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.548Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:09 2026-03-06T05:41:09.548Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.548Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:09 2026-03-06T05:41:09.566Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.567Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.581Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.581Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.588Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.588Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.661Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.661Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.686Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.686Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.716Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.716Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.746Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.746Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:09 2026-03-06T05:41:09.758Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.758Z WARN 6628 --- [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. Node may not be available. 05:41:09 2026-03-06T05:41:09.832Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:09 2026-03-06T05:41:09.832Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:09.976Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:10 2026-03-06T05:41:09.976Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:09.995Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:10 2026-03-06T05:41:09.995Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.045Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.045Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.087Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.087Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.091Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.091Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.137Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.137Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.140Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.140Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.143Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.143Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.148Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.148Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.149Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.149Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.210Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.210Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.285Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.285Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.291Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.291Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.319Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.319Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.356Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:10 2026-03-06T05:41:10.356Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.356Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:10 2026-03-06T05:41:10.364Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.364Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.369Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.369Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.377Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.377Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.449Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.449Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.462Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.462Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.535Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.535Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.546Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.546Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.549Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:10 2026-03-06T05:41:10.549Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.549Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:10 2026-03-06T05:41:10.566Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.567Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.571Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.571Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.585Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.585Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.590Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.590Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.662Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.662Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.687Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.687Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.748Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.748Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.765Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.765Z WARN 6628 --- [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. Node may not be available. 05:41:10 2026-03-06T05:41:10.875Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:10 2026-03-06T05:41:10.875Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:10 2026-03-06T05:41:10.883Z INFO 6628 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:10 05:41:10 Members {size:1, ver:1} [ 05:41:10 Member [10.30.107.31]:5701 - ab683b95-c9a1-4577-bf40-c38098105626 this 05:41:10 ] 05:41:10 05:41:10 2026-03-06T05:41:10.886Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTED 05:41:10 2026-03-06T05:41:10.887Z INFO 6628 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 05:41:10 2026-03-06T05:41:10.892Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTTING_DOWN 05:41:10 2026-03-06T05:41:10.892Z INFO 6628 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.31]:5701 - ab683b95-c9a1-4577-bf40-c38098105626 this is handled 05:41:10 2026-03-06T05:41:10.893Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down multicast service... 05:41:10 2026-03-06T05:41:10.894Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down connection manager... 05:41:10 2026-03-06T05:41:10.894Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down node engine... 05:41:10 2026-03-06T05:41:10.904Z WARN 6628 --- [ main] c.h.s.i.o.impl.Invocation : [10.30.107.31]:5701 [dev] [5.5.0] Future.complete(Object) on completed future. Request: Invocation{op=com.hazelcast.spi.impl.operationservice.impl.operations.PartitionIteratingOperation{serviceName='hz:impl:mapService', identityHash=182208508, partitionId=-1, replicaIndex=0, callId=-2, invocationTime=1772775670892 (2026-03-06 05:41:10.892), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, operationFactory=com.hazelcast.map.impl.operation.PutAllPartitionAwareOperationFactory@e4975a}, tryCount=10, tryPauseMillis=300, invokeCount=1, callTimeoutMillis=60000, firstInvocationTimeMs=1772775670892, firstInvocationTime='2026-03-06 05:41:10.892', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', targetAddress=[10.30.107.31]:5701, targetMember=Member [10.30.107.31]:5701 - ab683b95-c9a1-4577-bf40-c38098105626 this, memberListVersion=1, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, current value: com.hazelcast.spi.impl.operationservice.impl.operations.PartitionIteratingOperation$PartitionResponse@7ac0863c, offered value: ExceptionalResult{cause=com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active!} 05:41:10 05:41:10 java.lang.Exception: Future.complete(Object) on completed future. Request: Invocation{op=com.hazelcast.spi.impl.operationservice.impl.operations.PartitionIteratingOperation{serviceName='hz:impl:mapService', identityHash=182208508, partitionId=-1, replicaIndex=0, callId=-2, invocationTime=1772775670892 (2026-03-06 05:41:10.892), waitTimeout=-1, callTimeout=60000, tenantControl=com.hazelcast.spi.impl.tenantcontrol.NoopTenantControl@0, operationFactory=com.hazelcast.map.impl.operation.PutAllPartitionAwareOperationFactory@e4975a}, tryCount=10, tryPauseMillis=300, invokeCount=1, callTimeoutMillis=60000, firstInvocationTimeMs=1772775670892, firstInvocationTime='2026-03-06 05:41:10.892', lastHeartbeatMillis=0, lastHeartbeatTime='1970-01-01 00:00:00.000', targetAddress=[10.30.107.31]:5701, targetMember=Member [10.30.107.31]:5701 - ab683b95-c9a1-4577-bf40-c38098105626 this, memberListVersion=1, pendingResponse={VOID}, backupsAcksExpected=-1, backupsAcksReceived=0, connection=null}, current value: com.hazelcast.spi.impl.operationservice.impl.operations.PartitionIteratingOperation$PartitionResponse@7ac0863c, offered value: ExceptionalResult{cause=com.hazelcast.core.HazelcastInstanceNotActiveException: Hazelcast instance is not active!} 05:41:10 at com.hazelcast.spi.impl.AbstractInvocationFuture.warnIfSuspiciousDoubleCompletion(AbstractInvocationFuture.java:1256) 05:41:10 at com.hazelcast.spi.impl.AbstractInvocationFuture.complete0(AbstractInvocationFuture.java:1230) 05:41:10 at com.hazelcast.spi.impl.AbstractInvocationFuture.completeExceptionallyInternal(AbstractInvocationFuture.java:1223) 05:41:10 at com.hazelcast.spi.impl.operationservice.impl.Invocation.completeExceptionally(Invocation.java:696) 05:41:10 at com.hazelcast.spi.impl.operationservice.impl.Invocation.notifyThrowable(Invocation.java:389) 05:41:10 at com.hazelcast.spi.impl.operationservice.impl.Invocation.notifyError(Invocation.java:333) 05:41:10 at com.hazelcast.spi.impl.operationservice.impl.InvocationRegistry.shutdown(InvocationRegistry.java:229) 05:41:10 at com.hazelcast.spi.impl.operationservice.impl.OperationServiceImpl.shutdownInvocations(OperationServiceImpl.java:562) 05:41:10 at com.hazelcast.spi.impl.NodeEngineImpl.shutdown(NodeEngineImpl.java:606) 05:41:10 at com.hazelcast.instance.impl.Node.shutdownServices(Node.java:664) 05:41:10 at com.hazelcast.instance.impl.Node.shutdown(Node.java:599) 05:41:10 at com.hazelcast.instance.impl.LifecycleServiceImpl.shutdown(LifecycleServiceImpl.java:101) 05:41:10 at com.hazelcast.instance.impl.LifecycleServiceImpl.shutdown(LifecycleServiceImpl.java:84) 05:41:10 at com.hazelcast.instance.impl.HazelcastInstanceProxy.shutdown(HazelcastInstanceProxy.java:311) 05:41:10 at com.hazelcast.core.HazelcastInstance$shutdown.call(Unknown Source) 05:41:10 at org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec.cleanup(TrustLevelManagerSpec.groovy:52) 05:41:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:41:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:41:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:10 at org.spockframework.runtime.PlatformSpecRunner.doRunCleanup(PlatformSpecRunner.java:357) 05:41:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunCleanup$8(PlatformSpecRunner.java:339) 05:41:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:10 at org.spockframework.runtime.PlatformSpecRunner.runCleanup(PlatformSpecRunner.java:333) 05:41:10 at org.spockframework.runtime.PlatformSpecRunner.runCleanup(PlatformSpecRunner.java:328) 05:41:10 at org.spockframework.runtime.IterationNode.after(IterationNode.java:59) 05:41:10 at org.spockframework.runtime.SimpleFeatureNode.after(SimpleFeatureNode.java:66) 05:41:10 at org.spockframework.runtime.SimpleFeatureNode.after(SimpleFeatureNode.java:15) 05:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:166) 05:41:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:166) 05:41:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:41:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:41:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:41:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:41:10 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 05:41:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:41:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:41:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:41:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:41:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 05:41:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 05:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:41:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:41:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:41:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:41:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:41:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:41:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:41:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:41:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:41:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:41:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:41:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:41:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:41:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:41:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:10 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:41:10 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:41:10 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:41:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:10 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:41:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:41:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:41:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:41:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:41:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:41:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:41:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:41:10 05:41:10 2026-03-06T05:41:10.971Z INFO 6628 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.31]:5701 [dev] [5.5.0] Destroying node NodeExtension. 05:41:10 2026-03-06T05:41:10.972Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 79 ms. 05:41:10 2026-03-06T05:41:10.972Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTDOWN 05:41:11 2026-03-06T05:41:10.973Z INFO 6628 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 05:41:11 2026-03-06T05:41:10.996Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:11 2026-03-06T05:41:10.996Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.007Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:11 o o o o---o o--o o o---o o o----o o--o--o 05:41:11 | | / \ / | / / \ | | 05:41:11 o----o o o o----o | o o o----o | 05:41:11 | | * \ / | \ * \ | | 05:41:11 o o * o o---o o--o o----o o---o * o o----o o 05:41:11 05:41:11 2026-03-06T05:41:11.007Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:41:11 2026-03-06T05:41:11.007Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.31]:5701 05:41:11 2026-03-06T05:41:11.007Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Cluster name: dev 05:41:11 2026-03-06T05:41:11.007Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:41:11 2026-03-06T05:41:11.007Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] The Jet engine is disabled. 05:41:11 To enable the Jet engine on the members, do one of the following: 05:41:11 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:41:11 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:41:11 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:41:11 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:41:11 2026-03-06T05:41:11.016Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.016Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.016Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.30.107.31]:5701 [dev] [5.5.0] 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. 05:41:11 2026-03-06T05:41:11.018Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Using Multicast discovery 05:41:11 2026-03-06T05:41:11.024Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.31]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:41:11 2026-03-06T05:41:11.024Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTING 05:41:11 2026-03-06T05:41:11.047Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.047Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.088Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.088Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.096Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.096Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.138Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.138Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.142Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.142Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.145Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.145Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.148Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.148Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.150Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.150Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.212Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.212Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.293Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.293Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.306Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.306Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.321Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.321Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.356Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:11 2026-03-06T05:41:11.356Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.356Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:11 2026-03-06T05:41:11.370Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.370Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.380Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.380Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.404Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.404Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.452Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.452Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.462Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.462Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.536Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.536Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.547Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.547Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.556Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.556Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.558Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.558Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.566Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.566Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.568Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.568Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.574Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:11 2026-03-06T05:41:11.574Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.574Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:11 2026-03-06T05:41:11.589Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.589Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.687Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.687Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.749Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.749Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:11 2026-03-06T05:41:11.768Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.769Z WARN 6628 --- [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. Node may not be available. 05:41:11 2026-03-06T05:41:11.876Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:11 2026-03-06T05:41:11.876Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:11.997Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:12 2026-03-06T05:41:11.997Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.017Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.018Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.049Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.049Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.089Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.089Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.099Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.099Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.140Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.140Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.142Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.142Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.145Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.145Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.150Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.150Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.151Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.151Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.213Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.213Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.244Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:12 2026-03-06T05:41:12.245Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.245Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:12 2026-03-06T05:41:12.294Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.295Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.308Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.308Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.323Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.323Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.372Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.372Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.382Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.382Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.405Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.405Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.427Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:12 2026-03-06T05:41:12.427Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.427Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:12 2026-03-06T05:41:12.457Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.457Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.462Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.462Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.537Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.537Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.549Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.549Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.566Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.566Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.568Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.568Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.570Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.570Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.575Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.575Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.593Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.593Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.689Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.689Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.746Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.746Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:12 2026-03-06T05:41:12.771Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.771Z WARN 6628 --- [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. Node may not be available. 05:41:12 2026-03-06T05:41:12.877Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:12 2026-03-06T05:41:12.877Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:12.999Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:13 2026-03-06T05:41:12.999Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.018Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.018Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.049Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.049Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.090Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.090Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.102Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.102Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.107Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.107Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.124Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.124Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.134Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.134Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.141Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.141Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.143Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.143Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.214Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.214Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.260Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:13 2026-03-06T05:41:13.260Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.260Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:13 2026-03-06T05:41:13.295Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.295Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.309Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.309Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.324Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.324Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.330Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:13 2026-03-06T05:41:13.330Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.330Z INFO 6628 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:13 05:41:13 Members {size:1, ver:1} [ 05:41:13 Member [10.30.107.31]:5701 - 3ca543ae-4cf5-4ee5-bcdb-49db593b9a1d this 05:41:13 ] 05:41:13 05:41:13 2026-03-06T05:41:13.330Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:13 2026-03-06T05:41:13.331Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTED 05:41:13 2026-03-06T05:41:13.332Z INFO 6628 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 05:41:13 2026-03-06T05:41:13.342Z INFO 6628 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 05:41:13 2026-03-06T05:41:13.343Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTTING_DOWN 05:41:13 2026-03-06T05:41:13.343Z INFO 6628 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.31]:5701 - 3ca543ae-4cf5-4ee5-bcdb-49db593b9a1d this is handled 05:41:13 2026-03-06T05:41:13.344Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down multicast service... 05:41:13 2026-03-06T05:41:13.344Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down connection manager... 05:41:13 2026-03-06T05:41:13.345Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down node engine... 05:41:13 2026-03-06T05:41:13.373Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.373Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.385Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.385Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.406Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.406Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.428Z INFO 6628 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.31]:5701 [dev] [5.5.0] Destroying node NodeExtension. 05:41:13 2026-03-06T05:41:13.428Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 85 ms. 05:41:13 2026-03-06T05:41:13.429Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTDOWN 05:41:13 2026-03-06T05:41:13.431Z INFO 6628 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 05:41:13 2026-03-06T05:41:13.461Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.461Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.466Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.466Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.469Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:13 o o o o---o o--o o o---o o o----o o--o--o 05:41:13 | | / \ / | / / \ | | 05:41:13 o----o o o o----o | o o o----o | 05:41:13 | | * \ / | \ * \ | | 05:41:13 o o * o o---o o--o o----o o---o * o o----o o 05:41:13 05:41:13 2026-03-06T05:41:13.469Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:41:13 2026-03-06T05:41:13.469Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.31]:5701 05:41:13 2026-03-06T05:41:13.469Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Cluster name: dev 05:41:13 2026-03-06T05:41:13.469Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:41:13 2026-03-06T05:41:13.469Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] The Jet engine is disabled. 05:41:13 To enable the Jet engine on the members, do one of the following: 05:41:13 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:41:13 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:41:13 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:41:13 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:41:13 2026-03-06T05:41:13.482Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.30.107.31]:5701 [dev] [5.5.0] 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. 05:41:13 2026-03-06T05:41:13.483Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Using Multicast discovery 05:41:13 2026-03-06T05:41:13.496Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.496Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.498Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.31]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:41:13 2026-03-06T05:41:13.498Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTING 05:41:13 2026-03-06T05:41:13.539Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.539Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.551Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.551Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.567Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.567Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.570Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.570Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.570Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.570Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.575Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.575Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.650Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.650Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.690Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.690Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:13 2026-03-06T05:41:13.775Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.775Z WARN 6628 --- [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. Node may not be available. 05:41:13 2026-03-06T05:41:13.879Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:13 2026-03-06T05:41:13.879Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:13.978Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:14 2026-03-06T05:41:13.978Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.000Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.000Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.051Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.051Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.092Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.092Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.105Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.105Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.109Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.109Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.113Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:14 2026-03-06T05:41:14.113Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.113Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:14 2026-03-06T05:41:14.135Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.135Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.142Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.142Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.150Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.150Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.157Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.157Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.214Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.214Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.296Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.296Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.311Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.311Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.325Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.325Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.330Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:14 2026-03-06T05:41:14.330Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.330Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:14 2026-03-06T05:41:14.373Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.373Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.387Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.387Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.400Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.400Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.407Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.407Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.463Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.463Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.468Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.468Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.553Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.553Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.567Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.567Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.571Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.571Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.571Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.571Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.572Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.572Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.610Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.610Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.651Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.651Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.692Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.692Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:14 2026-03-06T05:41:14.777Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.777Z WARN 6628 --- [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. Node may not be available. 05:41:14 2026-03-06T05:41:14.859Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:14 2026-03-06T05:41:14.859Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:14.979Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:15 2026-03-06T05:41:14.979Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.002Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.002Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.051Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.051Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.093Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.093Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.108Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.108Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.110Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.110Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.116Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:15 2026-03-06T05:41:15.116Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.116Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:15 2026-03-06T05:41:15.136Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.136Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.144Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.144Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.152Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.152Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.158Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.158Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.216Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.216Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.233Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:15 2026-03-06T05:41:15.233Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.233Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:15 2026-03-06T05:41:15.297Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.297Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.326Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.326Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.345Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.345Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.374Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.374Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.391Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.391Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.405Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.405Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.409Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.409Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.467Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.467Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.468Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.468Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.470Z INFO 6628 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:15 05:41:15 Members {size:1, ver:1} [ 05:41:15 Member [10.30.107.31]:5701 - 28e243a9-1bf9-48ff-9e6a-d216f52e9d3b this 05:41:15 ] 05:41:15 05:41:15 2026-03-06T05:41:15.471Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTED 05:41:15 2026-03-06T05:41:15.473Z INFO 6628 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 05:41:15 2026-03-06T05:41:15.480Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTTING_DOWN 05:41:15 2026-03-06T05:41:15.481Z INFO 6628 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.31]:5701 - 28e243a9-1bf9-48ff-9e6a-d216f52e9d3b this is handled 05:41:15 2026-03-06T05:41:15.482Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down multicast service... 05:41:15 2026-03-06T05:41:15.482Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down connection manager... 05:41:15 2026-03-06T05:41:15.483Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down node engine... 05:41:15 2026-03-06T05:41:15.554Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.554Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.568Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.568Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.571Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.571Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.572Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.572Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.573Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.573Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.611Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.611Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.653Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.653Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.693Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.693Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:15 2026-03-06T05:41:15.735Z INFO 6628 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.31]:5701 [dev] [5.5.0] Destroying node NodeExtension. 05:41:15 2026-03-06T05:41:15.735Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 254 ms. 05:41:15 2026-03-06T05:41:15.735Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTDOWN 05:41:15 2026-03-06T05:41:15.738Z INFO 6628 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 05:41:15 2026-03-06T05:41:15.774Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:15 o o o o---o o--o o o---o o o----o o--o--o 05:41:15 | | / \ / | / / \ | | 05:41:15 o----o o o o----o | o o o----o | 05:41:15 | | * \ / | \ * \ | | 05:41:15 o o * o o---o o--o o----o o---o * o o----o o 05:41:15 05:41:15 2026-03-06T05:41:15.774Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:41:15 2026-03-06T05:41:15.774Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.31]:5701 05:41:15 2026-03-06T05:41:15.774Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Cluster name: dev 05:41:15 2026-03-06T05:41:15.774Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:41:15 2026-03-06T05:41:15.774Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] The Jet engine is disabled. 05:41:15 To enable the Jet engine on the members, do one of the following: 05:41:15 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:41:15 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:41:15 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:41:15 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:41:15 2026-03-06T05:41:15.781Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.781Z WARN 6628 --- [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. Node may not be available. 05:41:15 2026-03-06T05:41:15.788Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.30.107.31]:5701 [dev] [5.5.0] 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. 05:41:15 2026-03-06T05:41:15.790Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Using Multicast discovery 05:41:15 2026-03-06T05:41:15.797Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.31]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:41:15 2026-03-06T05:41:15.798Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTING 05:41:15 2026-03-06T05:41:15.864Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:15 2026-03-06T05:41:15.864Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.004Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.004Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.023Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.023Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.052Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.052Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.094Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.094Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.106Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.106Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.110Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.110Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.116Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:16 2026-03-06T05:41:16.116Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.116Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:16 2026-03-06T05:41:16.138Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.138Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.138Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.138Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.144Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.144Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.158Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.158Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.216Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.216Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.240Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:16 2026-03-06T05:41:16.240Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.240Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:16 2026-03-06T05:41:16.298Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.298Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.328Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.328Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.347Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.347Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.395Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.395Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.407Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.408Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.410Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.410Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.416Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.416Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.441Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.441Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.469Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.469Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.469Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.469Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.569Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.569Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.573Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.573Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.573Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.573Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.580Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.580Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.613Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.613Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.655Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.655Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.695Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.695Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.784Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.784Z WARN 6628 --- [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. Node may not be available. 05:41:16 2026-03-06T05:41:16.865Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.865Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:16 2026-03-06T05:41:16.883Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:16 2026-03-06T05:41:16.883Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.024Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.024Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.052Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:17 2026-03-06T05:41:17.052Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.052Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:17 2026-03-06T05:41:17.053Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.053Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.068Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:17 2026-03-06T05:41:17.068Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.068Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:17 2026-03-06T05:41:17.094Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.094Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.111Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.111Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.112Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.112Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.139Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.139Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.140Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.140Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.145Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.145Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.159Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.159Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.219Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.219Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.299Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.299Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.329Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.329Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.341Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.341Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.401Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.401Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.410Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.410Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.411Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.411Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.418Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.418Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.442Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.442Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.470Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.470Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.473Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.473Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.573Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.573Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.574Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.574Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.582Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.582Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.595Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.595Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.614Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.614Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.657Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.657Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.695Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.695Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.758Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.758Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:17 2026-03-06T05:41:17.788Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.788Z WARN 6628 --- [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. Node may not be available. 05:41:17 2026-03-06T05:41:17.866Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:17 2026-03-06T05:41:17.866Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:17.998Z INFO 6628 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:18 05:41:18 Members {size:1, ver:1} [ 05:41:18 Member [10.30.107.31]:5701 - b43f778c-de40-4480-a2d5-273af2e23ece this 05:41:18 ] 05:41:18 05:41:18 2026-03-06T05:41:17.999Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTED 05:41:18 2026-03-06T05:41:18.001Z INFO 6628 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 05:41:18 2026-03-06T05:41:18.009Z INFO 6628 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 05:41:18 2026-03-06T05:41:18.014Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTTING_DOWN 05:41:18 2026-03-06T05:41:18.014Z INFO 6628 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.31]:5701 - b43f778c-de40-4480-a2d5-273af2e23ece this is handled 05:41:18 2026-03-06T05:41:18.015Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down multicast service... 05:41:18 2026-03-06T05:41:18.016Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down connection manager... 05:41:18 2026-03-06T05:41:18.017Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down node engine... 05:41:18 2026-03-06T05:41:18.025Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.025Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.044Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:18 2026-03-06T05:41:18.044Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.044Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:18 2026-03-06T05:41:18.054Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.054Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.069Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:18 2026-03-06T05:41:18.069Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.069Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:18 2026-03-06T05:41:18.079Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.079Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.084Z INFO 6628 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.31]:5701 [dev] [5.5.0] Destroying node NodeExtension. 05:41:18 2026-03-06T05:41:18.085Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 70 ms. 05:41:18 2026-03-06T05:41:18.085Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTDOWN 05:41:18 2026-03-06T05:41:18.087Z INFO 6628 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 05:41:18 2026-03-06T05:41:18.095Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.095Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.111Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.111Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.115Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.115Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.122Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:18 o o o o---o o--o o o---o o o----o o--o--o 05:41:18 | | / \ / | / / \ | | 05:41:18 o----o o o o----o | o o o----o | 05:41:18 | | * \ / | \ * \ | | 05:41:18 o o * o o---o o--o o----o o---o * o o----o o 05:41:18 05:41:18 2026-03-06T05:41:18.122Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:41:18 2026-03-06T05:41:18.123Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.31]:5701 05:41:18 2026-03-06T05:41:18.123Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Cluster name: dev 05:41:18 2026-03-06T05:41:18.123Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:41:18 2026-03-06T05:41:18.123Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] The Jet engine is disabled. 05:41:18 To enable the Jet engine on the members, do one of the following: 05:41:18 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:41:18 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:41:18 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:41:18 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:41:18 2026-03-06T05:41:18.137Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.30.107.31]:5701 [dev] [5.5.0] 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. 05:41:18 2026-03-06T05:41:18.138Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Using Multicast discovery 05:41:18 2026-03-06T05:41:18.141Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.141Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.142Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.142Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.145Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.31]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:41:18 2026-03-06T05:41:18.146Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTING 05:41:18 2026-03-06T05:41:18.159Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.159Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.219Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.219Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.301Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.301Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.309Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.309Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.329Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.329Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.346Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.346Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.412Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.412Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.414Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.414Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.419Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.419Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.466Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.466Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.470Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.470Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.475Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.475Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.565Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.565Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.576Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.576Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.582Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.582Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.596Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.596Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.615Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.615Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.658Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.658Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.696Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.696Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.758Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.758Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.791Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.791Z WARN 6628 --- [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. Node may not be available. 05:41:18 2026-03-06T05:41:18.868Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:18 2026-03-06T05:41:18.868Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.922Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:18 2026-03-06T05:41:18.922Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:18 2026-03-06T05:41:18.922Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:19 2026-03-06T05:41:19.026Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.026Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.044Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:19 2026-03-06T05:41:19.044Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.044Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:19 2026-03-06T05:41:19.051Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.051Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.055Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.055Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.098Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.098Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.113Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.113Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.117Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.117Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.142Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.142Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.143Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.143Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.160Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.160Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.220Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.220Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.302Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.302Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.311Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.311Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.331Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.331Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.348Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.348Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.413Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.413Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.417Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.417Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.419Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.419Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.468Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.468Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.472Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.472Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.477Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.477Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.576Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.576Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.583Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.583Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.597Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.597Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.608Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.608Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.616Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.616Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.660Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.660Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.696Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.696Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.760Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.760Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.794Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.794Z WARN 6628 --- [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. Node may not be available. 05:41:19 2026-03-06T05:41:19.870Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:19 2026-03-06T05:41:19.870Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.872Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:19 2026-03-06T05:41:19.872Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:19 2026-03-06T05:41:19.872Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:20 2026-03-06T05:41:20.026Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.026Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.048Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:20 2026-03-06T05:41:20.048Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.048Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:20 2026-03-06T05:41:20.055Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.055Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.099Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.099Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.099Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.099Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.114Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.114Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.120Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.120Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.143Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.143Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.143Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.143Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.160Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.160Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.220Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.220Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.303Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.303Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.315Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.315Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.332Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.332Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.348Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.348Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.386Z INFO 6628 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:20 05:41:20 Members {size:1, ver:1} [ 05:41:20 Member [10.30.107.31]:5701 - a4745342-3eed-4bda-8bff-df64ec8c155c this 05:41:20 ] 05:41:20 05:41:20 2026-03-06T05:41:20.387Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTED 05:41:20 2026-03-06T05:41:20.389Z INFO 6628 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 05:41:20 2026-03-06T05:41:20.395Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTTING_DOWN 05:41:20 2026-03-06T05:41:20.395Z INFO 6628 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.31]:5701 - a4745342-3eed-4bda-8bff-df64ec8c155c this is handled 05:41:20 2026-03-06T05:41:20.396Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down multicast service... 05:41:20 2026-03-06T05:41:20.397Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down connection manager... 05:41:20 2026-03-06T05:41:20.397Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down node engine... 05:41:20 2026-03-06T05:41:20.419Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.419Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.454Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.454Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.456Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.456Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.470Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.470Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.473Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.473Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.476Z INFO 6628 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.31]:5701 [dev] [5.5.0] Destroying node NodeExtension. 05:41:20 2026-03-06T05:41:20.476Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 81 ms. 05:41:20 2026-03-06T05:41:20.477Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTDOWN 05:41:20 2026-03-06T05:41:20.478Z INFO 6628 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 05:41:20 2026-03-06T05:41:20.479Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.479Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.505Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:20 o o o o---o o--o o o---o o o----o o--o--o 05:41:20 | | / \ / | / / \ | | 05:41:20 o----o o o o----o | o o o----o | 05:41:20 | | * \ / | \ * \ | | 05:41:20 o o * o o---o o--o o----o o---o * o o----o o 05:41:20 05:41:20 2026-03-06T05:41:20.505Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:41:20 2026-03-06T05:41:20.505Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.31]:5701 05:41:20 2026-03-06T05:41:20.505Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Cluster name: dev 05:41:20 2026-03-06T05:41:20.505Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:41:20 2026-03-06T05:41:20.505Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] The Jet engine is disabled. 05:41:20 To enable the Jet engine on the members, do one of the following: 05:41:20 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:41:20 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:41:20 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:41:20 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:41:20 2026-03-06T05:41:20.521Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.30.107.31]:5701 [dev] [5.5.0] 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. 05:41:20 2026-03-06T05:41:20.522Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Using Multicast discovery 05:41:20 2026-03-06T05:41:20.529Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.31]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:41:20 2026-03-06T05:41:20.529Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTING 05:41:20 2026-03-06T05:41:20.584Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.584Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.594Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.594Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.599Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.599Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.608Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.608Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.617Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.617Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.662Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.662Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.697Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.697Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.762Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.762Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.796Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.796Z WARN 6628 --- [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. Node may not be available. 05:41:20 2026-03-06T05:41:20.872Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:20 2026-03-06T05:41:20.872Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.875Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:20 2026-03-06T05:41:20.875Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:20 2026-03-06T05:41:20.875Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:21 2026-03-06T05:41:21.001Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:21 2026-03-06T05:41:21.001Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.001Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:21 2026-03-06T05:41:21.053Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.053Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.057Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.057Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.100Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.100Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.101Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.101Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.122Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.122Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.122Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.122Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.144Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.144Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.145Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.145Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.161Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.161Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.222Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.222Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.304Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.304Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.317Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.317Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.333Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.333Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.350Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.350Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.422Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.422Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.472Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.472Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.475Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.475Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.475Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.476Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.480Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.480Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.481Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.481Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.584Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.584Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.595Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.595Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.600Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.600Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.609Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.609Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.618Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.618Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.663Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.663Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.698Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.698Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.764Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.764Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.799Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.799Z WARN 6628 --- [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. Node may not be available. 05:41:21 2026-03-06T05:41:21.873Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:21 2026-03-06T05:41:21.873Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.878Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:21 2026-03-06T05:41:21.878Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:21 2026-03-06T05:41:21.878Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:22 2026-03-06T05:41:22.005Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:22 2026-03-06T05:41:22.005Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.005Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:22 2026-03-06T05:41:22.055Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.055Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.058Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.058Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.100Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.100Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.102Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.102Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.123Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.123Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.124Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.124Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.145Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.145Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.146Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.146Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.161Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.161Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.222Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.222Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.318Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.318Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.320Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.320Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.334Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.335Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.349Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.349Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.384Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.384Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.424Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.424Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.474Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.474Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.475Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.475Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.476Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.476Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.481Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.481Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.586Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.586Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.595Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.595Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.602Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.602Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.610Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.610Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.619Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.619Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.644Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.644Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.665Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.665Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.666Z INFO 6628 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:22 05:41:22 Members {size:1, ver:1} [ 05:41:22 Member [10.30.107.31]:5701 - bd1d85a3-b305-4270-b57a-11d864f9fe4e this 05:41:22 ] 05:41:22 05:41:22 2026-03-06T05:41:22.667Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTED 05:41:22 2026-03-06T05:41:22.668Z INFO 6628 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 05:41:22 2026-03-06T05:41:22.674Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTTING_DOWN 05:41:22 2026-03-06T05:41:22.674Z INFO 6628 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.31]:5701 - bd1d85a3-b305-4270-b57a-11d864f9fe4e this is handled 05:41:22 2026-03-06T05:41:22.675Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down multicast service... 05:41:22 2026-03-06T05:41:22.676Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down connection manager... 05:41:22 2026-03-06T05:41:22.676Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down node engine... 05:41:22 2026-03-06T05:41:22.701Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.702Z WARN 6628 --- [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. Node may not be available. 05:41:22 2026-03-06T05:41:22.755Z INFO 6628 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.31]:5701 [dev] [5.5.0] Destroying node NodeExtension. 05:41:22 2026-03-06T05:41:22.756Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 82 ms. 05:41:22 2026-03-06T05:41:22.756Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTDOWN 05:41:22 2026-03-06T05:41:22.757Z INFO 6628 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 05:41:22 2026-03-06T05:41:22.764Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.764Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.785Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:22 o o o o---o o--o o o---o o o----o o--o--o 05:41:22 | | / \ / | / / \ | | 05:41:22 o----o o o o----o | o o o----o | 05:41:22 | | * \ / | \ * \ | | 05:41:22 o o * o o---o o--o o----o o---o * o o----o o 05:41:22 05:41:22 2026-03-06T05:41:22.785Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:41:22 2026-03-06T05:41:22.785Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.31]:5701 05:41:22 2026-03-06T05:41:22.785Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Cluster name: dev 05:41:22 2026-03-06T05:41:22.785Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:41:22 2026-03-06T05:41:22.785Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] The Jet engine is disabled. 05:41:22 To enable the Jet engine on the members, do one of the following: 05:41:22 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:41:22 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:41:22 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:41:22 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:41:22 2026-03-06T05:41:22.785Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:22 2026-03-06T05:41:22.785Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.785Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:22 2026-03-06T05:41:22.793Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.30.107.31]:5701 [dev] [5.5.0] 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. 05:41:22 2026-03-06T05:41:22.795Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Using Multicast discovery 05:41:22 2026-03-06T05:41:22.818Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.31]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:41:22 2026-03-06T05:41:22.818Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTING 05:41:22 2026-03-06T05:41:22.875Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.875Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:22 2026-03-06T05:41:22.975Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:22 2026-03-06T05:41:22.975Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.008Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:23 2026-03-06T05:41:23.008Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.008Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:23 2026-03-06T05:41:23.023Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.023Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.058Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.058Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.093Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.093Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.123Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.124Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.127Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.127Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.147Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.147Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.147Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.147Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.161Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.161Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.224Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.224Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.319Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.319Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.323Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.323Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.335Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.335Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.351Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.351Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.386Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.386Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.426Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.426Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.475Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.475Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.476Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.476Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.477Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.477Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.482Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.482Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.540Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.540Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.586Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.586Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.603Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.603Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.612Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.612Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.620Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.620Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.652Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.652Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.666Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.666Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.704Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.704Z WARN 6628 --- [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. Node may not be available. 05:41:23 2026-03-06T05:41:23.765Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.765Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.796Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:23 2026-03-06T05:41:23.796Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.796Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:23 2026-03-06T05:41:23.887Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.887Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.926Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.926Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:23 2026-03-06T05:41:23.976Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:23 2026-03-06T05:41:23.976Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.008Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:24 2026-03-06T05:41:24.008Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.008Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:24 2026-03-06T05:41:24.060Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.060Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.097Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.097Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.102Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.102Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.129Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.130Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.148Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.148Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.149Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.149Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.210Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.210Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.225Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.225Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.319Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.319Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.325Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.325Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.337Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.337Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.353Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.353Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.388Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.388Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.428Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.428Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.445Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.445Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.477Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.477Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.479Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.479Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.483Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.483Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.523Z ERROR 6628 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url: Name or service not known 05:41:24 2026-03-06T05:41:24.523Z ERROR 6628 --- [_WorkerThread-1] i.o.s.e.t.j.sampler.OkHttpGrpcService : Failed to execute remoteSamplings. The request could not be executed. Full error message: jaeger-remote-test-url 05:41:24 2026-03-06T05:41:24.548Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.548Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.587Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.587Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.603Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.603Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.612Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.612Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.622Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.622Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.652Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.652Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.667Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.667Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.706Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.706Z WARN 6628 --- [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. Node may not be available. 05:41:24 2026-03-06T05:41:24.767Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.767Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.776Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:24 2026-03-06T05:41:24.776Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.776Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:24 2026-03-06T05:41:24.888Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.888Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.926Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.926Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:24 2026-03-06T05:41:24.973Z INFO 6628 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:24 05:41:24 Members {size:1, ver:1} [ 05:41:24 Member [10.30.107.31]:5701 - e2560328-a131-4262-94cc-4925af90c5cc this 05:41:24 ] 05:41:24 05:41:24 2026-03-06T05:41:24.974Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTED 05:41:24 2026-03-06T05:41:24.975Z INFO 6628 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 05:41:24 2026-03-06T05:41:24.977Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:24 2026-03-06T05:41:24.977Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:24.996Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTTING_DOWN 05:41:25 2026-03-06T05:41:24.997Z INFO 6628 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.31]:5701 - e2560328-a131-4262-94cc-4925af90c5cc this is handled 05:41:25 2026-03-06T05:41:24.997Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down multicast service... 05:41:25 2026-03-06T05:41:24.998Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down connection manager... 05:41:25 2026-03-06T05:41:24.998Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down node engine... 05:41:25 2026-03-06T05:41:25.009Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:25 2026-03-06T05:41:25.009Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.009Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:25 2026-03-06T05:41:25.055Z INFO 6628 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.31]:5701 [dev] [5.5.0] Destroying node NodeExtension. 05:41:25 2026-03-06T05:41:25.055Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 58 ms. 05:41:25 2026-03-06T05:41:25.055Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTDOWN 05:41:25 2026-03-06T05:41:25.057Z INFO 6628 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 05:41:25 2026-03-06T05:41:25.063Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.063Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.082Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:25 o o o o---o o--o o o---o o o----o o--o--o 05:41:25 | | / \ / | / / \ | | 05:41:25 o----o o o o----o | o o o----o | 05:41:25 | | * \ / | \ * \ | | 05:41:25 o o * o o---o o--o o----o o---o * o o----o o 05:41:25 05:41:25 2026-03-06T05:41:25.082Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:41:25 2026-03-06T05:41:25.082Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.31]:5701 05:41:25 2026-03-06T05:41:25.082Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Cluster name: dev 05:41:25 2026-03-06T05:41:25.082Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:41:25 2026-03-06T05:41:25.082Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] The Jet engine is disabled. 05:41:25 To enable the Jet engine on the members, do one of the following: 05:41:25 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:41:25 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:41:25 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:41:25 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:41:25 2026-03-06T05:41:25.097Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.30.107.31]:5701 [dev] [5.5.0] 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. 05:41:25 2026-03-06T05:41:25.099Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Using Multicast discovery 05:41:25 2026-03-06T05:41:25.104Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.104Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.104Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.31]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:41:25 2026-03-06T05:41:25.105Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTING 05:41:25 2026-03-06T05:41:25.127Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.127Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.132Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.132Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.148Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.148Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.150Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.150Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.211Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.211Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.225Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.225Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.320Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.320Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.328Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.328Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.338Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.338Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.353Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.353Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.392Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.392Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.430Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.430Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.448Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.448Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.478Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.478Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.480Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.480Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.484Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.484Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.549Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.549Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.588Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.588Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.604Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.604Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.614Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.614Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.623Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.623Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.654Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.654Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.668Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.668Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.709Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.709Z WARN 6628 --- [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. Node may not be available. 05:41:25 2026-03-06T05:41:25.767Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.767Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.776Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:25 2026-03-06T05:41:25.776Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.776Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:25 2026-03-06T05:41:25.915Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.915Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.928Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.928Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.948Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:25 2026-03-06T05:41:25.948Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:25 2026-03-06T05:41:25.948Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:25 2026-03-06T05:41:25.977Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:25 2026-03-06T05:41:25.977Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.063Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.063Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.105Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.105Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.128Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.128Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.134Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.135Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.149Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.149Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.198Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.198Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.213Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.213Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.227Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.227Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.322Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.322Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.330Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.330Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.338Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.338Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.353Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.353Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.394Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.394Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.432Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.432Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.448Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.448Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.478Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.478Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.485Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.485Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.497Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.497Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.552Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.552Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.589Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.589Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.605Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.606Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.616Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.616Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.625Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.625Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.655Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.655Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.668Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.668Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.711Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.711Z WARN 6628 --- [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. Node may not be available. 05:41:26 2026-03-06T05:41:26.768Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.768Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.777Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:26 2026-03-06T05:41:26.777Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.777Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:26 2026-03-06T05:41:26.930Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.930Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.930Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:26 2026-03-06T05:41:26.930Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.930Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:26 2026-03-06T05:41:26.937Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.937Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:26 2026-03-06T05:41:26.979Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:26 2026-03-06T05:41:26.979Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.063Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.063Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.106Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.106Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.129Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.129Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.138Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.138Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.150Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.150Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.163Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.163Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.203Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.203Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.213Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.213Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.323Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.324Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.332Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.332Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.339Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.339Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.346Z INFO 6628 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:27 05:41:27 Members {size:1, ver:1} [ 05:41:27 Member [10.30.107.31]:5701 - 166cbcd4-3ce7-4fa2-8204-4466e195ae34 this 05:41:27 ] 05:41:27 05:41:27 2026-03-06T05:41:27.347Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTED 05:41:27 2026-03-06T05:41:27.348Z INFO 6628 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 05:41:27 2026-03-06T05:41:27.355Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.355Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.368Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTTING_DOWN 05:41:27 2026-03-06T05:41:27.369Z INFO 6628 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.31]:5701 - 166cbcd4-3ce7-4fa2-8204-4466e195ae34 this is handled 05:41:27 2026-03-06T05:41:27.370Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down multicast service... 05:41:27 2026-03-06T05:41:27.371Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down connection manager... 05:41:27 2026-03-06T05:41:27.373Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down node engine... 05:41:27 2026-03-06T05:41:27.397Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.397Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.423Z INFO 6628 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.31]:5701 [dev] [5.5.0] Destroying node NodeExtension. 05:41:27 2026-03-06T05:41:27.423Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 55 ms. 05:41:27 2026-03-06T05:41:27.423Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTDOWN 05:41:27 2026-03-06T05:41:27.425Z INFO 6628 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 05:41:27 2026-03-06T05:41:27.435Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.435Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.450Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.450Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.455Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:27 o o o o---o o--o o o---o o o----o o--o--o 05:41:27 | | / \ / | / / \ | | 05:41:27 o----o o o o----o | o o o----o | 05:41:27 | | * \ / | \ * \ | | 05:41:27 o o * o o---o o--o o----o o---o * o o----o o 05:41:27 05:41:27 2026-03-06T05:41:27.455Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:41:27 2026-03-06T05:41:27.455Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.31]:5701 05:41:27 2026-03-06T05:41:27.455Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Cluster name: dev 05:41:27 2026-03-06T05:41:27.455Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:41:27 2026-03-06T05:41:27.455Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] The Jet engine is disabled. 05:41:27 To enable the Jet engine on the members, do one of the following: 05:41:27 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:41:27 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:41:27 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:41:27 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:41:27 2026-03-06T05:41:27.467Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.30.107.31]:5701 [dev] [5.5.0] 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. 05:41:27 2026-03-06T05:41:27.468Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Using Multicast discovery 05:41:27 2026-03-06T05:41:27.476Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.31]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:41:27 2026-03-06T05:41:27.476Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTING 05:41:27 2026-03-06T05:41:27.479Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.479Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.485Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.485Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.498Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.498Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.553Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.553Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.589Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.589Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.606Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.606Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.617Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.617Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.625Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.625Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.657Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.657Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.668Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.668Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.722Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.722Z WARN 6628 --- [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. Node may not be available. 05:41:27 2026-03-06T05:41:27.768Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.768Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.778Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:27 2026-03-06T05:41:27.778Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.778Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:27 2026-03-06T05:41:27.833Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:27 2026-03-06T05:41:27.833Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:27 2026-03-06T05:41:27.833Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:27 2026-03-06T05:41:27.932Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:27 2026-03-06T05:41:27.932Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:27.937Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:28 2026-03-06T05:41:27.937Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:27.979Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:28 2026-03-06T05:41:27.979Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.063Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.063Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.083Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.083Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.107Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.107Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.130Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.130Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.142Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.142Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.143Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.143Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.164Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.164Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.215Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.215Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.324Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.324Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.337Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.337Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.339Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.339Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.365Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.365Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.404Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.404Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.437Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.437Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.451Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.451Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.480Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.480Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.486Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.486Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.494Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.494Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.554Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.554Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.590Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.591Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.607Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.607Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.619Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.619Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.627Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.627Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.658Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.658Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.670Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.670Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.725Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.725Z WARN 6628 --- [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. Node may not be available. 05:41:28 2026-03-06T05:41:28.768Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:28 2026-03-06T05:41:28.768Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.779Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:28 2026-03-06T05:41:28.779Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.779Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:28 2026-03-06T05:41:28.786Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:28 2026-03-06T05:41:28.786Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:28 2026-03-06T05:41:28.786Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:29 2026-03-06T05:41:28.932Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:29 2026-03-06T05:41:28.932Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:28.945Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:29 2026-03-06T05:41:28.945Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:28.954Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:29 2026-03-06T05:41:28.954Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:28.956Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:29 2026-03-06T05:41:28.956Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.065Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.065Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.084Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.084Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.108Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.108Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.131Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.131Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.145Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.145Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.165Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.165Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.215Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.215Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.290Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.290Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.306Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.306Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.326Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.326Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.342Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.342Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.407Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.407Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.440Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.440Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.468Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.468Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.481Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.481Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.486Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.486Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.501Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.502Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.555Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.555Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.590Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.590Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.608Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.608Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.620Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.620Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.628Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.628Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.638Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:29 2026-03-06T05:41:29.638Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.638Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:29 2026-03-06T05:41:29.659Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.659Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.665Z INFO 6628 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:29 05:41:29 Members {size:1, ver:1} [ 05:41:29 Member [10.30.107.31]:5701 - fa8a177c-849e-4afa-a141-c9fd5183b2ef this 05:41:29 ] 05:41:29 05:41:29 2026-03-06T05:41:29.666Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTED 05:41:29 2026-03-06T05:41:29.668Z INFO 6628 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 05:41:29 2026-03-06T05:41:29.671Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.671Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.680Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTTING_DOWN 05:41:29 2026-03-06T05:41:29.681Z INFO 6628 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.31]:5701 - fa8a177c-849e-4afa-a141-c9fd5183b2ef this is handled 05:41:29 2026-03-06T05:41:29.681Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down multicast service... 05:41:29 2026-03-06T05:41:29.682Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down connection manager... 05:41:29 2026-03-06T05:41:29.683Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down node engine... 05:41:29 2026-03-06T05:41:29.728Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.729Z WARN 6628 --- [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. Node may not be available. 05:41:29 2026-03-06T05:41:29.734Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:29 2026-03-06T05:41:29.734Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.734Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:29 2026-03-06T05:41:29.751Z INFO 6628 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.31]:5701 [dev] [5.5.0] Destroying node NodeExtension. 05:41:29 2026-03-06T05:41:29.751Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 71 ms. 05:41:29 2026-03-06T05:41:29.751Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTDOWN 05:41:29 2026-03-06T05:41:29.753Z INFO 6628 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 05:41:29 2026-03-06T05:41:29.768Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.769Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:29 2026-03-06T05:41:29.785Z INFO 6628 --- [ main] com.hazelcast.system.logo : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:29 o o o o---o o--o o o---o o o----o o--o--o 05:41:29 | | / \ / | / / \ | | 05:41:29 o----o o o o----o | o o o----o | 05:41:29 | | * \ / | \ * \ | | 05:41:29 o o * o o---o o--o o----o o---o * o o----o o 05:41:29 05:41:29 2026-03-06T05:41:29.785Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:41:29 2026-03-06T05:41:29.785Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.31]:5701 05:41:29 2026-03-06T05:41:29.785Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Cluster name: dev 05:41:29 2026-03-06T05:41:29.785Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:41:29 2026-03-06T05:41:29.785Z INFO 6628 --- [ main] com.hazelcast.system : [10.30.107.31]:5701 [dev] [5.5.0] The Jet engine is disabled. 05:41:29 To enable the Jet engine on the members, do one of the following: 05:41:29 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:41:29 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:41:29 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:41:29 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:41:29 2026-03-06T05:41:29.796Z INFO 6628 --- [ main] com.hazelcast.system.security : [10.30.107.31]:5701 [dev] [5.5.0] 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. 05:41:29 2026-03-06T05:41:29.798Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Using Multicast discovery 05:41:29 2026-03-06T05:41:29.808Z INFO 6628 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.31]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:41:29 2026-03-06T05:41:29.809Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTING 05:41:29 2026-03-06T05:41:29.832Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:29 2026-03-06T05:41:29.832Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:29.933Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:30 2026-03-06T05:41:29.933Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:29.946Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:30 2026-03-06T05:41:29.946Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:29.958Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:30 2026-03-06T05:41:29.958Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.066Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.066Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.085Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.086Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.110Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.110Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.132Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.132Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.148Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.148Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.150Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.150Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.166Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.166Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.168Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.168Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.291Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.291Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.311Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.311Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.344Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.344Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.410Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.410Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.442Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.443Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.469Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.469Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.478Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.478Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.483Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.483Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.542Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:30 2026-03-06T05:41:30.542Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.542Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:30 2026-03-06T05:41:30.548Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.548Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.556Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.556Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.609Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.609Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.621Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.621Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.628Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.628Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.633Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.633Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.638Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:30 2026-03-06T05:41:30.638Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.638Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:30 2026-03-06T05:41:30.660Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.660Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.672Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.672Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.731Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.731Z WARN 6628 --- [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. Node may not be available. 05:41:30 2026-03-06T05:41:30.769Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.769Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:30 2026-03-06T05:41:30.833Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:30 2026-03-06T05:41:30.833Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:30.935Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:31 2026-03-06T05:41:30.935Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:30.947Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:31 2026-03-06T05:41:30.947Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:30.959Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:31 2026-03-06T05:41:30.959Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.068Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.068Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.086Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.086Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.093Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.093Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.111Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.111Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.133Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.133Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.149Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.149Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.168Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.168Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.170Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.170Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.291Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.291Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.313Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.313Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.349Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.349Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.412Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.413Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.445Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.445Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.470Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.470Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.483Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.483Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.489Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.489Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.546Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:31 2026-03-06T05:41:31.546Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.546Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:31 2026-03-06T05:41:31.549Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.549Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.558Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.558Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.611Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.611Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.612Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.612Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.622Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.622Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.628Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.628Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.641Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:31 2026-03-06T05:41:31.641Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.641Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:31 2026-03-06T05:41:31.660Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.660Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.674Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.674Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.735Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.735Z WARN 6628 --- [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. Node may not be available. 05:41:31 2026-03-06T05:41:31.770Z INFO 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.770Z WARN 6628 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:31 2026-03-06T05:41:31.834Z INFO 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 05:41:31 2026-03-06T05:41:31.834Z WARN 6628 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:31.937Z INFO 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 05:41:32 2026-03-06T05:41:31.937Z WARN 6628 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:31.939Z INFO 6628 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.31]:5701 [dev] [5.5.0] 05:41:32 05:41:32 Members {size:1, ver:1} [ 05:41:32 Member [10.30.107.31]:5701 - 4bb9f54b-7258-4081-92d8-1641edf8e7eb this 05:41:32 ] 05:41:32 05:41:32 2026-03-06T05:41:31.940Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is STARTED 05:41:32 2026-03-06T05:41:31.941Z INFO 6628 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 05:41:32 2026-03-06T05:41:31.948Z INFO 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 05:41:32 2026-03-06T05:41:31.948Z WARN 6628 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:31.961Z INFO 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 05:41:32 2026-03-06T05:41:31.961Z WARN 6628 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:32.019Z INFO 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.019Z WARN 6628 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:32.061Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTTING_DOWN 05:41:32 2026-03-06T05:41:32.062Z INFO 6628 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.107.31]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.107.31]:5701 - 4bb9f54b-7258-4081-92d8-1641edf8e7eb this is handled 05:41:32 2026-03-06T05:41:32.063Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down multicast service... 05:41:32 2026-03-06T05:41:32.063Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down connection manager... 05:41:32 2026-03-06T05:41:32.064Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Shutting down node engine... 05:41:32 2026-03-06T05:41:32.068Z INFO 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.069Z WARN 6628 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:32.087Z INFO 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.087Z WARN 6628 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:32.113Z INFO 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.113Z WARN 6628 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:32.134Z INFO 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.134Z WARN 6628 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:32.151Z INFO 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.151Z WARN 6628 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:32.170Z INFO 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.170Z WARN 6628 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:32.171Z INFO 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.171Z WARN 6628 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:32.254Z INFO 6628 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.107.31]:5701 [dev] [5.5.0] Destroying node NodeExtension. 05:41:32 2026-03-06T05:41:32.254Z INFO 6628 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.31]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 192 ms. 05:41:32 2026-03-06T05:41:32.254Z INFO 6628 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.31]:5701 [dev] [5.5.0] [10.30.107.31]:5701 is SHUTDOWN 05:41:32 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.52 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 05:41:32 [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 05:41:32 2026-03-06T05:41:32.300Z INFO 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.300Z WARN 6628 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 05:41:32 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 05:41:32 2026-03-06T05:41:32.318Z INFO 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.318Z WARN 6628 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:32 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 05:41:32 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 05:41:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 05:41:32 [INFO] Running org.onap.cps.ncmp.impl.provmns.http.ClientRequestMetricsTagCustomizerSpec 05:41:32 05:41:32 . ____ _ __ _ _ 05:41:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:41:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:41:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:41:32 ' |____| .__|_| |_|_| |_\__, | / / / / 05:41:32 =========|_|==============|___/=/_/_/_/ 05:41:32 05:41:32 :: Spring Boot :: (v3.5.9) 05:41:32 05:41:32 2026-03-06T05:41:32.351Z INFO 6628 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : Starting ClientRequestMetricsTagCustomizerSpec using Java 17.0.6-ea with PID 6628 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 05:41:32 2026-03-06T05:41:32.351Z INFO 6628 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : No active profile set, falling back to 1 default profile: "default" 05:41:32 2026-03-06T05:41:32.352Z INFO 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.352Z WARN 6628 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:32.359Z INFO 6628 --- [ main] .h.ClientRequestMetricsTagCustomizerSpec : Started ClientRequestMetricsTagCustomizerSpec in 0.022 seconds (process running for 172.789) 05:41:32 2026-03-06T05:41:32.415Z INFO 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.415Z WARN 6628 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:32.447Z INFO 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.447Z WARN 6628 --- [roup for Test A] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:32 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.onap.cps.ncmp.impl.provmns.http.ClientRequestMetricsTagCustomizerSpec 05:41:32 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 05:41:32 2026-03-06T05:41:32.470Z INFO 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.470Z WARN 6628 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:32 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 05:41:32 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 05:41:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 05:41:32 [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec 05:41:32 2026-03-06T05:41:32.483Z INFO 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.483Z INFO 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.483Z WARN 6628 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:32.483Z WARN 6628 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:32 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec 05:41:32 2026-03-06T05:41:32.490Z INFO 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.490Z WARN 6628 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:32 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 05:41:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 05:41:32 [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 05:41:32 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 05:41:32 [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 05:41:32 2026-03-06T05:41:32.506Z INFO 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 05:41:32 2026-03-06T05:41:32.506Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:32.506Z WARN 6628 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:32 2026-03-06T05:41:32.509Z INFO 6628 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 05:41:32 2026-03-06T05:41:32.509Z INFO 6628 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 05:41:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 05:41:32 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 05:41:32 2026-03-06T05:41:32.536Z INFO 6628 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 05:41:32 2026-03-06T05:41:32.539Z INFO 6628 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 05:41:32 2026-03-06T05:41:32.539Z INFO 6628 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 05:41:32 2026-03-06T05:41:32.541Z INFO 6628 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: CmDataSubscriptionModelLoader 05:41:32 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 05:41:32 [INFO] Running org.onap.cps.ncmp.init.DataMigrationSpec 05:41:32 2026-03-06T05:41:32.558Z INFO 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.558Z WARN 6628 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:32.566Z ERROR 6628 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to process CM handle faultyCmHandle state 05:41:32 05:41:32 java.lang.RuntimeException: Simulated failure 05:41:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 05:41:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 05:41:32 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 05:41:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 05:41:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 05:41:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 05:41:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 05:41:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 05:41:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 05:41:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 05:41:32 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_1_closure2.doCall(DataMigrationSpec.groovy:94) 05:41:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:32 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 05:41:32 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 05:41:32 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 05:41:32 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 05:41:32 at groovy.lang.Closure.call(Closure.java:427) 05:41:32 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 05:41:32 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 05:41:32 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 05:41:32 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 05:41:32 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 05:41:32 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 05:41:32 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 05:41:32 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 05:41:32 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 05:41:32 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 05:41:32 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 05:41:32 at jdk.proxy2/jdk.proxy2.$Proxy252.getNcmpServiceCmHandle(Unknown Source) 05:41:32 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:72) 05:41:32 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) 05:41:32 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1656151097.migrateInventoryToModelRelease20250722$accessor$OztMMCMv(Unknown Source) 05:41:32 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1656151097$auxiliary$1Jk3x8vH.call(Unknown Source) 05:41:32 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 05:41:32 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 05:41:32 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 05:41:32 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 05:41:32 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 05:41:32 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 05:41:32 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1656151097.migrateInventoryToModelRelease20250722(Unknown Source) 05:41:32 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1656151097$migrateInventoryToModelRelease20250722.call(Unknown Source) 05:41:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 05:41:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 05:41:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 05:41:32 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_1(DataMigrationSpec.groovy:96) 05:41:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:41:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:41:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:41:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:41:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 05:41:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:41:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:41:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:41:32 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 05:41:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:41:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:41:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:41:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 05:41:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:41:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:41:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:41:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:41:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:41:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:41:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:41:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:41:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:41:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:41:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:41:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:41:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:41:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:32 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:41:32 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:41:32 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:41:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:32 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:41:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:41:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:41:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:41:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:41:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:41:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:41:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:41:32 05:41:32 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.ncmp.init.DataMigrationSpec 05:41:32 2026-03-06T05:41:32.568Z ERROR 6628 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to perform bulk update for batch 05:41:32 05:41:32 java.lang.RuntimeException: Simulated failure 05:41:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 05:41:32 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 05:41:32 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 05:41:32 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 05:41:32 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 05:41:32 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 05:41:32 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 05:41:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 05:41:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 05:41:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 05:41:32 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_2_closure3.doCall(DataMigrationSpec.groovy:107) 05:41:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:32 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 05:41:32 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 05:41:32 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 05:41:32 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 05:41:32 at groovy.lang.Closure.call(Closure.java:427) 05:41:32 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 05:41:32 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 05:41:32 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 05:41:32 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 05:41:32 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 05:41:32 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 05:41:32 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 05:41:32 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 05:41:32 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 05:41:32 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 05:41:32 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 05:41:32 at jdk.proxy2/jdk.proxy2.$Proxy228.cmHandleBulkMigrate(Unknown Source) 05:41:32 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:83) 05:41:32 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) 05:41:32 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1656151097.migrateInventoryToModelRelease20250722$accessor$OztMMCMv(Unknown Source) 05:41:32 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1656151097$auxiliary$1Jk3x8vH.call(Unknown Source) 05:41:32 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 05:41:32 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 05:41:32 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 05:41:32 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 05:41:32 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 05:41:32 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 05:41:32 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1656151097.migrateInventoryToModelRelease20250722(Unknown Source) 05:41:32 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1656151097$migrateInventoryToModelRelease20250722.call(Unknown Source) 05:41:32 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 05:41:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 05:41:32 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 05:41:32 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_2(DataMigrationSpec.groovy:110) 05:41:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:32 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:32 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:32 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:32 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:41:32 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:41:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:41:32 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:41:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 05:41:32 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:32 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:41:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:41:32 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:41:32 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 05:41:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:32 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:41:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:41:32 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:41:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 05:41:32 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:32 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:32 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:41:32 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:32 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:41:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:41:32 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:32 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:32 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:32 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:32 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:32 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:41:32 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:41:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:41:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:41:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:41:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:41:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:41:32 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:41:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:41:32 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:41:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:32 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:41:32 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:41:32 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:41:32 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:32 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:41:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:41:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:41:32 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:41:32 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:41:32 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:41:32 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:41:32 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:41:32 05:41:32 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 05:41:32 2026-03-06T05:41:32.585Z INFO 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 05:41:32 2026-03-06T05:41:32.585Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:32.586Z WARN 6628 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 05:41:32 2026-03-06T05:41:32.612Z INFO 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.612Z WARN 6628 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:32.613Z INFO 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.613Z WARN 6628 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:32.622Z INFO 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.622Z WARN 6628 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:32.630Z INFO 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.630Z WARN 6628 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:32.638Z INFO 6628 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 05:41:32 2026-03-06T05:41:32.638Z INFO 6628 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 05:41:32 2026-03-06T05:41:32.640Z INFO 6628 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision dmi-registry-2026-01-28. 05:41:32 2026-03-06T05:41:32.642Z INFO 6628 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 05:41:32 2026-03-06T05:41:32.643Z INFO 6628 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 05:41:32 2026-03-06T05:41:32.648Z INFO 6628 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 05:41:32 2026-03-06T05:41:32.648Z INFO 6628 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision dmi-registry-2026-01-28. 05:41:32 2026-03-06T05:41:32.649Z INFO 6628 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 05:41:32 2026-03-06T05:41:32.649Z INFO 6628 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 05:41:32 2026-03-06T05:41:32.662Z INFO 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.662Z WARN 6628 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:32.667Z INFO 6628 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 05:41:32 2026-03-06T05:41:32.667Z INFO 6628 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Upgrading already installed inventory to revision dmi-registry-2026-01-28. 05:41:32 2026-03-06T05:41:32.668Z INFO 6628 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2026-01-28 05:41:32 2026-03-06T05:41:32.668Z INFO 6628 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 05:41:32 2026-03-06T05:41:32.674Z INFO 6628 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: InventoryModelLoader 05:41:32 2026-03-06T05:41:32.675Z INFO 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 05:41:32 2026-03-06T05:41:32.675Z WARN 6628 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 05:41:32 2026-03-06T05:41:32.676Z INFO 6628 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 05:41:32 2026-03-06T05:41:32.676Z INFO 6628 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Revision dmi-registry-2026-01-28 is already installed. 05:41:32 2026-03-06T05:41:32.676Z INFO 6628 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 05:41:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 05:41:33 [INFO] 05:41:33 [INFO] Results: 05:41:33 [INFO] 05:41:33 [INFO] Tests run: 870, Failures: 0, Errors: 0, Skipped: 0 05:41:33 [INFO] 05:41:33 [INFO] 05:41:33 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-service --- 05:41:33 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 05:41:33 [INFO] Analyzed bundle 'cps-ncmp-service' with 161 classes 05:41:33 [INFO] All coverage checks have been met. 05:41:33 [INFO] 05:41:33 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-service --- 05:41:33 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 05:41:33 [INFO] Analyzed bundle 'cps-ncmp-service' with 161 classes 05:41:33 [INFO] 05:41:33 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 05:41:33 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.7-SNAPSHOT.jar 05:41:33 [INFO] 05:41:33 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 05:41:33 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.7-SNAPSHOT/cps-ncmp-service-3.7.7-SNAPSHOT.jar 05:41:33 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.7-SNAPSHOT/cps-ncmp-service-3.7.7-SNAPSHOT.pom 05:41:33 [INFO] 05:41:33 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 05:41:33 [INFO] Building cps-ncmp-rest 3.7.7-SNAPSHOT [11/22] 05:41:33 [INFO] --------------------------------[ jar ]--------------------------------- 05:41:33 [INFO] 05:41:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 05:41:33 [INFO] 05:41:33 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 05:41:33 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 05:41:33 [INFO] 05:41:33 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 05:41:34 [INFO] Generating with dryRun=false 05:41:34 [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 05:41:34 [INFO] OpenAPI Generator: spring (server) 05:41:34 [INFO] Generator 'spring' is considered stable. 05:41:34 [INFO] ---------------------------------- 05:41:34 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 05:41:34 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 05:41:34 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 05:41:34 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI). 05:41:34 [INFO] Processing operation getResourceDataForCmHandle 05:41:34 [INFO] Processing operation updateResourceDataRunningForCmHandle 05:41:34 [INFO] Processing operation createResourceDataRunningForCmHandle 05:41:34 [INFO] Processing operation deleteResourceDataRunningForCmHandle 05:41:34 [INFO] Processing operation patchResourceDataRunningForCmHandle 05:41:34 [INFO] Processing operation executeDataOperationForCmHandles 05:41:34 [INFO] Processing operation queryResourceDataForCmHandle 05:41:34 [INFO] Processing operation getModuleReferencesByCmHandle 05:41:34 [INFO] Processing operation getModuleDefinitions 05:41:34 [INFO] Processing operation searchCmHandles 05:41:34 [INFO] Processing operation retrieveCmHandleDetailsById 05:41:34 [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId 05:41:34 [INFO] Processing operation searchCmHandleIds 05:41:34 [INFO] Processing operation getCmHandleStateByCmHandleId 05:41:34 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 05:41:34 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 05:41:34 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputPublicCmHandleProperties.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 05:41:34 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java 05:41:34 [INFO] Skipping generation of Webhooks. 05:41:34 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 05:41:34 [INFO] Skipping generation of supporting files. 05:41:34 ################################################################################ 05:41:34 # Thanks for using OpenAPI Generator. # 05:41:34 # Please consider donation to help us maintain this project 🙏 # 05:41:34 # https://opencollective.com/openapi_generator/donate # 05:41:34 ################################################################################ 05:41:34 [INFO] 05:41:34 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 05:41:34 [INFO] Generating with dryRun=false 05:41:34 [INFO] No .openapi-generator-ignore file found. 05:41:34 [INFO] OpenAPI Generator: spring (server) 05:41:34 [INFO] Generator 'spring' is considered stable. 05:41:34 [INFO] ---------------------------------- 05:41:34 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 05:41:34 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 05:41:34 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 05:41:34 [INFO] Processing operation updateDmiPluginRegistration 05:41:34 [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi 05:41:34 [INFO] Processing operation searchCmHandleIds 05:41:34 [INFO] Processing operation searchCmHandles 05:41:34 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 05:41:34 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java 05:41:34 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 05:41:34 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java 05:41:34 [INFO] Skipping generation of Webhooks. 05:41:34 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 05:41:34 [INFO] Skipping generation of supporting files. 05:41:34 ################################################################################ 05:41:34 # Thanks for using OpenAPI Generator. # 05:41:34 # Please consider donation to help us maintain this project 🙏 # 05:41:34 # https://opencollective.com/openapi_generator/donate # 05:41:34 ################################################################################ 05:41:35 [INFO] 05:41:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest --- 05:41:35 [INFO] You have 0 Checkstyle violations. 05:41:35 [INFO] 05:41:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- 05:41:35 [INFO] You have 0 Checkstyle violations. 05:41:35 [INFO] 05:41:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-ncmp-rest --- 05:41:35 [INFO] Copying 1 resource from src/main/resources to target/classes 05:41:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 05:41:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 05:41:35 [INFO] 05:41:35 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest --- 05:41:35 [INFO] Recompiling the module because of changed dependency. 05:41:35 [INFO] Compiling 38 source files with javac [debug release 17] to target/classes 05:41:36 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/util/NcmpRestInputMapper.java:[60,25] Unmapped target properties: "dmiServiceName, dmiDataServiceName, dmiModelServiceName, compositeState, currentTrustLevel". 05:41:36 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java:[27,8] deprecated item is not annotated with @Deprecated 05:41:36 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java uses or overrides a deprecated API. 05:41:36 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java: Recompile with -Xlint:deprecation for details. 05:41:36 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. 05:41:36 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. 05:41:36 [INFO] 05:41:36 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 05:41:36 [INFO] Generating with dryRun=false 05:41:36 [INFO] No .openapi-generator-ignore file found. 05:41:36 [INFO] OpenAPI Generator: openapi-yaml (documentation) 05:41:36 [INFO] Generator 'openapi-yaml' is considered stable. 05:41:36 [INFO] Output file [outputFile=openapi-inventory.yaml] 05:41:36 [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] 05:41:36 [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] 05:41:36 [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] 05:41:36 [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] 05:41:36 [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] 05:41:36 [INFO] Skipping generation of Webhooks. 05:41:36 [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] 05:41:36 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 05:41:36 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 05:41:36 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 05:41:36 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 05:41:36 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 05:41:36 ################################################################################ 05:41:36 # Thanks for using OpenAPI Generator. # 05:41:36 # Please consider donation to help us maintain this project 🙏 # 05:41:36 # https://opencollective.com/openapi_generator/donate # 05:41:36 ################################################################################ 05:41:36 [INFO] 05:41:36 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 05:41:36 [INFO] Generating with dryRun=false 05:41:36 [INFO] OpenAPI Generator: openapi-yaml (documentation) 05:41:36 [INFO] Generator 'openapi-yaml' is considered stable. 05:41:36 [INFO] Output file [outputFile=openapi.yaml] 05:41:36 [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DmiErrorMessage_dmi_response=NewModel,ModelA=NewModelA in CLI). 05:41:36 [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] 05:41:36 [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] 05:41:36 [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] 05:41:36 [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] 05:41:36 [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] 05:41:36 [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] 05:41:36 [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] 05:41:36 [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] 05:41:36 [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] 05:41:36 [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] 05:41:36 [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] 05:41:36 [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] 05:41:36 [INFO] Skipping generation of Webhooks. 05:41:36 [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] 05:41:36 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 05:41:36 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 05:41:36 [INFO] Skipped /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) 05:41:36 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 05:41:36 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 05:41:36 ################################################################################ 05:41:36 # Thanks for using OpenAPI Generator. # 05:41:36 # Please consider donation to help us maintain this project 🙏 # 05:41:36 # https://opencollective.com/openapi_generator/donate # 05:41:36 ################################################################################ 05:41:37 [INFO] 05:41:37 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- 05:41:37 [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp 05:41:37 [INFO] 05:41:37 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- 05:41:37 [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp 05:41:37 [INFO] 05:41:37 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- 05:41:37 [INFO] Copying 7 resources from src/test/resources to target/test-classes 05:41:37 [INFO] 05:41:37 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 05:41:37 [INFO] Recompiling the module because of changed dependency. 05:41:37 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 05:41:37 [INFO] 05:41:37 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest --- 05:41:37 [INFO] Using isolated classloader, without GMavenPlus classpath. 05:41:37 [INFO] Using Groovy 3.0.18 to perform compileTests. 05:41:37 [INFO] Parallel parsing disabled. 05:41:39 [INFO] Compiled 23 files. 05:41:39 [INFO] 05:41:39 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest --- 05:41:39 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:41:39 [INFO] 05:41:39 [INFO] ------------------------------------------------------- 05:41:39 [INFO] T E S T S 05:41:39 [INFO] ------------------------------------------------------- 05:41:40 05:41:40.377 [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. 05:41:40 05:41:40.664 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 05:41:40 05:41:40.773 [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. 05:41:40 05:41:40.790 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 05:41:40 05:41:40.811 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 05:41:40 05:41:40.826 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 05:41:40 05:41:40.840 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec]: ProvMnSControllerPolicyExecutorDisabledSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 05:41:40 05:41:40.855 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 05:41:40 05:41:40.878 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec]: ProvMnSControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 05:41:40 05:41:40.891 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 05:41:40 05:41:40.931 [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. 05:41:41 05:41:40.942 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 05:41:41 05:41:40.946 [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. 05:41:41 05:41:40.955 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 05:41:41 05:41:40.958 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 05:41:41 05:41:40.968 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 05:41:41 05:41:40.970 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec]: ProvMnSControllerPolicyExecutorDisabledSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 05:41:41 05:41:40.980 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 05:41:41 05:41:40.983 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec]: ProvMnSControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 05:41:41 05:41:40.993 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 05:41:41 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 05:41:43 05:41:43,236 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 05:41:43 05:41:43,237 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 05:41:43 05:41:43,240 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 05:41:43 05:41:43,291 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 05:41:43 05:41:43,292 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 05:41:43 05:41:43,420 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 05:41:43 05:41:43,420 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 05:41:43 05:41:43 . ____ _ __ _ _ 05:41:43 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:41:43 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:41:43 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:41:43 ' |____| .__|_| |_|_| |_\__, | / / / / 05:41:43 =========|_|==============|___/=/_/_/_/ 05:41:43 05:41:43 :: Spring Boot :: (v3.5.9) 05:41:43 05:41:43 2026-03-06T05:41:43.806Z INFO 11035 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 11035 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 05:41:43 2026-03-06T05:41:43.810Z INFO 11035 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 05:41:45 2026-03-06T05:41:45.719Z INFO 11035 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 05:41:45 2026-03-06T05:41:45.719Z INFO 11035 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 05:41:45 2026-03-06T05:41:45.721Z INFO 11035 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 05:41:45 2026-03-06T05:41:45.849Z INFO 11035 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 3.054 seconds (process running for 6.503) 05:41:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:41:46 2026-03-06T05:41:46.793Z ERROR 11035 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:41:46 05:41:46 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 05:41:46 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 05:41:46 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:144) 05:41:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:41:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:41:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:41:46 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:41:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:41:46 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:41:46 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() 05:41:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:46 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:41:46 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:41:46 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:41:46 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:41:46 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:41:46 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:41:46 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:41:46 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:41:46 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:41:46 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 05:41:46 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 05:41:46 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:41:46 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:41:46 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:41:46 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:41:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:46 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:41:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:46 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:46 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:41:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:46 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:46 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:41:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:46 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:46 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:41:46 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:41:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 05:41:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 05:41:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 05:41:46 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:207) 05:41:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:41:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:41:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:41:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:41:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 05:41:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 05:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:41:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:41:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:41:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:41:46 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 05:41:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:41:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:41:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:41:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:41:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 05:41:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 05:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:41:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:41:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:41:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:41:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:41:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:41:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:41:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:41:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:41:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:41:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:41:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:41:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:41:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:41:46 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:46 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:41:46 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:41:46 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:41:46 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:41:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:41:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:41:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:41:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:41:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:41:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:41:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:41:46 05:41:47 2026-03-06T05:41:47.131Z ERROR 11035 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:41:47 05:41:47 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 05:41:47 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 05:41:47 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 05:41:47 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:41:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 05:41:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:41:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:41:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:41:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:41:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:41:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 05:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 05:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:367) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:41:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:41:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 05:41:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 05:41:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:41:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:41:47 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 05:41:47 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] 05:41:47 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2672) 05:41:47 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:742) 05:41:47 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2103) 05:41:47 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1753) 05:41:47 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:757) 05:41:47 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 05:41:47 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 05:41:47 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 05:41:47 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 05:41:47 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 05:41:47 ... 130 common frames omitted 05:41:47 05:41:47 2026-03-06T05:41:47.175Z WARN 11035 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 05:41:47 2026-03-06T05:41:47.201Z ERROR 11035 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:41:47 05:41:47 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:41:47 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:41:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:41:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 05:41:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:41:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:41:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:41:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:41:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:41:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 05:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 05:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:41:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:41:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:41:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:41:47 05:41:47 2026-03-06T05:41:47.209Z ERROR 11035 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:41:47 05:41:47 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 05:41:47 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:41:47 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:41:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:41:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 05:41:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:41:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:41:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:41:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:41:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:41:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:41:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:41:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:41:47 05:41:47 2026-03-06T05:41:47.215Z ERROR 11035 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:41:47 05:41:47 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:41:47 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:41:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:41:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 05:41:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:41:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:41:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:41:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:41:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:41:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:41:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:41:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:41:47 05:41:47 2026-03-06T05:41:47.222Z ERROR 11035 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:41:47 05:41:47 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 05:41:47 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:41:47 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:41:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:41:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 05:41:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:41:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:41:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:41:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:41:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:41:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:41:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:41:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:41:47 05:41:47 2026-03-06T05:41:47.228Z ERROR 11035 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:41:47 05:41:47 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:41:47 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:41:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:41:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 05:41:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:41:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:41:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:41:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:41:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:41:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:41:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:41:47 05:41:47 2026-03-06T05:41:47.234Z ERROR 11035 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:41:47 05:41:47 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 05:41:47 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:41:47 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:41:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:41:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 05:41:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:41:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:41:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:41:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:41:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:41:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:41:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:41:47 05:41:47 2026-03-06T05:41:47.241Z ERROR 11035 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:41:47 05:41:47 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:41:47 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:41:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:41:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 05:41:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:41:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:41:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:41:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:41:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:41:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:41:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:41:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:41:47 05:41:47 2026-03-06T05:41:47.246Z ERROR 11035 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:41:47 05:41:47 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 05:41:47 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:41:47 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:41:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:41:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:41:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 05:41:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:41:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:41:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:41:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:41:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:41:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:41:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:41:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:41:47 05:41:47 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.965 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 05:41:47 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 05:41:47 05:41:47 . ____ _ __ _ _ 05:41:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:41:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:41:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:41:47 ' |____| .__|_| |_|_| |_\__, | / / / / 05:41:47 =========|_|==============|___/=/_/_/_/ 05:41:47 05:41:47 :: Spring Boot :: (v3.5.9) 05:41:47 05:41:47 2026-03-06T05:41:47.338Z INFO 11035 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 11035 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 05:41:47 2026-03-06T05:41:47.338Z INFO 11035 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 05:41:47 2026-03-06T05:41:47.598Z INFO 11035 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 05:41:47 2026-03-06T05:41:47.599Z INFO 11035 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 05:41:47 2026-03-06T05:41:47.599Z INFO 11035 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 05:41:47 2026-03-06T05:41:47.604Z INFO 11035 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.289 seconds (process running for 8.258) 05:41:47 2026-03-06T05:41:47.695Z ERROR 11035 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:41:47 05:41:47 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 05:41:47 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 05:41:47 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 05:41:47 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:41:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 05:41:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:41:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:41:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:41:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:41:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:41:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 05:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 05:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:113) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:41:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:41:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 05:41:47 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 05:41:47 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:41:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:41:47 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"]) 05:41:47 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 05:41:47 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 05:41:47 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1180) 05:41:47 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2244) 05:41:47 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1823) 05:41:47 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1801) 05:41:47 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:308) 05:41:47 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 05:41:47 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 05:41:47 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2130) 05:41:47 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 05:41:47 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 05:41:47 ... 130 common frames omitted 05:41:47 05:41:47 2026-03-06T05:41:47.737Z ERROR 11035 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:41:47 05:41:47 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,java.lang.Boolean) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:179) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 05:41:47 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:41:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 05:41:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:41:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:41:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:41:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:41:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:41:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 05:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 05:41:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:41:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:41:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:41:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:41:47 05:41:47 2026-03-06T05:41:47.742Z ERROR 11035 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:41:47 05:41:47 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 05:41:47 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 05:41:47 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 05:41:47 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 05:41:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:41:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:41:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:41:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 05:41:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 05:41:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:41:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:41:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:41:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:41:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:41:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:41:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:41:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:41:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:41:47 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:41:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:41:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:41:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:41:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:41:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:41:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:41:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:41:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:41:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:41:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:41:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:41:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:41:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:41:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:41:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:41:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:41:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:41:47 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 05:41:47 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 6] 05:41:47 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2596) 05:41:47 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2622) 05:41:47 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2630) 05:41:47 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:830) 05:41:47 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3662) 05:41:47 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3635) 05:41:47 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:2976) 05:41:47 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2910) 05:41:47 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:838) 05:41:47 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:753) 05:41:47 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:356) 05:41:47 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2117) 05:41:47 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1500) 05:41:47 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 05:41:47 ... 140 common frames omitted 05:41:47 05:41:47 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.580 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 05:41:47 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 05:41:48 05:41:48 . ____ _ __ _ _ 05:41:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:41:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:41:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:41:48 ' |____| .__|_| |_|_| |_\__, | / / / / 05:41:48 =========|_|==============|___/=/_/_/_/ 05:41:48 05:41:48 :: Spring Boot :: (v3.5.9) 05:41:48 05:41:48 2026-03-06T05:41:48.011Z INFO 11035 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 11035 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 05:41:48 2026-03-06T05:41:48.011Z INFO 11035 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 05:41:48 2026-03-06T05:41:48.325Z INFO 11035 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 05:41:48 2026-03-06T05:41:48.325Z INFO 11035 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 05:41:48 2026-03-06T05:41:48.325Z INFO 11035 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 05:41:48 2026-03-06T05:41:48.331Z INFO 11035 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.339 seconds (process running for 8.985) 05:41:48 2026-03-06T05:41:48.421Z ERROR 11035 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:41:48 05:41:48 org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message 05:41:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 05:41:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 05:41:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 05:41:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 05:41:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 05:41:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 05:41:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 05:41:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 05:41:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 05:41:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 05:41:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:156) 05:41:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:41:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:41:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:48 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 05:41:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 05:41:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 05:41:48 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 05:41:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 05:41:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:41:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:41:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:41:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:41:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:41:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:41:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:41:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:41:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:41:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:41:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:41:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:41:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:41:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:41:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:41:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:41:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:41:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:41:48 05:41:48 2026-03-06T05:41:48.426Z ERROR 11035 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:41:48 05:41:48 org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message 05:41:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 05:41:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 05:41:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 05:41:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 05:41:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 05:41:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 05:41:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 05:41:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 05:41:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 05:41:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 05:41:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:157) 05:41:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:41:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:41:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:48 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 05:41:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 05:41:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 05:41:48 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 05:41:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 05:41:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:41:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:41:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:41:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:41:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:41:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:41:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:41:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:41:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:41:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:41:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:41:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:41:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:41:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:41:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:41:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:41:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:41:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:41:48 05:41:48 2026-03-06T05:41:48.431Z ERROR 11035 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:41:48 05:41:48 org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 05:41:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 05:41:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 05:41:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 05:41:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 05:41:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 05:41:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 05:41:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 05:41:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 05:41:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 05:41:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 05:41:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:158) 05:41:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:41:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:41:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:48 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 05:41:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 05:41:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 05:41:48 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 05:41:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 05:41:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:41:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:41:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:41:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:41:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:41:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:41:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:41:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:41:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:41:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:41:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:41:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:41:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:41:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:41:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:41:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:41:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:41:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:41:48 05:41:48 2026-03-06T05:41:48.435Z ERROR 11035 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:41:48 05:41:48 org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 05:41:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 05:41:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 05:41:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 05:41:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 05:41:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 05:41:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 05:41:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 05:41:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 05:41:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 05:41:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 05:41:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:159) 05:41:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:41:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:41:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:48 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 05:41:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 05:41:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 05:41:48 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 05:41:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 05:41:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:41:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:41:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:41:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:41:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:41:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:41:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:41:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:41:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:41:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:41:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:41:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:41:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:41:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:41:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:41:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:41:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:41:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:41:48 05:41:48 2026-03-06T05:41:48.443Z ERROR 11035 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:41:48 05:41:48 java.lang.IllegalStateException: some error message 05:41:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 05:41:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 05:41:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 05:41:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 05:41:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 05:41:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 05:41:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 05:41:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 05:41:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 05:41:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 05:41:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:161) 05:41:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:41:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:41:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:48 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 05:41:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 05:41:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 05:41:48 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 05:41:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 05:41:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:41:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:41:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:41:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:41:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:41:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:41:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:41:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:41:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:41:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:41:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:41:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:41:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:41:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:41:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:41:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:41:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:41:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:41:48 05:41:48 2026-03-06T05:41:48.459Z ERROR 11035 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:41:48 05:41:48 org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message 05:41:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 05:41:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 05:41:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 05:41:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 05:41:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 05:41:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 05:41:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 05:41:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 05:41:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 05:41:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 05:41:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:165) 05:41:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:41:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:41:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:48 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 05:41:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 05:41:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 05:41:48 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 05:41:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 05:41:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:41:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:41:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:41:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:41:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:41:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:41:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:41:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:41:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:41:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:41:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:41:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:41:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:41:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:41:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:41:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:41:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:41:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:41:48 05:41:48 2026-03-06T05:41:48.463Z ERROR 11035 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:41:48 05:41:48 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message 05:41:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 05:41:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 05:41:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 05:41:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 05:41:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 05:41:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 05:41:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 05:41:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 05:41:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 05:41:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 05:41:48 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:166) 05:41:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:41:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:41:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:41:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:41:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:41:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:41:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:48 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 05:41:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 05:41:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 05:41:48 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 05:41:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 05:41:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:41:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:41:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:41:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:41:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:41:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:41:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:41:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:41:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:41:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:41:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:41:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:41:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:41:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:41:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:41:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:41:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:41:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:41:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:41:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:41:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:41:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:41:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:41:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:41:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:41:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:41:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:41:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:41:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:41:48 05:41:48 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.643 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 05:41:48 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 05:41:48 05:41:48 . ____ _ __ _ _ 05:41:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:41:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:41:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:41:48 ' |____| .__|_| |_|_| |_\__, | / / / / 05:41:48 =========|_|==============|___/=/_/_/_/ 05:41:48 05:41:48 :: Spring Boot :: (v3.5.9) 05:41:48 05:41:48 2026-03-06T05:41:48.584Z INFO 11035 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : Starting ProvMnSControllerPolicyExecutorDisabledSpec using Java 17.0.6-ea with PID 11035 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 05:41:48 2026-03-06T05:41:48.584Z INFO 11035 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : No active profile set, falling back to 1 default profile: "default" 05:41:48 2026-03-06T05:41:48.763Z INFO 11035 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 05:41:48 2026-03-06T05:41:48.763Z INFO 11035 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 05:41:48 2026-03-06T05:41:48.764Z INFO 11035 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 05:41:48 2026-03-06T05:41:48.769Z INFO 11035 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : Started ProvMnSControllerPolicyExecutorDisabledSpec in 0.202 seconds (process running for 9.423) 05:41:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 05:41:48 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 05:41:48 05:41:48 . ____ _ __ _ _ 05:41:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:41:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:41:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:41:48 ' |____| .__|_| |_|_| |_\__, | / / / / 05:41:48 =========|_|==============|___/=/_/_/_/ 05:41:48 05:41:48 :: Spring Boot :: (v3.5.9) 05:41:48 05:41:48 2026-03-06T05:41:48.851Z INFO 11035 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Starting ProvMnSControllerSpec using Java 17.0.6-ea with PID 11035 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 05:41:48 2026-03-06T05:41:48.851Z INFO 11035 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : No active profile set, falling back to 1 default profile: "default" 05:41:49 2026-03-06T05:41:49.036Z INFO 11035 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 05:41:49 2026-03-06T05:41:49.036Z INFO 11035 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 05:41:49 2026-03-06T05:41:49.036Z INFO 11035 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 05:41:49 2026-03-06T05:41:49.041Z INFO 11035 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Started ProvMnSControllerSpec in 0.207 seconds (process running for 9.695) 05:41:49 2026-03-06T05:41:49.097Z WARN 11035 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 05:41:49 2026-03-06T05:41:49.105Z WARN 11035 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 05:41:49 2026-03-06T05:41:49.150Z WARN 11035 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [1] in public org.springframework.http.ResponseEntity org.onap.cps.ncmp.rest.controller.ProvMnSController.getMoi(jakarta.servlet.http.HttpServletRequest,org.onap.cps.ncmp.impl.provmns.model.Scope,java.lang.String,java.util.List,java.util.List,org.onap.cps.ncmp.impl.provmns.model.ClassNameIdGetDataNodeSelectorParameter): [Field error in object 'scope' on field 'scopeType': rejected value [WRONG]; codes [typeMismatch.scope.scopeType,typeMismatch.scopeType,typeMismatch.org.onap.cps.ncmp.impl.provmns.model.ScopeType,typeMismatch]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [scope.scopeType,scopeType]; arguments []; default message [scopeType]]; default message [Failed to convert property value of type 'java.lang.String' to required type 'org.onap.cps.ncmp.impl.provmns.model.ScopeType' for property 'scopeType'; Failed to convert from type [java.lang.String] to type [@jakarta.validation.Valid @io.swagger.v3.oas.annotations.media.Schema @com.fasterxml.jackson.annotation.JsonProperty @org.springframework.lang.Nullable org.onap.cps.ncmp.impl.provmns.model.ScopeType] for value [WRONG]]] ] 05:41:49 2026-03-06T05:41:49.250Z WARN 11035 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: Data manipulation operations are not supported on /subnetwork=1/managedElement=2 05:41:49 2026-03-06T05:41:49.263Z WARN 11035 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: Data manipulation operations are not supported on /managedElement=2 05:41:49 2026-03-06T05:41:49.279Z WARN 11035 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Cannot deserialize value of type `java.util.ArrayList` from Object value (token `JsonToken.START_OBJECT`)] 05:41:49 2026-03-06T05:41:49.287Z WARN 11035 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: my message 05:41:49 2026-03-06T05:41:49.308Z WARN 11035 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: denied for test 05:41:49 2026-03-06T05:41:49.316Z WARN 11035 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content-Type 'text/xml' is not supported] 05:41:49 2026-03-06T05:41:49.319Z WARN 11035 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: No acceptable representation] 05:41:49 2026-03-06T05:41:49.415Z WARN 11035 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: Data manipulation operations are not supported on /Subnetwork=1/ManagedElement=1 05:41:49 2026-03-06T05:41:49.420Z WARN 11035 --- [ main] o.o.c.n.r.controller.ProvMnSController : ProvMns Exception: Data manipulation operations are not supported on /ManagedElement=1 05:41:49 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.591 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 05:41:49 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 05:41:49 2026-03-06T05:41:49.480Z WARN 11035 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 05:41:49 2026-03-06T05:41:49.482Z WARN 11035 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 05:41:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 05:41:49 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 05:41:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 05:41:49 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 05:41:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 05:41:49 [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 05:41:49 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 05:41:49 [INFO] Running org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 05:41:49 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 05:41:49 [INFO] 05:41:49 [INFO] Results: 05:41:49 [INFO] 05:41:49 [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0 05:41:49 [INFO] 05:41:49 [INFO] 05:41:49 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest --- 05:41:49 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 05:41:49 [INFO] Analyzed bundle 'cps-ncmp-rest' with 9 classes 05:41:49 [INFO] All coverage checks have been met. 05:41:49 [INFO] 05:41:49 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest --- 05:41:49 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 05:41:49 [INFO] Analyzed bundle 'cps-ncmp-rest' with 9 classes 05:41:49 [INFO] 05:41:49 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 05:41:49 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.7-SNAPSHOT.jar 05:41:49 [INFO] 05:41:49 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 05:41:49 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.7-SNAPSHOT/cps-ncmp-rest-3.7.7-SNAPSHOT.jar 05:41:49 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.7-SNAPSHOT/cps-ncmp-rest-3.7.7-SNAPSHOT.pom 05:41:49 [INFO] 05:41:49 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 05:41:49 [INFO] Building cps-ncmp-rest-stub 3.7.7-SNAPSHOT [12/22] 05:41:49 [INFO] --------------------------------[ pom ]--------------------------------- 05:41:49 [INFO] 05:41:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 05:41:49 [INFO] 05:41:49 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 05:41:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:41:49 [INFO] surefireArgLine set to empty 05:41:49 [INFO] 05:41:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- 05:41:49 [INFO] You have 0 Checkstyle violations. 05:41:49 [INFO] 05:41:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 05:41:49 [INFO] You have 0 Checkstyle violations. 05:41:49 [INFO] 05:41:49 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- 05:41:49 [INFO] No sources specified for compilation. Skipping. 05:41:49 [INFO] 05:41:49 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub --- 05:41:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:41:49 [INFO] 05:41:49 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub --- 05:41:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:41:49 [INFO] 05:41:49 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 05:41:49 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.7.7-SNAPSHOT/cps-ncmp-rest-stub-3.7.7-SNAPSHOT.pom 05:41:49 [INFO] 05:41:49 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 05:41:49 [INFO] Building cps-ncmp-rest-stub-service 3.7.7-SNAPSHOT [13/22] 05:41:49 [INFO] --------------------------------[ jar ]--------------------------------- 05:41:49 [INFO] 05:41:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 05:41:49 [INFO] 05:41:49 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 05:41:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:41:49 [INFO] surefireArgLine set to empty 05:41:49 [INFO] 05:41:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 05:41:49 [INFO] You have 0 Checkstyle violations. 05:41:49 [INFO] 05:41:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 05:41:49 [INFO] You have 0 Checkstyle violations. 05:41:49 [INFO] 05:41:49 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 05:41:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:41:49 [INFO] Copying 3 resources 05:41:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 05:41:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 05:41:49 [INFO] 05:41:49 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 05:41:49 [INFO] Recompiling the module because of changed dependency. 05:41:49 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 05:41:50 [INFO] 05:41:50 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 05:41:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:41:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 05:41:50 [INFO] 05:41:50 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 05:41:50 [INFO] No sources to compile 05:41:50 [INFO] 05:41:50 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- 05:41:50 [INFO] Using isolated classloader, without GMavenPlus classpath. 05:41:50 [INFO] Using Groovy 3.0.18 to perform compileTests. 05:41:50 [INFO] Parallel parsing disabled. 05:41:51 [INFO] Compiled 4 files. 05:41:51 [INFO] 05:41:51 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-service --- 05:41:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:41:51 [INFO] 05:41:51 [INFO] ------------------------------------------------------- 05:41:51 [INFO] T E S T S 05:41:51 [INFO] ------------------------------------------------------- 05:41:52 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 05:41:52 05:41:52,877 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 05:41:52 05:41:52,878 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 05:41:52 05:41:52,881 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 05:41:52 05:41:52,912 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 05:41:52 05:41:52,912 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 05:41:53 05:41:52,987 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 05:41:53 05:41:52,987 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 05:41:53 2026-03-06T05:41:53.207Z INFO 11110 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 11110 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 05:41:53 2026-03-06T05:41:53.208Z INFO 11110 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 05:41:54 2026-03-06T05:41:54.300Z INFO 11110 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 05:41:54 2026-03-06T05:41:54.305Z INFO 11110 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.0.31; built: 2025-12-03T21:37:40.808Z; git: 5eb4a85cac542a4ad1f2b9d761f9c99f5ca9476e; jvm 17.0.6-ea+9-LTS 05:41:54 2026-03-06T05:41:54.359Z INFO 11110 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 05:41:54 2026-03-06T05:41:54.359Z INFO 11110 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1124 ms 05:41:54 2026-03-06T05:41:54.470Z INFO 11110 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 05:41:54 2026-03-06T05:41:54.475Z INFO 11110 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@6765b6a2{application,/,b=file:/tmp/jetty-docbase.0.10939528259112533990/,a=AVAILABLE,h=oeje10s.SessionHandler@75c589f2{STARTED}} 05:41:54 2026-03-06T05:41:54.476Z INFO 11110 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@6765b6a2{application,/,b=file:/tmp/jetty-docbase.0.10939528259112533990/,a=AVAILABLE,h=oeje10s.SessionHandler@75c589f2{STARTED}} 05:41:54 2026-03-06T05:41:54.477Z INFO 11110 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@1da32baf{STARTING}[12.0.31,sto=0] @3328ms 05:41:55 2026-03-06T05:41:55.093Z INFO 11110 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 05:41:55 2026-03-06T05:41:55.170Z INFO 11110 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 05:41:55 2026-03-06T05:41:55.170Z INFO 11110 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 05:41:55 2026-03-06T05:41:55.171Z INFO 11110 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 05:41:55 2026-03-06T05:41:55.182Z INFO 11110 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@471d6571{HTTP/1.1, (http/1.1)}{0.0.0.0:46525} 05:41:55 2026-03-06T05:41:55.183Z INFO 11110 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 46525 (http/1.1) with context path '/' 05:41:55 2026-03-06T05:41:55.200Z INFO 11110 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.544 seconds (process running for 4.051) 05:41:55 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:41:56 2026-03-06T05:41:56.127Z WARN 11110 --- [cps-ncmp-rest-stub] [tp1216741689-28] 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 05:41:56 2026-03-06T05:41:56.128Z INFO 11110 --- [cps-ncmp-rest-stub] [tp1216741689-28] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 05:41:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.001 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 05:41:56 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 05:41:56 2026-03-06T05:41:56.256Z WARN 11110 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 05:41:56 2026-03-06T05:41:56.256Z INFO 11110 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 05:41:56 2026-03-06T05:41:56.260Z INFO 11110 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test17891269651671539778/file.txt 05:41:56 2026-03-06T05:41:56.261Z WARN 11110 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/unknown-file.txt', will search it in classpath 05:41:56 2026-03-06T05:41:56.262Z ERROR 11110 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 05:41:56 2026-03-06T05:41:56.262Z WARN 11110 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test17891269651671539778/unknown-file.txt', will search it in classpath 05:41:56 2026-03-06T05:41:56.262Z ERROR 11110 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test17891269651671539778/unknown-file.txt file not found on classpath or on file system 05:41:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 05:41:56 [INFO] 05:41:56 [INFO] Results: 05:41:56 [INFO] 05:41:56 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 05:41:56 [INFO] 05:41:56 [INFO] 05:41:56 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-service --- 05:41:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:41:56 [INFO] 05:41:56 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 05:41:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:41:56 [INFO] 05:41:56 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 05:41:56 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.7-SNAPSHOT.jar 05:41:56 [INFO] 05:41:56 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 05:41:56 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.7-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.7-SNAPSHOT.jar 05:41:56 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.7-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.7-SNAPSHOT.pom 05:41:56 [INFO] 05:41:56 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 05:41:56 [INFO] Building cps-ncmp-rest-stub-app 3.7.7-SNAPSHOT [14/22] 05:41:56 [INFO] --------------------------------[ jar ]--------------------------------- 05:41:56 [INFO] 05:41:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 05:41:56 [INFO] 05:41:56 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 05:41:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:41:56 [INFO] surefireArgLine set to empty 05:41:56 [INFO] 05:41:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 05:41:56 [INFO] You have 0 Checkstyle violations. 05:41:56 [INFO] 05:41:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 05:41:56 [INFO] You have 0 Checkstyle violations. 05:41:56 [INFO] 05:41:56 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 05:41:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:41:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 05:41:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 05:41:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 05:41:56 [INFO] 05:41:56 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 05:41:56 [INFO] Recompiling the module because of changed dependency. 05:41:56 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 05:41:56 [INFO] 05:41:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 05:41:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:41:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 05:41:56 [INFO] 05:41:56 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 05:41:56 [INFO] No sources to compile 05:41:56 [INFO] 05:41:56 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- 05:41:56 [INFO] No sources specified for compilation. Skipping. 05:41:56 [INFO] 05:41:56 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-rest-stub-app --- 05:41:56 [INFO] No tests to run. 05:41:56 [INFO] 05:41:56 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-app --- 05:41:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:41:56 [INFO] 05:41:56 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 05:41:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 05:41:56 [INFO] 05:41:56 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 05:41:56 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.7-SNAPSHOT.jar 05:41:56 [INFO] 05:41:56 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-ncmp-rest-stub-app --- 05:41:57 [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.7-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 05:41:57 [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.7-SNAPSHOT.jar.original 05:41:57 [INFO] 05:41:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 05:41:57 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.7-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.7-SNAPSHOT.jar 05:41:57 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.7-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.7-SNAPSHOT.pom 05:41:57 [INFO] 05:41:57 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 05:41:57 [INFO] Building cps-ri 3.7.7-SNAPSHOT [15/22] 05:41:57 [INFO] --------------------------------[ jar ]--------------------------------- 05:41:58 [INFO] 05:41:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 05:41:58 [INFO] 05:41:58 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ri --- 05:41:58 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 05:41:58 [INFO] 05:41:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ri --- 05:41:58 [INFO] You have 0 Checkstyle violations. 05:41:58 [INFO] 05:41:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ri --- 05:41:58 [INFO] You have 0 Checkstyle violations. 05:41:58 [INFO] 05:41:58 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 05:41:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:41:58 [INFO] Copying 10 resources 05:41:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 05:41:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 05:41:58 [INFO] 05:41:58 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ri --- 05:41:58 [INFO] Recompiling the module because of changed dependency. 05:41:58 [INFO] Compiling 29 source files with javac [debug release 17] to target/classes 05:41:59 [INFO] 05:41:59 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 05:41:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:41:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 05:41:59 [INFO] 05:41:59 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ri --- 05:41:59 [INFO] No sources to compile 05:41:59 [INFO] 05:41:59 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ri --- 05:41:59 [INFO] Using isolated classloader, without GMavenPlus classpath. 05:41:59 [INFO] Using Groovy 3.0.18 to perform compileTests. 05:41:59 [INFO] Parallel parsing disabled. 05:42:00 [INFO] Compiled 24 files. 05:42:00 [INFO] 05:42:00 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ri --- 05:42:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:42:00 [INFO] 05:42:00 [INFO] ------------------------------------------------------- 05:42:00 [INFO] T E S T S 05:42:00 [INFO] ------------------------------------------------------- 05:42:02 [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 05:42:04 05:42:04.214 [main] WARN org.onap.cps.ri.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 05:42:04 05:42:04.576 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 05:42:04 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.774 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 05:42:04 [INFO] Running org.onap.cps.ri.CpsDeltaPersistenceServiceImplSpec 05:42:04 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in org.onap.cps.ri.CpsDeltaPersistenceServiceImplSpec 05:42:04 [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 05:42:05 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.267 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 05:42:05 [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec 05:42:05 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec 05:42:05 [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 05:42:05 05:42:05.210 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 05:42:05 05:42:05.210 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID otherSessionId rolled back and closed 05:42:05 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.onap.cps.ri.utils.SessionManagerSpec 05:42:05 [INFO] 05:42:05 [INFO] Results: 05:42:05 [INFO] 05:42:05 [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0 05:42:05 [INFO] 05:42:05 [INFO] 05:42:05 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ri --- 05:42:05 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 05:42:05 [INFO] Analyzed bundle 'cps-ri' with 18 classes 05:42:05 [INFO] All coverage checks have been met. 05:42:05 [INFO] 05:42:05 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ri --- 05:42:05 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 05:42:05 [INFO] Analyzed bundle 'cps-ri' with 18 classes 05:42:05 [INFO] 05:42:05 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 05:42:05 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.7-SNAPSHOT.jar 05:42:05 [INFO] 05:42:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 05:42:05 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.7-SNAPSHOT/cps-ri-3.7.7-SNAPSHOT.jar 05:42:05 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.7-SNAPSHOT/cps-ri-3.7.7-SNAPSHOT.pom 05:42:05 [INFO] 05:42:05 [INFO] ---------------------< org.onap.cps:test-dcm-rest >--------------------- 05:42:05 [INFO] Building test-dcm-rest 3.7.7-SNAPSHOT [16/22] 05:42:05 [INFO] --------------------------------[ jar ]--------------------------------- 05:42:05 [INFO] 05:42:05 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test-dcm-rest --- 05:42:05 [INFO] 05:42:05 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ test-dcm-rest --- 05:42:05 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 05:42:05 [INFO] 05:42:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ test-dcm-rest --- 05:42:05 [INFO] You have 0 Checkstyle violations. 05:42:05 [INFO] 05:42:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ test-dcm-rest --- 05:42:05 [INFO] You have 0 Checkstyle violations. 05:42:05 [INFO] 05:42:05 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ test-dcm-rest --- 05:42:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:42:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/src/main/resources 05:42:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/target/generated-sources/license 05:42:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/target/generated-resources/licenses 05:42:05 [INFO] 05:42:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-dcm-rest --- 05:42:05 [INFO] Recompiling the module because of changed dependency. 05:42:05 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 05:42:06 [INFO] 05:42:06 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ test-dcm-rest --- 05:42:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:42:06 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/src/test/resources 05:42:06 [INFO] 05:42:06 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-dcm-rest --- 05:42:06 [INFO] No sources to compile 05:42:06 [INFO] 05:42:06 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ test-dcm-rest --- 05:42:06 [INFO] Using isolated classloader, without GMavenPlus classpath. 05:42:06 [INFO] Using Groovy 3.0.18 to perform compileTests. 05:42:06 [INFO] Parallel parsing disabled. 05:42:06 [INFO] Compiled 1 file. 05:42:06 [INFO] 05:42:06 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ test-dcm-rest --- 05:42:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:42:06 [INFO] 05:42:06 [INFO] ------------------------------------------------------- 05:42:06 [INFO] T E S T S 05:42:06 [INFO] ------------------------------------------------------- 05:42:07 [INFO] Running org.onap.cps.ncmp.testapi.controller.DataJobControllerForTestSpec 05:42:08 05:42:08.266 [main] INFO org.onap.cps.ncmp.testapi.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job 05:42:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s -- in org.onap.cps.ncmp.testapi.controller.DataJobControllerForTestSpec 05:42:08 [INFO] 05:42:08 [INFO] Results: 05:42:08 [INFO] 05:42:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 05:42:08 [INFO] 05:42:08 [INFO] 05:42:08 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ test-dcm-rest --- 05:42:08 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec 05:42:08 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 05:42:08 [INFO] All coverage checks have been met. 05:42:08 [INFO] 05:42:08 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ test-dcm-rest --- 05:42:08 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec 05:42:08 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 05:42:08 [INFO] 05:42:08 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ test-dcm-rest --- 05:42:08 [INFO] Building jar: /w/workspace/cps-master-verify-java/test-dcm-rest/target/test-dcm-rest-3.7.7-SNAPSHOT.jar 05:42:08 [INFO] 05:42:08 [INFO] --- maven-install-plugin:2.4:install (default-install) @ test-dcm-rest --- 05:42:08 [INFO] Installing /w/workspace/cps-master-verify-java/test-dcm-rest/target/test-dcm-rest-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/test-dcm-rest/3.7.7-SNAPSHOT/test-dcm-rest-3.7.7-SNAPSHOT.jar 05:42:08 [INFO] Installing /w/workspace/cps-master-verify-java/test-dcm-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/test-dcm-rest/3.7.7-SNAPSHOT/test-dcm-rest-3.7.7-SNAPSHOT.pom 05:42:08 [INFO] 05:42:08 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 05:42:08 [INFO] Building integration-test 3.7.7-SNAPSHOT [17/22] 05:42:08 [INFO] --------------------------------[ jar ]--------------------------------- 05:42:08 [INFO] 05:42:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 05:42:08 [INFO] 05:42:08 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ integration-test --- 05:42:08 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 05:42:08 [INFO] 05:42:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ integration-test --- 05:42:08 [INFO] You have 0 Checkstyle violations. 05:42:08 [INFO] 05:42:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ integration-test --- 05:42:08 [INFO] You have 0 Checkstyle violations. 05:42:08 [INFO] 05:42:08 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 05:42:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:42:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 05:42:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 05:42:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 05:42:08 [INFO] 05:42:08 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ integration-test --- 05:42:08 [INFO] No sources to compile 05:42:08 [INFO] 05:42:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 05:42:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:42:08 [INFO] Copying 22 resources 05:42:08 [INFO] 05:42:08 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ integration-test --- 05:42:08 [INFO] Recompiling the module because of changed dependency. 05:42:08 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 05:42:09 [INFO] 05:42:09 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ integration-test --- 05:42:09 [INFO] Using isolated classloader, without GMavenPlus classpath. 05:42:09 [INFO] Using Groovy 3.0.18 to perform compileTests. 05:42:09 [INFO] Parallel parsing disabled. 05:42:12 [INFO] Compiled 178 files. 05:42:12 [INFO] 05:42:12 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ integration-test --- 05:42:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:42:12 [INFO] 05:42:12 [INFO] ------------------------------------------------------- 05:42:12 [INFO] T E S T S 05:42:12 [INFO] ------------------------------------------------------- 05:42:15 [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest 05:42:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.233 s -- in org.onap.cps.integration.ResourceMeterAccuracyTest 05:42:18 05:42:18.266 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 05:42:18 05:42:18.274 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 05:42:18 [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 05:42:18 05:42:18.364 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.3 05:42:18 05:42:18.716 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 05:42:19 05:42:19.369 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 05:42:19 05:42:19.371 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 05:42:19 05:42:19.398 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 05:42:19 Server Version: 23.0.1 05:42:19 API Version: 1.42 05:42:19 Operating System: CentOS Stream 8 05:42:19 Total Memory: 31890 MB 05:42:19 05:42:19.401 [main] WARN org.testcontainers.utility.ResourceReaper -- 05:42:19 ******************************************************************************** 05:42:19 Ryuk has been disabled. This can cause unexpected behavior in your environment. 05:42:19 ******************************************************************************** 05:42:19 05:42:19.405 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 05:42:19 05:42:19.406 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 05:42:19 05:42:19.433 [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. 05:42:19 05:42:19.440 [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) 05:42:21 05:42:20.977 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 05:42:21 05:42:21.005 [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) 05:42:21 05:42:21.370 [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) 05:42:22 05:42:22.286 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (5 MB/? MB) 05:42:22 05:42:22.461 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (11 MB/? MB) 05:42:23 05:42:23.439 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (33 MB/? MB) 05:42:23 05:42:23.526 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (36 MB/? MB) 05:42:23 05:42:23.709 [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) 05:42:23 05:42:23.818 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (41 MB/? MB) 05:42:23 05:42:23.899 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (41 MB/? MB) 05:42:24 05:42:24.178 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (41 MB/? MB) 05:42:24 05:42:24.264 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (41 MB/? MB) 05:42:24 05:42:24.543 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (41 MB/? MB) 05:42:24 05:42:24.560 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 1 extracted, (41 MB/? MB) 05:42:24 05:42:24.623 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (41 MB/? MB) 05:42:24 05:42:24.749 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 2 extracted, (43 MB/? MB) 05:42:24 05:42:24.834 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (43 MB/? MB) 05:42:24 05:42:24.961 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (44 MB/? MB) 05:42:25 05:42:25.315 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (53 MB/? MB) 05:42:25 05:42:25.423 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (56 MB/? MB) 05:42:25 05:42:25.504 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (58 MB/? MB) 05:42:25 05:42:25.572 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (58 MB/? MB) 05:42:28 05:42:28.909 [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) 05:42:30 05:42:30.739 [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) 05:42:30 05:42:30.820 [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) 05:42:30 05:42:30.892 [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) 05:42:30 05:42:30.962 [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) 05:42:31 05:42:31.037 [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) 05:42:31 05:42:31.053 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 10s (downloaded 130 MB at 13 MB/s) 05:42:31 05:42:31.053 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT11.619993311S 05:42:31 05:42:31.088 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 05:42:32 05:42:32.425 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: a28f49c0e80d15b2295a77bc557a79affae3a22672c2952819a424366fa93ac0 05:42:33 05:42:33.957 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT2.86835325S 05:42:33 05:42:33.958 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32776/test?loggerLevel=OFF) 05:42:33 05:42:33.962 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Using nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 as a substitute image for confluentinc/cp-kafka:7.8.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 05:42:33 05:42:33.963 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 05:42:33 05:42:33.963 [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: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0, 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) 05:42:34 05:42:34.031 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: adeedcf8d67b9d6f998cd82b246d8795fb0acf424a6993d450019b5277386ece 05:42:40 05:42:40.119 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.156417707S 05:42:40 05:42:40.120 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32777 05:42:41 05:42:41,110 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 05:42:41 05:42:41,110 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 05:42:41 05:42:41,114 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 05:42:41 05:42:41,168 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 05:42:41 05:42:41,168 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 05:42:41 05:42:41,773 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 05:42:41 05:42:41,773 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 05:42:42 2026-03-06T05:42:42.112Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Starting DcmWriteSubJobSpec using Java 17.0.6-ea with PID 11313 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 05:42:42 2026-03-06T05:42:42.113Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : No active profile set, falling back to 1 default profile: "default" 05:42:43 2026-03-06T05:42:43.159Z INFO 11313 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 05:42:43 2026-03-06T05:42:43.323Z INFO 11313 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 154 ms. Found 6 JPA repository interfaces. 05:42:45 2026-03-06T05:42:45.375Z INFO 11313 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 05:42:45 2026-03-06T05:42:45.584Z INFO 11313 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@40bc69a8 05:42:45 2026-03-06T05:42:45.586Z INFO 11313 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 05:42:45 2026-03-06T05:42:45.774Z INFO 11313 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 05:42:46 2026-03-06T05:42:46.207Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 05:42:46 2026-03-06T05:42:46.251Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 05:42:46 2026-03-06T05:42:46.269Z INFO 11313 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 05:42:46 2026-03-06T05:42:46.498Z INFO 11313 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 05:42:46 2026-03-06T05:42:46.500Z INFO 11313 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 2775766499 05:42:46 2026-03-06T05:42:46.502Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 05:42:46 2026-03-06T05:42:46.556Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 05:42:46 2026-03-06T05:42:46.564Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 05:42:46 2026-03-06T05:42:46.565Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 8ms 05:42:46 2026-03-06T05:42:46.570Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 05:42:46 2026-03-06T05:42:46.575Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 05:42:46 2026-03-06T05:42:46.575Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 5ms 05:42:46 2026-03-06T05:42:46.579Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 05:42:46 2026-03-06T05:42:46.583Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 05:42:46 2026-03-06T05:42:46.583Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 4ms 05:42:46 2026-03-06T05:42:46.588Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 05:42:46 2026-03-06T05:42:46.594Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 05:42:46 2026-03-06T05:42:46.594Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 6ms 05:42:46 2026-03-06T05:42:46.598Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 05:42:46 2026-03-06T05:42:46.601Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 05:42:46 2026-03-06T05:42:46.602Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 4ms 05:42:46 2026-03-06T05:42:46.605Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 05:42:46 2026-03-06T05:42:46.610Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 05:42:46 2026-03-06T05:42:46.611Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 5ms 05:42:46 2026-03-06T05:42:46.615Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 05:42:46 2026-03-06T05:42:46.619Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 05:42:46 2026-03-06T05:42:46.620Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 5ms 05:42:46 2026-03-06T05:42:46.623Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 05:42:46 2026-03-06T05:42:46.627Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 05:42:46 2026-03-06T05:42:46.628Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 5ms 05:42:46 2026-03-06T05:42:46.631Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 05:42:46 2026-03-06T05:42:46.633Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 05:42:46 2026-03-06T05:42:46.634Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 05:42:46 2026-03-06T05:42:46.641Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 05:42:46 2026-03-06T05:42:46.643Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 05:42:46 2026-03-06T05:42:46.644Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 05:42:46 2026-03-06T05:42:46.646Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 05:42:46 2026-03-06T05:42:46.650Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 05:42:46 2026-03-06T05:42:46.650Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 4ms 05:42:46 2026-03-06T05:42:46.652Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 05:42:46 2026-03-06T05:42:46.656Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 05:42:46 2026-03-06T05:42:46.656Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 4ms 05:42:46 2026-03-06T05:42:46.659Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 05:42:46 2026-03-06T05:42:46.661Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 05:42:46 2026-03-06T05:42:46.662Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 3ms 05:42:46 2026-03-06T05:42:46.664Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 05:42:46 2026-03-06T05:42:46.666Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 05:42:46 2026-03-06T05:42:46.667Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 3ms 05:42:46 2026-03-06T05:42:46.670Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 05:42:46 2026-03-06T05:42:46.672Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 05:42:46 2026-03-06T05:42:46.673Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 3ms 05:42:46 2026-03-06T05:42:46.675Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 05:42:46 2026-03-06T05:42:46.679Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 05:42:46 2026-03-06T05:42:46.679Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 05:42:46 2026-03-06T05:42:46.681Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 05:42:46 2026-03-06T05:42:46.683Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 05:42:46 2026-03-06T05:42:46.684Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 3ms 05:42:46 2026-03-06T05:42:46.686Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 05:42:46 2026-03-06T05:42:46.687Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 05:42:46 2026-03-06T05:42:46.688Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms 05:42:46 2026-03-06T05:42:46.690Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 05:42:46 2026-03-06T05:42:46.691Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 05:42:46 2026-03-06T05:42:46.692Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 05:42:46 2026-03-06T05:42:46.694Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 05:42:46 2026-03-06T05:42:46.696Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 05:42:46 2026-03-06T05:42:46.696Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 05:42:46 2026-03-06T05:42:46.698Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 05:42:46 2026-03-06T05:42:46.700Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 05:42:46 2026-03-06T05:42:46.701Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 2ms 05:42:46 2026-03-06T05:42:46.703Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 05:42:46 2026-03-06T05:42:46.705Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 05:42:46 2026-03-06T05:42:46.706Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 05:42:46 2026-03-06T05:42:46.708Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 05:42:46 2026-03-06T05:42:46.712Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 05:42:46 2026-03-06T05:42:46.715Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 7ms 05:42:46 2026-03-06T05:42:46.718Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 05:42:46 2026-03-06T05:42:46.721Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 05:42:46 2026-03-06T05:42:46.721Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 2ms 05:42:46 2026-03-06T05:42:46.724Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 05:42:46 2026-03-06T05:42:46.726Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 05:42:46 2026-03-06T05:42:46.726Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 2ms 05:42:46 2026-03-06T05:42:46.729Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 05:42:46 2026-03-06T05:42:46.731Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 05:42:46 2026-03-06T05:42:46.733Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 4ms 05:42:46 2026-03-06T05:42:46.735Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 05:42:46 2026-03-06T05:42:46.746Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 05:42:46 2026-03-06T05:42:46.746Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 11ms 05:42:46 2026-03-06T05:42:46.750Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 05:42:46 2026-03-06T05:42:46.752Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 05:42:46 2026-03-06T05:42:46.753Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 3ms 05:42:46 2026-03-06T05:42:46.755Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 05:42:46 2026-03-06T05:42:46.756Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 05:42:46 2026-03-06T05:42:46.757Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 2ms 05:42:46 2026-03-06T05:42:46.761Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 05:42:46 2026-03-06T05:42:46.764Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 05:42:46 2026-03-06T05:42:46.764Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 05:42:46 2026-03-06T05:42:46.767Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 05:42:46 2026-03-06T05:42:46.768Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 05:42:46 2026-03-06T05:42:46.769Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 05:42:46 2026-03-06T05:42:46.771Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 05:42:46 2026-03-06T05:42:46.773Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 05:42:46 2026-03-06T05:42:46.774Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms 05:42:46 2026-03-06T05:42:46.776Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 05:42:46 2026-03-06T05:42:46.778Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 05:42:46 2026-03-06T05:42:46.778Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 2ms 05:42:46 2026-03-06T05:42:46.780Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 05:42:46 2026-03-06T05:42:46.782Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 05:42:46 2026-03-06T05:42:46.783Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 3ms 05:42:46 2026-03-06T05:42:46.785Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 05:42:46 2026-03-06T05:42:46.788Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 05:42:46 2026-03-06T05:42:46.788Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 3ms 05:42:46 2026-03-06T05:42:46.791Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 05:42:46 2026-03-06T05:42:46.793Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 05:42:46 2026-03-06T05:42:46.794Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 3ms 05:42:46 2026-03-06T05:42:46.796Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 05:42:46 2026-03-06T05:42:46.798Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 05:42:46 2026-03-06T05:42:46.799Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 3ms 05:42:46 2026-03-06T05:42:46.801Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 05:42:46 2026-03-06T05:42:46.803Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 05:42:46 2026-03-06T05:42:46.804Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 3ms 05:42:46 2026-03-06T05:42:46.806Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 05:42:46 2026-03-06T05:42:46.809Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 05:42:46 2026-03-06T05:42:46.809Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 3ms 05:42:46 2026-03-06T05:42:46.811Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 05:42:46 2026-03-06T05:42:46.827Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 05:42:46 2026-03-06T05:42:46.828Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 16ms 05:42:46 2026-03-06T05:42:46.830Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 05:42:46 2026-03-06T05:42:46.832Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 05:42:46 2026-03-06T05:42:46.833Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 05:42:46 2026-03-06T05:42:46.835Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 05:42:46 2026-03-06T05:42:46.837Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 05:42:46 2026-03-06T05:42:46.838Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 3ms 05:42:46 2026-03-06T05:42:46.840Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 05:42:46 2026-03-06T05:42:46.842Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 05:42:46 2026-03-06T05:42:46.843Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 05:42:46 2026-03-06T05:42:46.844Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 4ms 05:42:46 2026-03-06T05:42:46.846Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 05:42:46 2026-03-06T05:42:46.848Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 05:42:46 2026-03-06T05:42:46.849Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 2ms 05:42:46 2026-03-06T05:42:46.851Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 05:42:46 2026-03-06T05:42:46.853Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 05:42:46 2026-03-06T05:42:46.854Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 05:42:46 2026-03-06T05:42:46.855Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 4ms 05:42:46 2026-03-06T05:42:46.857Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 05:42:46 2026-03-06T05:42:46.859Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 05:42:46 2026-03-06T05:42:46.860Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 3ms 05:42:46 2026-03-06T05:42:46.862Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 05:42:46 2026-03-06T05:42:46.864Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 05:42:46 2026-03-06T05:42:46.864Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 2ms 05:42:46 2026-03-06T05:42:46.866Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 05:42:46 2026-03-06T05:42:46.868Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 05:42:46 2026-03-06T05:42:46.868Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 2ms 05:42:46 2026-03-06T05:42:46.870Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 05:42:46 2026-03-06T05:42:46.876Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 05:42:46 2026-03-06T05:42:46.881Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 05:42:46 2026-03-06T05:42:46.883Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 05:42:46 2026-03-06T05:42:46.887Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 17ms 05:42:46 2026-03-06T05:42:46.893Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 05:42:46 2026-03-06T05:42:46.900Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 05:42:46 2026-03-06T05:42:46.900Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 7ms 05:42:46 2026-03-06T05:42:46.903Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 05:42:46 2026-03-06T05:42:46.911Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 05:42:46 2026-03-06T05:42:46.914Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 11ms 05:42:46 2026-03-06T05:42:46.916Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 05:42:46 2026-03-06T05:42:46.917Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 05:42:46 2026-03-06T05:42:46.918Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 2ms 05:42:46 2026-03-06T05:42:46.920Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 05:42:46 2026-03-06T05:42:46.920Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 05:42:46 2026-03-06T05:42:46.921Z INFO 11313 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 1ms 05:42:46 2026-03-06T05:42:46.929Z INFO 11313 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 05:42:46 2026-03-06T05:42:46.929Z INFO 11313 --- [cps-integration-test] [ main] liquibase.util : Run: 53 05:42:46 2026-03-06T05:42:46.929Z INFO 11313 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 05:42:46 2026-03-06T05:42:46.929Z INFO 11313 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 05:42:46 2026-03-06T05:42:46.929Z INFO 11313 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 05:42:46 2026-03-06T05:42:46.930Z INFO 11313 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 05:42:46 2026-03-06T05:42:46.930Z INFO 11313 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 05:42:46 2026-03-06T05:42:46.933Z INFO 11313 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 05:42:46 2026-03-06T05:42:46.933Z INFO 11313 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 05:42:47 2026-03-06T05:42:46.943Z INFO 11313 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 05:42:47 2026-03-06T05:42:46.945Z INFO 11313 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 05:42:47 2026-03-06T05:42:47.751Z INFO 11313 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 05:42:47 2026-03-06T05:42:47.830Z INFO 11313 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.39.Final 05:42:47 2026-03-06T05:42:47.832Z INFO 11313 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 05:42:47 2026-03-06T05:42:47.870Z INFO 11313 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 05:42:48 2026-03-06T05:42:48.056Z INFO 11313 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 05:42:48 2026-03-06T05:42:48.115Z WARN 11313 --- [cps-integration-test] [ main] org.hibernate.orm.deprecation : HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) 05:42:48 2026-03-06T05:42:48.134Z INFO 11313 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 05:42:48 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 05:42:48 Database driver: undefined/unknown 05:42:48 Database version: 14.1 05:42:48 Autocommit mode: undefined/unknown 05:42:48 Isolation level: undefined/unknown 05:42:48 Minimum pool size: undefined/unknown 05:42:48 Maximum pool size: undefined/unknown 05:42:49 2026-03-06T05:42:49.257Z INFO 11313 --- [cps-integration-test] [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 05:42:49 2026-03-06T05:42:49.260Z INFO 11313 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 05:42:49 2026-03-06T05:42:49.802Z INFO 11313 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 05:42:50 2026-03-06T05:42:50.643Z WARN 11313 --- [cps-integration-test] [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 05:42:50 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 05:42:50 2026-03-06T05:42:50.795Z INFO 11313 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 05:42:50 o o o o---o o--o o o---o o o----o o--o--o 05:42:50 | | / \ / | / / \ | | 05:42:50 o----o o o o----o | o o o----o | 05:42:50 | | * \ / | \ * \ | | 05:42:50 o o * o o---o o--o o----o o---o * o o----o o 05:42:50 05:42:50 2026-03-06T05:42:50.796Z INFO 11313 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 05:42:50 2026-03-06T05:42:50.797Z INFO 11313 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.250.0.254]:5701 05:42:50 2026-03-06T05:42:50.797Z INFO 11313 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 05:42:50 2026-03-06T05:42:50.797Z INFO 11313 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 05:42:50 2026-03-06T05:42:50.801Z INFO 11313 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 05:42:50 To enable the Jet engine on the members, do one of the following: 05:42:50 - Change member config using Java API: config.getJetConfig().setEnabled(true) 05:42:50 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 05:42:50 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 05:42:50 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 05:42:51 2026-03-06T05:42:51.433Z INFO 11313 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 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. 05:42:51 2026-03-06T05:42:51.524Z INFO 11313 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 05:42:51 2026-03-06T05:42:51.756Z INFO 11313 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 05:42:51 2026-03-06T05:42:51.765Z INFO 11313 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is STARTING 05:42:54 2026-03-06T05:42:54.209Z INFO 11313 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 05:42:54 05:42:54 Members {size:1, ver:1} [ 05:42:54 Member [10.250.0.254]:5701 - 384dca47-99b4-4cba-879e-3229cc407b3d this 05:42:54 ] 05:42:54 05:42:54 2026-03-06T05:42:54.228Z INFO 11313 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.250.0.254]:5701 is STARTED 05:42:56 2026-03-06T05:42:56.044Z WARN 11313 --- [cps-integration-test] [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 05:42:56 2026-03-06T05:42:56.873Z WARN 11313 --- [cps-integration-test] [ main] i.m.c.i.b.cache.CaffeineCacheMetrics : The cache 'yangSchema' is not recording statistics. No meters except 'cache.size' will be registered. Call 'Caffeine#recordStats()' prior to building the cache for metrics to be recorded. 05:42:57 2026-03-06T05:42:57.130Z INFO 11313 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 05:42:57 2026-03-06T05:42:57.131Z INFO 11313 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 05:42:57 2026-03-06T05:42:57.139Z INFO 11313 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 05:42:57 2026-03-06T05:42:57.157Z INFO 11313 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 25 ms 05:42:57 2026-03-06T05:42:57.369Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:42:57 allow.auto.create.topics = true 05:42:57 auto.commit.interval.ms = 5000 05:42:57 auto.include.jmx.reporter = true 05:42:57 auto.offset.reset = latest 05:42:57 bootstrap.servers = [localhost:32777] 05:42:57 check.crcs = true 05:42:57 client.dns.lookup = use_all_dns_ips 05:42:57 client.id = consumer-ncmp-group-1 05:42:57 client.rack = 05:42:57 connections.max.idle.ms = 540000 05:42:57 default.api.timeout.ms = 60000 05:42:57 enable.auto.commit = false 05:42:57 enable.metrics.push = true 05:42:57 exclude.internal.topics = true 05:42:57 fetch.max.bytes = 52428800 05:42:57 fetch.max.wait.ms = 500 05:42:57 fetch.min.bytes = 1 05:42:57 group.id = ncmp-group 05:42:57 group.instance.id = null 05:42:57 group.protocol = classic 05:42:57 group.remote.assignor = null 05:42:57 heartbeat.interval.ms = 3000 05:42:57 interceptor.classes = [] 05:42:57 internal.leave.group.on.close = true 05:42:57 internal.throw.on.fetch.stable.offset.unsupported = false 05:42:57 isolation.level = read_uncommitted 05:42:57 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 05:42:57 max.partition.fetch.bytes = 1048576 05:42:57 max.poll.interval.ms = 300000 05:42:57 max.poll.records = 500 05:42:57 metadata.max.age.ms = 300000 05:42:57 metadata.recovery.strategy = none 05:42:57 metric.reporters = [] 05:42:57 metrics.num.samples = 2 05:42:57 metrics.recording.level = INFO 05:42:57 metrics.sample.window.ms = 30000 05:42:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:42:57 receive.buffer.bytes = 65536 05:42:57 reconnect.backoff.max.ms = 1000 05:42:57 reconnect.backoff.ms = 50 05:42:57 request.timeout.ms = 30000 05:42:57 retry.backoff.max.ms = 1000 05:42:57 retry.backoff.ms = 100 05:42:57 sasl.client.callback.handler.class = null 05:42:57 sasl.jaas.config = null 05:42:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:42:57 sasl.kerberos.min.time.before.relogin = 60000 05:42:57 sasl.kerberos.service.name = null 05:42:57 sasl.kerberos.ticket.renew.jitter = 0.05 05:42:57 sasl.kerberos.ticket.renew.window.factor = 0.8 05:42:57 sasl.login.callback.handler.class = null 05:42:57 sasl.login.class = null 05:42:57 sasl.login.connect.timeout.ms = null 05:42:57 sasl.login.read.timeout.ms = null 05:42:57 sasl.login.refresh.buffer.seconds = 300 05:42:57 sasl.login.refresh.min.period.seconds = 60 05:42:57 sasl.login.refresh.window.factor = 0.8 05:42:57 sasl.login.refresh.window.jitter = 0.05 05:42:57 sasl.login.retry.backoff.max.ms = 10000 05:42:57 sasl.login.retry.backoff.ms = 100 05:42:57 sasl.mechanism = GSSAPI 05:42:57 sasl.oauthbearer.clock.skew.seconds = 30 05:42:57 sasl.oauthbearer.expected.audience = null 05:42:57 sasl.oauthbearer.expected.issuer = null 05:42:57 sasl.oauthbearer.header.urlencode = false 05:42:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:42:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:42:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:42:57 sasl.oauthbearer.jwks.endpoint.url = null 05:42:57 sasl.oauthbearer.scope.claim.name = scope 05:42:57 sasl.oauthbearer.sub.claim.name = sub 05:42:57 sasl.oauthbearer.token.endpoint.url = null 05:42:57 security.protocol = PLAINTEXT 05:42:57 security.providers = null 05:42:57 send.buffer.bytes = 131072 05:42:57 session.timeout.ms = 45000 05:42:57 socket.connection.setup.timeout.max.ms = 30000 05:42:57 socket.connection.setup.timeout.ms = 10000 05:42:57 ssl.cipher.suites = null 05:42:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:42:57 ssl.endpoint.identification.algorithm = https 05:42:57 ssl.engine.factory.class = null 05:42:57 ssl.key.password = null 05:42:57 ssl.keymanager.algorithm = SunX509 05:42:57 ssl.keystore.certificate.chain = null 05:42:57 ssl.keystore.key = null 05:42:57 ssl.keystore.location = null 05:42:57 ssl.keystore.password = null 05:42:57 ssl.keystore.type = JKS 05:42:57 ssl.protocol = TLSv1.3 05:42:57 ssl.provider = null 05:42:57 ssl.secure.random.implementation = null 05:42:57 ssl.trustmanager.algorithm = PKIX 05:42:57 ssl.truststore.certificates = null 05:42:57 ssl.truststore.location = null 05:42:57 ssl.truststore.password = null 05:42:57 ssl.truststore.type = JKS 05:42:57 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 05:42:57 05:42:57 2026-03-06T05:42:57.451Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:42:57 2026-03-06T05:42:57.555Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 05:42:57 2026-03-06T05:42:57.557Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:42:57 2026-03-06T05:42:57.557Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:42:57 2026-03-06T05:42:57.557Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775777555 05:42:57 2026-03-06T05:42:57.560Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 05:42:57 2026-03-06T05:42:57.571Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:42:57 allow.auto.create.topics = true 05:42:57 auto.commit.interval.ms = 5000 05:42:57 auto.include.jmx.reporter = true 05:42:57 auto.offset.reset = latest 05:42:57 bootstrap.servers = [localhost:32777] 05:42:57 check.crcs = true 05:42:57 client.dns.lookup = use_all_dns_ips 05:42:57 client.id = consumer-ncmp-group-2 05:42:57 client.rack = 05:42:57 connections.max.idle.ms = 540000 05:42:57 default.api.timeout.ms = 60000 05:42:57 enable.auto.commit = false 05:42:57 enable.metrics.push = true 05:42:57 exclude.internal.topics = true 05:42:57 fetch.max.bytes = 52428800 05:42:57 fetch.max.wait.ms = 500 05:42:57 fetch.min.bytes = 1 05:42:57 group.id = ncmp-group 05:42:57 group.instance.id = null 05:42:57 group.protocol = classic 05:42:57 group.remote.assignor = null 05:42:57 heartbeat.interval.ms = 3000 05:42:57 interceptor.classes = [] 05:42:57 internal.leave.group.on.close = true 05:42:57 internal.throw.on.fetch.stable.offset.unsupported = false 05:42:57 isolation.level = read_uncommitted 05:42:57 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 05:42:57 max.partition.fetch.bytes = 1048576 05:42:57 max.poll.interval.ms = 300000 05:42:57 max.poll.records = 500 05:42:57 metadata.max.age.ms = 300000 05:42:57 metadata.recovery.strategy = none 05:42:57 metric.reporters = [] 05:42:57 metrics.num.samples = 2 05:42:57 metrics.recording.level = INFO 05:42:57 metrics.sample.window.ms = 30000 05:42:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:42:57 receive.buffer.bytes = 65536 05:42:57 reconnect.backoff.max.ms = 1000 05:42:57 reconnect.backoff.ms = 50 05:42:57 request.timeout.ms = 30000 05:42:57 retry.backoff.max.ms = 1000 05:42:57 retry.backoff.ms = 100 05:42:57 sasl.client.callback.handler.class = null 05:42:57 sasl.jaas.config = null 05:42:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:42:57 sasl.kerberos.min.time.before.relogin = 60000 05:42:57 sasl.kerberos.service.name = null 05:42:57 sasl.kerberos.ticket.renew.jitter = 0.05 05:42:57 sasl.kerberos.ticket.renew.window.factor = 0.8 05:42:57 sasl.login.callback.handler.class = null 05:42:57 sasl.login.class = null 05:42:57 sasl.login.connect.timeout.ms = null 05:42:57 sasl.login.read.timeout.ms = null 05:42:57 sasl.login.refresh.buffer.seconds = 300 05:42:57 sasl.login.refresh.min.period.seconds = 60 05:42:57 sasl.login.refresh.window.factor = 0.8 05:42:57 sasl.login.refresh.window.jitter = 0.05 05:42:57 sasl.login.retry.backoff.max.ms = 10000 05:42:57 sasl.login.retry.backoff.ms = 100 05:42:57 sasl.mechanism = GSSAPI 05:42:57 sasl.oauthbearer.clock.skew.seconds = 30 05:42:57 sasl.oauthbearer.expected.audience = null 05:42:57 sasl.oauthbearer.expected.issuer = null 05:42:57 sasl.oauthbearer.header.urlencode = false 05:42:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:42:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:42:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:42:57 sasl.oauthbearer.jwks.endpoint.url = null 05:42:57 sasl.oauthbearer.scope.claim.name = scope 05:42:57 sasl.oauthbearer.sub.claim.name = sub 05:42:57 sasl.oauthbearer.token.endpoint.url = null 05:42:57 security.protocol = PLAINTEXT 05:42:57 security.providers = null 05:42:57 send.buffer.bytes = 131072 05:42:57 session.timeout.ms = 45000 05:42:57 socket.connection.setup.timeout.max.ms = 30000 05:42:57 socket.connection.setup.timeout.ms = 10000 05:42:57 ssl.cipher.suites = null 05:42:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:42:57 ssl.endpoint.identification.algorithm = https 05:42:57 ssl.engine.factory.class = null 05:42:57 ssl.key.password = null 05:42:57 ssl.keymanager.algorithm = SunX509 05:42:57 ssl.keystore.certificate.chain = null 05:42:57 ssl.keystore.key = null 05:42:57 ssl.keystore.location = null 05:42:57 ssl.keystore.password = null 05:42:57 ssl.keystore.type = JKS 05:42:57 ssl.protocol = TLSv1.3 05:42:57 ssl.provider = null 05:42:57 ssl.secure.random.implementation = null 05:42:57 ssl.trustmanager.algorithm = PKIX 05:42:57 ssl.truststore.certificates = null 05:42:57 ssl.truststore.location = null 05:42:57 ssl.truststore.password = null 05:42:57 ssl.truststore.type = JKS 05:42:57 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 05:42:57 05:42:57 2026-03-06T05:42:57.572Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:42:57 2026-03-06T05:42:57.579Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 05:42:57 2026-03-06T05:42:57.579Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:42:57 2026-03-06T05:42:57.579Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:42:57 2026-03-06T05:42:57.579Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775777579 05:42:57 2026-03-06T05:42:57.580Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 05:42:57 2026-03-06T05:42:57.582Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:42:57 allow.auto.create.topics = true 05:42:57 auto.commit.interval.ms = 5000 05:42:57 auto.include.jmx.reporter = true 05:42:57 auto.offset.reset = latest 05:42:57 bootstrap.servers = [localhost:32777] 05:42:57 check.crcs = true 05:42:57 client.dns.lookup = use_all_dns_ips 05:42:57 client.id = consumer-ncmp-group-3 05:42:57 client.rack = 05:42:57 connections.max.idle.ms = 540000 05:42:57 default.api.timeout.ms = 60000 05:42:57 enable.auto.commit = false 05:42:57 enable.metrics.push = true 05:42:57 exclude.internal.topics = true 05:42:57 fetch.max.bytes = 52428800 05:42:57 fetch.max.wait.ms = 500 05:42:57 fetch.min.bytes = 1 05:42:57 group.id = ncmp-group 05:42:57 group.instance.id = null 05:42:57 group.protocol = classic 05:42:57 group.remote.assignor = null 05:42:57 heartbeat.interval.ms = 3000 05:42:57 interceptor.classes = [] 05:42:57 internal.leave.group.on.close = true 05:42:57 internal.throw.on.fetch.stable.offset.unsupported = false 05:42:57 isolation.level = read_uncommitted 05:42:57 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 05:42:57 max.partition.fetch.bytes = 1048576 05:42:57 max.poll.interval.ms = 300000 05:42:57 max.poll.records = 500 05:42:57 metadata.max.age.ms = 300000 05:42:57 metadata.recovery.strategy = none 05:42:57 metric.reporters = [] 05:42:57 metrics.num.samples = 2 05:42:57 metrics.recording.level = INFO 05:42:57 metrics.sample.window.ms = 30000 05:42:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:42:57 receive.buffer.bytes = 65536 05:42:57 reconnect.backoff.max.ms = 1000 05:42:57 reconnect.backoff.ms = 50 05:42:57 request.timeout.ms = 30000 05:42:57 retry.backoff.max.ms = 1000 05:42:57 retry.backoff.ms = 100 05:42:57 sasl.client.callback.handler.class = null 05:42:57 sasl.jaas.config = null 05:42:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:42:57 sasl.kerberos.min.time.before.relogin = 60000 05:42:57 sasl.kerberos.service.name = null 05:42:57 sasl.kerberos.ticket.renew.jitter = 0.05 05:42:57 sasl.kerberos.ticket.renew.window.factor = 0.8 05:42:57 sasl.login.callback.handler.class = null 05:42:57 sasl.login.class = null 05:42:57 sasl.login.connect.timeout.ms = null 05:42:57 sasl.login.read.timeout.ms = null 05:42:57 sasl.login.refresh.buffer.seconds = 300 05:42:57 sasl.login.refresh.min.period.seconds = 60 05:42:57 sasl.login.refresh.window.factor = 0.8 05:42:57 sasl.login.refresh.window.jitter = 0.05 05:42:57 sasl.login.retry.backoff.max.ms = 10000 05:42:57 sasl.login.retry.backoff.ms = 100 05:42:57 sasl.mechanism = GSSAPI 05:42:57 sasl.oauthbearer.clock.skew.seconds = 30 05:42:57 sasl.oauthbearer.expected.audience = null 05:42:57 sasl.oauthbearer.expected.issuer = null 05:42:57 sasl.oauthbearer.header.urlencode = false 05:42:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:42:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:42:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:42:57 sasl.oauthbearer.jwks.endpoint.url = null 05:42:57 sasl.oauthbearer.scope.claim.name = scope 05:42:57 sasl.oauthbearer.sub.claim.name = sub 05:42:57 sasl.oauthbearer.token.endpoint.url = null 05:42:57 security.protocol = PLAINTEXT 05:42:57 security.providers = null 05:42:57 send.buffer.bytes = 131072 05:42:57 session.timeout.ms = 45000 05:42:57 socket.connection.setup.timeout.max.ms = 30000 05:42:57 socket.connection.setup.timeout.ms = 10000 05:42:57 ssl.cipher.suites = null 05:42:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:42:57 ssl.endpoint.identification.algorithm = https 05:42:57 ssl.engine.factory.class = null 05:42:57 ssl.key.password = null 05:42:57 ssl.keymanager.algorithm = SunX509 05:42:57 ssl.keystore.certificate.chain = null 05:42:57 ssl.keystore.key = null 05:42:57 ssl.keystore.location = null 05:42:57 ssl.keystore.password = null 05:42:57 ssl.keystore.type = JKS 05:42:57 ssl.protocol = TLSv1.3 05:42:57 ssl.provider = null 05:42:57 ssl.secure.random.implementation = null 05:42:57 ssl.trustmanager.algorithm = PKIX 05:42:57 ssl.truststore.certificates = null 05:42:57 ssl.truststore.location = null 05:42:57 ssl.truststore.password = null 05:42:57 ssl.truststore.type = JKS 05:42:57 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 05:42:57 05:42:57 2026-03-06T05:42:57.582Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:42:57 2026-03-06T05:42:57.653Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:42:57 2026-03-06T05:42:57.653Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:42:57 2026-03-06T05:42:57.653Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775777653 05:42:57 2026-03-06T05:42:57.654Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription 05:42:57 2026-03-06T05:42:57.666Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:42:57 allow.auto.create.topics = true 05:42:57 auto.commit.interval.ms = 5000 05:42:57 auto.include.jmx.reporter = true 05:42:57 auto.offset.reset = latest 05:42:57 bootstrap.servers = [localhost:32777] 05:42:57 check.crcs = true 05:42:57 client.dns.lookup = use_all_dns_ips 05:42:57 client.id = consumer-ncmp-group-4 05:42:57 client.rack = 05:42:57 connections.max.idle.ms = 540000 05:42:57 default.api.timeout.ms = 60000 05:42:57 enable.auto.commit = false 05:42:57 enable.metrics.push = true 05:42:57 exclude.internal.topics = true 05:42:57 fetch.max.bytes = 52428800 05:42:57 fetch.max.wait.ms = 500 05:42:57 fetch.min.bytes = 1 05:42:57 group.id = ncmp-group 05:42:57 group.instance.id = null 05:42:57 group.protocol = classic 05:42:57 group.remote.assignor = null 05:42:57 heartbeat.interval.ms = 3000 05:42:57 interceptor.classes = [] 05:42:57 internal.leave.group.on.close = true 05:42:57 internal.throw.on.fetch.stable.offset.unsupported = false 05:42:57 isolation.level = read_uncommitted 05:42:57 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 05:42:57 max.partition.fetch.bytes = 1048576 05:42:57 max.poll.interval.ms = 300000 05:42:57 max.poll.records = 500 05:42:57 metadata.max.age.ms = 300000 05:42:57 metadata.recovery.strategy = none 05:42:57 metric.reporters = [] 05:42:57 metrics.num.samples = 2 05:42:57 metrics.recording.level = INFO 05:42:57 metrics.sample.window.ms = 30000 05:42:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:42:57 receive.buffer.bytes = 65536 05:42:57 reconnect.backoff.max.ms = 1000 05:42:57 reconnect.backoff.ms = 50 05:42:57 request.timeout.ms = 30000 05:42:57 retry.backoff.max.ms = 1000 05:42:57 retry.backoff.ms = 100 05:42:57 sasl.client.callback.handler.class = null 05:42:57 sasl.jaas.config = null 05:42:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:42:57 sasl.kerberos.min.time.before.relogin = 60000 05:42:57 sasl.kerberos.service.name = null 05:42:57 sasl.kerberos.ticket.renew.jitter = 0.05 05:42:57 sasl.kerberos.ticket.renew.window.factor = 0.8 05:42:57 sasl.login.callback.handler.class = null 05:42:57 sasl.login.class = null 05:42:57 sasl.login.connect.timeout.ms = null 05:42:57 sasl.login.read.timeout.ms = null 05:42:57 sasl.login.refresh.buffer.seconds = 300 05:42:57 sasl.login.refresh.min.period.seconds = 60 05:42:57 sasl.login.refresh.window.factor = 0.8 05:42:57 sasl.login.refresh.window.jitter = 0.05 05:42:57 sasl.login.retry.backoff.max.ms = 10000 05:42:57 sasl.login.retry.backoff.ms = 100 05:42:57 sasl.mechanism = GSSAPI 05:42:57 sasl.oauthbearer.clock.skew.seconds = 30 05:42:57 sasl.oauthbearer.expected.audience = null 05:42:57 sasl.oauthbearer.expected.issuer = null 05:42:57 sasl.oauthbearer.header.urlencode = false 05:42:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:42:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:42:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:42:57 sasl.oauthbearer.jwks.endpoint.url = null 05:42:57 sasl.oauthbearer.scope.claim.name = scope 05:42:57 sasl.oauthbearer.sub.claim.name = sub 05:42:57 sasl.oauthbearer.token.endpoint.url = null 05:42:57 security.protocol = PLAINTEXT 05:42:57 security.providers = null 05:42:57 send.buffer.bytes = 131072 05:42:57 session.timeout.ms = 45000 05:42:57 socket.connection.setup.timeout.max.ms = 30000 05:42:57 socket.connection.setup.timeout.ms = 10000 05:42:57 ssl.cipher.suites = null 05:42:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:42:57 ssl.endpoint.identification.algorithm = https 05:42:57 ssl.engine.factory.class = null 05:42:57 ssl.key.password = null 05:42:57 ssl.keymanager.algorithm = SunX509 05:42:57 ssl.keystore.certificate.chain = null 05:42:57 ssl.keystore.key = null 05:42:57 ssl.keystore.location = null 05:42:57 ssl.keystore.password = null 05:42:57 ssl.keystore.type = JKS 05:42:57 ssl.protocol = TLSv1.3 05:42:57 ssl.provider = null 05:42:57 ssl.secure.random.implementation = null 05:42:57 ssl.trustmanager.algorithm = PKIX 05:42:57 ssl.truststore.certificates = null 05:42:57 ssl.truststore.location = null 05:42:57 ssl.truststore.password = null 05:42:57 ssl.truststore.type = JKS 05:42:57 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 05:42:57 05:42:57 2026-03-06T05:42:57.666Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:42:57 2026-03-06T05:42:57.672Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 05:42:57 2026-03-06T05:42:57.672Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:42:57 2026-03-06T05:42:57.672Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:42:57 2026-03-06T05:42:57.672Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775777672 05:42:57 2026-03-06T05:42:57.673Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 05:42:57 2026-03-06T05:42:57.675Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:42:57 allow.auto.create.topics = true 05:42:57 auto.commit.interval.ms = 5000 05:42:57 auto.include.jmx.reporter = true 05:42:57 auto.offset.reset = latest 05:42:57 bootstrap.servers = [localhost:32777] 05:42:57 check.crcs = true 05:42:57 client.dns.lookup = use_all_dns_ips 05:42:57 client.id = consumer-ncmp-data-operation-event-group-5 05:42:57 client.rack = 05:42:57 connections.max.idle.ms = 540000 05:42:57 default.api.timeout.ms = 60000 05:42:57 enable.auto.commit = false 05:42:57 enable.metrics.push = true 05:42:57 exclude.internal.topics = true 05:42:57 fetch.max.bytes = 52428800 05:42:57 fetch.max.wait.ms = 500 05:42:57 fetch.min.bytes = 1 05:42:57 group.id = ncmp-data-operation-event-group 05:42:57 group.instance.id = null 05:42:57 group.protocol = classic 05:42:57 group.remote.assignor = null 05:42:57 heartbeat.interval.ms = 3000 05:42:57 interceptor.classes = [] 05:42:57 internal.leave.group.on.close = true 05:42:57 internal.throw.on.fetch.stable.offset.unsupported = false 05:42:57 isolation.level = read_uncommitted 05:42:57 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 05:42:57 max.partition.fetch.bytes = 1048576 05:42:57 max.poll.interval.ms = 300000 05:42:57 max.poll.records = 500 05:42:57 metadata.max.age.ms = 300000 05:42:57 metadata.recovery.strategy = none 05:42:57 metric.reporters = [] 05:42:57 metrics.num.samples = 2 05:42:57 metrics.recording.level = INFO 05:42:57 metrics.sample.window.ms = 30000 05:42:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:42:57 receive.buffer.bytes = 65536 05:42:57 reconnect.backoff.max.ms = 1000 05:42:57 reconnect.backoff.ms = 50 05:42:57 request.timeout.ms = 30000 05:42:57 retry.backoff.max.ms = 1000 05:42:57 retry.backoff.ms = 100 05:42:57 sasl.client.callback.handler.class = null 05:42:57 sasl.jaas.config = null 05:42:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:42:57 sasl.kerberos.min.time.before.relogin = 60000 05:42:57 sasl.kerberos.service.name = null 05:42:57 sasl.kerberos.ticket.renew.jitter = 0.05 05:42:57 sasl.kerberos.ticket.renew.window.factor = 0.8 05:42:57 sasl.login.callback.handler.class = null 05:42:57 sasl.login.class = null 05:42:57 sasl.login.connect.timeout.ms = null 05:42:57 sasl.login.read.timeout.ms = null 05:42:57 sasl.login.refresh.buffer.seconds = 300 05:42:57 sasl.login.refresh.min.period.seconds = 60 05:42:57 sasl.login.refresh.window.factor = 0.8 05:42:57 sasl.login.refresh.window.jitter = 0.05 05:42:57 sasl.login.retry.backoff.max.ms = 10000 05:42:57 sasl.login.retry.backoff.ms = 100 05:42:57 sasl.mechanism = GSSAPI 05:42:57 sasl.oauthbearer.clock.skew.seconds = 30 05:42:57 sasl.oauthbearer.expected.audience = null 05:42:57 sasl.oauthbearer.expected.issuer = null 05:42:57 sasl.oauthbearer.header.urlencode = false 05:42:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:42:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:42:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:42:57 sasl.oauthbearer.jwks.endpoint.url = null 05:42:57 sasl.oauthbearer.scope.claim.name = scope 05:42:57 sasl.oauthbearer.sub.claim.name = sub 05:42:57 sasl.oauthbearer.token.endpoint.url = null 05:42:57 security.protocol = PLAINTEXT 05:42:57 security.providers = null 05:42:57 send.buffer.bytes = 131072 05:42:57 session.timeout.ms = 45000 05:42:57 socket.connection.setup.timeout.max.ms = 30000 05:42:57 socket.connection.setup.timeout.ms = 10000 05:42:57 ssl.cipher.suites = null 05:42:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:42:57 ssl.endpoint.identification.algorithm = https 05:42:57 ssl.engine.factory.class = null 05:42:57 ssl.key.password = null 05:42:57 ssl.keymanager.algorithm = SunX509 05:42:57 ssl.keystore.certificate.chain = null 05:42:57 ssl.keystore.key = null 05:42:57 ssl.keystore.location = null 05:42:57 ssl.keystore.password = null 05:42:57 ssl.keystore.type = JKS 05:42:57 ssl.protocol = TLSv1.3 05:42:57 ssl.provider = null 05:42:57 ssl.secure.random.implementation = null 05:42:57 ssl.trustmanager.algorithm = PKIX 05:42:57 ssl.truststore.certificates = null 05:42:57 ssl.truststore.location = null 05:42:57 ssl.truststore.password = null 05:42:57 ssl.truststore.type = JKS 05:42:57 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 05:42:57 05:42:57 2026-03-06T05:42:57.676Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:42:57 2026-03-06T05:42:57.681Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 05:42:57 2026-03-06T05:42:57.681Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:42:57 2026-03-06T05:42:57.681Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:42:57 2026-03-06T05:42:57.681Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775777681 05:42:57 2026-03-06T05:42:57.682Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 05:42:57 2026-03-06T05:42:57.683Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:42:57 allow.auto.create.topics = true 05:42:57 auto.commit.interval.ms = 5000 05:42:57 auto.include.jmx.reporter = true 05:42:57 auto.offset.reset = latest 05:42:57 bootstrap.servers = [localhost:32777] 05:42:57 check.crcs = true 05:42:57 client.dns.lookup = use_all_dns_ips 05:42:57 client.id = consumer-ncmp-async-rest-request-event-group-6 05:42:57 client.rack = 05:42:57 connections.max.idle.ms = 540000 05:42:57 default.api.timeout.ms = 60000 05:42:57 enable.auto.commit = false 05:42:57 enable.metrics.push = true 05:42:57 exclude.internal.topics = true 05:42:57 fetch.max.bytes = 52428800 05:42:57 fetch.max.wait.ms = 500 05:42:57 fetch.min.bytes = 1 05:42:57 group.id = ncmp-async-rest-request-event-group 05:42:57 group.instance.id = null 05:42:57 group.protocol = classic 05:42:57 group.remote.assignor = null 05:42:57 heartbeat.interval.ms = 3000 05:42:57 interceptor.classes = [] 05:42:57 internal.leave.group.on.close = true 05:42:57 internal.throw.on.fetch.stable.offset.unsupported = false 05:42:57 isolation.level = read_uncommitted 05:42:57 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 05:42:57 max.partition.fetch.bytes = 1048576 05:42:57 max.poll.interval.ms = 300000 05:42:57 max.poll.records = 500 05:42:57 metadata.max.age.ms = 300000 05:42:57 metadata.recovery.strategy = none 05:42:57 metric.reporters = [] 05:42:57 metrics.num.samples = 2 05:42:57 metrics.recording.level = INFO 05:42:57 metrics.sample.window.ms = 30000 05:42:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:42:57 receive.buffer.bytes = 65536 05:42:57 reconnect.backoff.max.ms = 1000 05:42:57 reconnect.backoff.ms = 50 05:42:57 request.timeout.ms = 30000 05:42:57 retry.backoff.max.ms = 1000 05:42:57 retry.backoff.ms = 100 05:42:57 sasl.client.callback.handler.class = null 05:42:57 sasl.jaas.config = null 05:42:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:42:57 sasl.kerberos.min.time.before.relogin = 60000 05:42:57 sasl.kerberos.service.name = null 05:42:57 sasl.kerberos.ticket.renew.jitter = 0.05 05:42:57 sasl.kerberos.ticket.renew.window.factor = 0.8 05:42:57 sasl.login.callback.handler.class = null 05:42:57 sasl.login.class = null 05:42:57 sasl.login.connect.timeout.ms = null 05:42:57 sasl.login.read.timeout.ms = null 05:42:57 sasl.login.refresh.buffer.seconds = 300 05:42:57 sasl.login.refresh.min.period.seconds = 60 05:42:57 sasl.login.refresh.window.factor = 0.8 05:42:57 sasl.login.refresh.window.jitter = 0.05 05:42:57 sasl.login.retry.backoff.max.ms = 10000 05:42:57 sasl.login.retry.backoff.ms = 100 05:42:57 sasl.mechanism = GSSAPI 05:42:57 sasl.oauthbearer.clock.skew.seconds = 30 05:42:57 sasl.oauthbearer.expected.audience = null 05:42:57 sasl.oauthbearer.expected.issuer = null 05:42:57 sasl.oauthbearer.header.urlencode = false 05:42:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:42:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:42:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:42:57 sasl.oauthbearer.jwks.endpoint.url = null 05:42:57 sasl.oauthbearer.scope.claim.name = scope 05:42:57 sasl.oauthbearer.sub.claim.name = sub 05:42:57 sasl.oauthbearer.token.endpoint.url = null 05:42:57 security.protocol = PLAINTEXT 05:42:57 security.providers = null 05:42:57 send.buffer.bytes = 131072 05:42:57 session.timeout.ms = 45000 05:42:57 socket.connection.setup.timeout.max.ms = 30000 05:42:57 socket.connection.setup.timeout.ms = 10000 05:42:57 ssl.cipher.suites = null 05:42:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:42:57 ssl.endpoint.identification.algorithm = https 05:42:57 ssl.engine.factory.class = null 05:42:57 ssl.key.password = null 05:42:57 ssl.keymanager.algorithm = SunX509 05:42:57 ssl.keystore.certificate.chain = null 05:42:57 ssl.keystore.key = null 05:42:57 ssl.keystore.location = null 05:42:57 ssl.keystore.password = null 05:42:57 ssl.keystore.type = JKS 05:42:57 ssl.protocol = TLSv1.3 05:42:57 ssl.provider = null 05:42:57 ssl.secure.random.implementation = null 05:42:57 ssl.trustmanager.algorithm = PKIX 05:42:57 ssl.truststore.certificates = null 05:42:57 ssl.truststore.location = null 05:42:57 ssl.truststore.password = null 05:42:57 ssl.truststore.type = JKS 05:42:57 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 05:42:57 05:42:57 2026-03-06T05:42:57.683Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:42:57 2026-03-06T05:42:57.700Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:42:57 2026-03-06T05:42:57.700Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:42:57 2026-03-06T05:42:57.700Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775777700 05:42:57 2026-03-06T05:42:57.700Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 05:42:57 2026-03-06T05:42:57.725Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Started DcmWriteSubJobSpec in 16.996 seconds (process running for 44.844) 05:42:57 2026-03-06T05:42:57.726Z INFO 11313 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 05:42:57 2026-03-06T05:42:57.727Z INFO 11313 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 05:42:57 2026-03-06T05:42:57.727Z INFO 11313 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 05:42:57 2026-03-06T05:42:57.727Z INFO 11313 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 05:42:57 2026-03-06T05:42:57.735Z INFO 11313 --- [cps-integration-test] [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 05:42:57 2026-03-06T05:42:57.743Z INFO 11313 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 05:42:57 2026-03-06T05:42:57.745Z INFO 11313 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 05:42:58 2026-03-06T05:42:57.940Z INFO 11313 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 05:42:58 2026-03-06T05:42:57.940Z INFO 11313 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 05:42:58 2026-03-06T05:42:58.313Z WARN 11313 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {dmi-device-heartbeat=UNKNOWN_TOPIC_OR_PARTITION} 05:42:58 2026-03-06T05:42:58.313Z WARN 11313 --- [cps-integration-test] [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] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 05:42:58 2026-03-06T05:42:58.314Z WARN 11313 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {subscription=UNKNOWN_TOPIC_OR_PARTITION} 05:42:58 2026-03-06T05:42:58.314Z WARN 11313 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {dmi-cm-events=UNKNOWN_TOPIC_OR_PARTITION} 05:42:58 2026-03-06T05:42:58.314Z WARN 11313 --- [cps-integration-test] [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] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 05:42:58 2026-03-06T05:42:58.315Z INFO 11313 --- [cps-integration-test] [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: 4L6g3nShT-eMCtK--X86sw 05:42:58 2026-03-06T05:42:58.315Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:42:58 2026-03-06T05:42:58.315Z INFO 11313 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:42:58 2026-03-06T05:42:58.315Z INFO 11313 --- [cps-integration-test] [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: 4L6g3nShT-eMCtK--X86sw 05:42:58 2026-03-06T05:42:58.316Z WARN 11313 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {dmi-ncmp-cm-avc-subscription=UNKNOWN_TOPIC_OR_PARTITION} 05:42:58 2026-03-06T05:42:58.316Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:42:58 2026-03-06T05:42:58.316Z INFO 11313 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:42:58 2026-03-06T05:42:58.464Z WARN 11313 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {dmi-ncmp-cm-avc-subscription=UNKNOWN_TOPIC_OR_PARTITION} 05:42:58 2026-03-06T05:42:58.464Z WARN 11313 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {subscription=UNKNOWN_TOPIC_OR_PARTITION} 05:42:58 2026-03-06T05:42:58.643Z INFO 11313 --- [cps-integration-test] [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:32777 (id: 2147483646 rack: null) 05:42:58 2026-03-06T05:42:58.654Z INFO 11313 --- [cps-integration-test] [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 05:42:58 2026-03-06T05:42:58.661Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:42:58 2026-03-06T05:42:58.662Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group 05:42:58 2026-03-06T05:42:58.693Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:42:58 2026-03-06T05:42:58.694Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 05:42:58 2026-03-06T05:42:58.697Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-3-9d5fc4c6-dd88-4bb4-a18e-2179145ec650 05:42:58 2026-03-06T05:42:58.698Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group 05:42:58 2026-03-06T05:42:58.698Z INFO 11313 --- [cps-integration-test] [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-39822c4c-812b-47c7-a137-cc8aea034ef2 05:42:58 2026-03-06T05:42:58.699Z INFO 11313 --- [cps-integration-test] [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 05:42:58 2026-03-06T05:42:58.708Z INFO 11313 --- [cps-integration-test] [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:32777 (id: 2147483646 rack: null) 05:42:58 2026-03-06T05:42:58.709Z INFO 11313 --- [cps-integration-test] [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 05:42:58 2026-03-06T05:42:58.711Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-2-34fddd23-d800-49dc-b34b-7833666d2d1d 05:42:58 2026-03-06T05:42:58.711Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] (Re-)joining group 05:42:58 2026-03-06T05:42:58.725Z INFO 11313 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:42:58 2026-03-06T05:42:58.725Z INFO 11313 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:42:58 2026-03-06T05:42:58.734Z INFO 11313 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group 05:42:58 2026-03-06T05:42:58.735Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-3-9d5fc4c6-dd88-4bb4-a18e-2179145ec650', protocol='range'} 05:42:58 2026-03-06T05:42:58.737Z INFO 11313 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 05:42:58 2026-03-06T05:42:58.742Z INFO 11313 --- [cps-integration-test] [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-39822c4c-812b-47c7-a137-cc8aea034ef2', protocol='range'} 05:42:58 2026-03-06T05:42:58.743Z INFO 11313 --- [cps-integration-test] [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-03be33d8-6697-4160-9c5b-572860a8ce3d 05:42:58 2026-03-06T05:42:58.743Z INFO 11313 --- [cps-integration-test] [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 05:42:58 2026-03-06T05:42:58.751Z INFO 11313 --- [cps-integration-test] [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-39822c4c-812b-47c7-a137-cc8aea034ef2=Assignment(partitions=[ncmp-async-m2m-0])} 05:42:58 2026-03-06T05:42:58.755Z INFO 11313 --- [cps-integration-test] [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-03be33d8-6697-4160-9c5b-572860a8ce3d', protocol='range'} 05:42:58 2026-03-06T05:42:58.755Z INFO 11313 --- [cps-integration-test] [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-03be33d8-6697-4160-9c5b-572860a8ce3d=Assignment(partitions=[ncmp-async-m2m-0])} 05:42:58 2026-03-06T05:42:58.758Z INFO 11313 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-4-c0acdd2c-470e-48e1-bee5-6d555b0a7453 05:42:58 2026-03-06T05:42:58.758Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-3-9d5fc4c6-dd88-4bb4-a18e-2179145ec650=Assignment(partitions=[subscription-0])} 05:42:58 2026-03-06T05:42:58.758Z INFO 11313 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] (Re-)joining group 05:42:58 2026-03-06T05:42:58.760Z INFO 11313 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-1-fd9e060d-8c81-4b56-ae1c-2d8e5c379f26 05:42:58 2026-03-06T05:42:58.760Z INFO 11313 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 05:42:58 2026-03-06T05:42:58.766Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] SyncGroup failed: The group began another rebalance. Need to re-join the group. Sent generation was Generation{generationId=1, memberId='consumer-ncmp-group-3-9d5fc4c6-dd88-4bb4-a18e-2179145ec650', protocol='range'} 05:42:58 2026-03-06T05:42:58.766Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group is rebalancing, so a rejoin is needed.' (RebalanceInProgressException) 05:42:58 2026-03-06T05:42:58.767Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] (Re-)joining group 05:42:58 2026-03-06T05:42:58.775Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-2-34fddd23-d800-49dc-b34b-7833666d2d1d', protocol='range'} 05:42:58 2026-03-06T05:42:58.775Z INFO 11313 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-1-fd9e060d-8c81-4b56-ae1c-2d8e5c379f26', protocol='range'} 05:42:58 2026-03-06T05:42:58.777Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-3-9d5fc4c6-dd88-4bb4-a18e-2179145ec650', protocol='range'} 05:42:58 2026-03-06T05:42:58.777Z INFO 11313 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-4-c0acdd2c-470e-48e1-bee5-6d555b0a7453', protocol='range'} 05:42:58 2026-03-06T05:42:58.794Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-3-9d5fc4c6-dd88-4bb4-a18e-2179145ec650=Assignment(partitions=[subscription-0]), consumer-ncmp-group-2-34fddd23-d800-49dc-b34b-7833666d2d1d=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-1-fd9e060d-8c81-4b56-ae1c-2d8e5c379f26=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-4-c0acdd2c-470e-48e1-bee5-6d555b0a7453=Assignment(partitions=[dmi-device-heartbeat-0])} 05:42:58 2026-03-06T05:42:58.794Z INFO 11313 --- [cps-integration-test] [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-39822c4c-812b-47c7-a137-cc8aea034ef2', protocol='range'} 05:42:58 2026-03-06T05:42:58.795Z INFO 11313 --- [cps-integration-test] [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]) 05:42:58 2026-03-06T05:42:58.801Z INFO 11313 --- [cps-integration-test] [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 05:42:58 2026-03-06T05:42:58.803Z INFO 11313 --- [cps-integration-test] [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-03be33d8-6697-4160-9c5b-572860a8ce3d', protocol='range'} 05:42:58 2026-03-06T05:42:58.803Z INFO 11313 --- [cps-integration-test] [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]) 05:42:58 2026-03-06T05:42:58.803Z INFO 11313 --- [cps-integration-test] [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [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 05:42:58 2026-03-06T05:42:58.818Z INFO 11313 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-4-c0acdd2c-470e-48e1-bee5-6d555b0a7453', protocol='range'} 05:42:58 2026-03-06T05:42:58.818Z INFO 11313 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-device-heartbeat-0]) 05:42:58 2026-03-06T05:42:58.818Z INFO 11313 --- [cps-integration-test] [ntainer#5-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 05:42:58 2026-03-06T05:42:58.825Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-2-34fddd23-d800-49dc-b34b-7833666d2d1d', protocol='range'} 05:42:58 2026-03-06T05:42:58.825Z INFO 11313 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-1-fd9e060d-8c81-4b56-ae1c-2d8e5c379f26', protocol='range'} 05:42:58 2026-03-06T05:42:58.825Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 05:42:58 2026-03-06T05:42:58.825Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 05:42:58 2026-03-06T05:42:58.825Z INFO 11313 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-cm-events-0]) 05:42:58 2026-03-06T05:42:58.826Z INFO 11313 --- [cps-integration-test] [ntainer#2-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0 05:42:58 2026-03-06T05:42:58.828Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-3-9d5fc4c6-dd88-4bb4-a18e-2179145ec650', protocol='range'} 05:42:58 2026-03-06T05:42:58.828Z INFO 11313 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 05:42:58 2026-03-06T05:42:58.828Z INFO 11313 --- [cps-integration-test] [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 05:42:58 2026-03-06T05:42:58.829Z INFO 11313 --- [cps-integration-test] [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 05:42:58 2026-03-06T05:42:58.829Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 05:42:58 2026-03-06T05:42:58.829Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 05:42:58 2026-03-06T05:42:58.831Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition subscription-0 05:42:58 2026-03-06T05:42:58.835Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Found no committed offset for partition subscription-0 05:42:58 2026-03-06T05:42:58.835Z INFO 11313 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Found no committed offset for partition dmi-device-heartbeat-0 05:42:58 2026-03-06T05:42:58.844Z INFO 11313 --- [cps-integration-test] [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 05:42:58 2026-03-06T05:42:58.846Z INFO 11313 --- [cps-integration-test] [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 05:42:58 2026-03-06T05:42:58.850Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 05:42:58 2026-03-06T05:42:58.852Z INFO 11313 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 05:42:58 2026-03-06T05:42:58.859Z INFO 11313 --- [cps-integration-test] [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:32777 (id: 1 rack: null)], epoch=0}}. 05:42:58 2026-03-06T05:42:58.859Z INFO 11313 --- [cps-integration-test] [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:32777 (id: 1 rack: null)], epoch=0}}. 05:42:58 2026-03-06T05:42:58.859Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting offset for partition subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:42:58 2026-03-06T05:42:58.859Z INFO 11313 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting offset for partition dmi-device-heartbeat-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:42:58 2026-03-06T05:42:58.861Z INFO 11313 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition dmi-cm-events-0 05:42:58 2026-03-06T05:42:58.862Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 05:42:58 2026-03-06T05:42:58.869Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting offset for partition dmi-ncmp-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:42:58 2026-03-06T05:42:58.870Z INFO 11313 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition dmi-cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:42:58 2026-03-06T05:42:58.892Z INFO 11313 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 05:42:58 2026-03-06T05:42:58.892Z INFO 11313 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 05:42:58 2026-03-06T05:42:58.892Z INFO 11313 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 05:42:58 2026-03-06T05:42:58.892Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 05:42:58 2026-03-06T05:42:58.893Z INFO 11313 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 05:42:58 2026-03-06T05:42:58.893Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 05:42:59 2026-03-06T05:42:59.222Z INFO 11313 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 05:42:59 2026-03-06T05:42:59.222Z INFO 11313 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 05:42:59 2026-03-06T05:42:59.223Z INFO 11313 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 05:42:59 2026-03-06T05:42:59.223Z INFO 11313 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 05:42:59 2026-03-06T05:42:59.298Z INFO 11313 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision dmi-registry-2026-01-28. 05:42:59 2026-03-06T05:42:59.414Z INFO 11313 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 05:42:59 2026-03-06T05:42:59.477Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 05:42:59 2026-03-06T05:42:59.490Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 05:42:59 2026-03-06T05:42:59.501Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 05:42:59 2026-03-06T05:42:59.509Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 05:42:59 2026-03-06T05:42:59.517Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 05:42:59 2026-03-06T05:42:59.554Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 05:42:59 2026-03-06T05:42:59.608Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 05:42:59 2026-03-06T05:42:59.608Z INFO 11313 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 05:42:59 2026-03-06T05:42:59.609Z INFO 11313 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 05:42:59 2026-03-06T05:42:59.609Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 05:42:59 2026-03-06T05:42:59.656Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 05:42:59 2026-03-06T05:42:59.656Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 05:42:59 2026-03-06T05:42:59.657Z INFO 11313 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 05:42:59 2026-03-06T05:42:59.657Z INFO 11313 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 05:42:59 2026-03-06T05:42:59.659Z INFO 11313 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 05:42:59 2026-03-06T05:42:59.659Z INFO 11313 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 05:42:59 2026-03-06T05:42:59.659Z INFO 11313 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 05:42:59 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:43:00 2026-03-06T05:43:00.359Z INFO 11313 --- [cps-integration-test] [ main] .s.a.AnnotationAsyncExecutionInterceptor : More than one TaskExecutor bean found within the context, and none is named 'taskExecutor'. Mark one of them as primary or name it 'taskExecutor' (possibly as an alias) in order to use it for async processing: [notificationExecutor, taskScheduler] 05:43:00 2026-03-06T05:43:00.379Z INFO 11313 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:43:00 acks = -1 05:43:00 auto.include.jmx.reporter = true 05:43:00 batch.size = 16384 05:43:00 bootstrap.servers = [localhost:32777] 05:43:00 buffer.memory = 33554432 05:43:00 client.dns.lookup = use_all_dns_ips 05:43:00 client.id = cps-core-1 05:43:00 compression.gzip.level = -1 05:43:00 compression.lz4.level = 9 05:43:00 compression.type = none 05:43:00 compression.zstd.level = 3 05:43:00 connections.max.idle.ms = 540000 05:43:00 delivery.timeout.ms = 120000 05:43:00 enable.idempotence = true 05:43:00 enable.metrics.push = true 05:43:00 interceptor.classes = [] 05:43:00 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:43:00 linger.ms = 0 05:43:00 max.block.ms = 60000 05:43:00 max.in.flight.requests.per.connection = 5 05:43:00 max.request.size = 1048576 05:43:00 metadata.max.age.ms = 300000 05:43:00 metadata.max.idle.ms = 300000 05:43:00 metadata.recovery.strategy = none 05:43:00 metric.reporters = [] 05:43:00 metrics.num.samples = 2 05:43:00 metrics.recording.level = INFO 05:43:00 metrics.sample.window.ms = 30000 05:43:00 partitioner.adaptive.partitioning.enable = true 05:43:00 partitioner.availability.timeout.ms = 0 05:43:00 partitioner.class = null 05:43:00 partitioner.ignore.keys = false 05:43:00 receive.buffer.bytes = 32768 05:43:00 reconnect.backoff.max.ms = 1000 05:43:00 reconnect.backoff.ms = 50 05:43:00 request.timeout.ms = 30000 05:43:00 retries = 2147483647 05:43:00 retry.backoff.max.ms = 1000 05:43:00 retry.backoff.ms = 100 05:43:00 sasl.client.callback.handler.class = null 05:43:00 sasl.jaas.config = null 05:43:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:00 sasl.kerberos.min.time.before.relogin = 60000 05:43:00 sasl.kerberos.service.name = null 05:43:00 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:00 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:00 sasl.login.callback.handler.class = null 05:43:00 sasl.login.class = null 05:43:00 sasl.login.connect.timeout.ms = null 05:43:00 sasl.login.read.timeout.ms = null 05:43:00 sasl.login.refresh.buffer.seconds = 300 05:43:00 sasl.login.refresh.min.period.seconds = 60 05:43:00 sasl.login.refresh.window.factor = 0.8 05:43:00 sasl.login.refresh.window.jitter = 0.05 05:43:00 sasl.login.retry.backoff.max.ms = 10000 05:43:00 sasl.login.retry.backoff.ms = 100 05:43:00 sasl.mechanism = GSSAPI 05:43:00 sasl.oauthbearer.clock.skew.seconds = 30 05:43:00 sasl.oauthbearer.expected.audience = null 05:43:00 sasl.oauthbearer.expected.issuer = null 05:43:00 sasl.oauthbearer.header.urlencode = false 05:43:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:00 sasl.oauthbearer.jwks.endpoint.url = null 05:43:00 sasl.oauthbearer.scope.claim.name = scope 05:43:00 sasl.oauthbearer.sub.claim.name = sub 05:43:00 sasl.oauthbearer.token.endpoint.url = null 05:43:00 security.protocol = PLAINTEXT 05:43:00 security.providers = null 05:43:00 send.buffer.bytes = 131072 05:43:00 socket.connection.setup.timeout.max.ms = 30000 05:43:00 socket.connection.setup.timeout.ms = 10000 05:43:00 ssl.cipher.suites = null 05:43:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:00 ssl.endpoint.identification.algorithm = https 05:43:00 ssl.engine.factory.class = null 05:43:00 ssl.key.password = null 05:43:00 ssl.keymanager.algorithm = SunX509 05:43:00 ssl.keystore.certificate.chain = null 05:43:00 ssl.keystore.key = null 05:43:00 ssl.keystore.location = null 05:43:00 ssl.keystore.password = null 05:43:00 ssl.keystore.type = JKS 05:43:00 ssl.protocol = TLSv1.3 05:43:00 ssl.provider = null 05:43:00 ssl.secure.random.implementation = null 05:43:00 ssl.trustmanager.algorithm = PKIX 05:43:00 ssl.truststore.certificates = null 05:43:00 ssl.truststore.location = null 05:43:00 ssl.truststore.password = null 05:43:00 ssl.truststore.type = JKS 05:43:00 transaction.timeout.ms = 60000 05:43:00 transactional.id = null 05:43:00 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 05:43:00 05:43:00 2026-03-06T05:43:00.380Z INFO 11313 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:00 2026-03-06T05:43:00.390Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:00 2026-03-06T05:43:00.394Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:00 2026-03-06T05:43:00.395Z INFO 11313 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 05:43:00 2026-03-06T05:43:00.396Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:00 2026-03-06T05:43:00.397Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:00 2026-03-06T05:43:00.397Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:00 2026-03-06T05:43:00.412Z INFO 11313 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:00 2026-03-06T05:43:00.412Z INFO 11313 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:00 2026-03-06T05:43:00.412Z INFO 11313 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775780412 05:43:00 2026-03-06T05:43:00.457Z WARN 11313 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {ncmp-events=UNKNOWN_TOPIC_OR_PARTITION} 05:43:00 2026-03-06T05:43:00.457Z INFO 11313 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:00 2026-03-06T05:43:00.573Z INFO 11313 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 0 with epoch 0 05:43:01 2026-03-06T05:43:01.123Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:01 2026-03-06T05:43:01.142Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:01 2026-03-06T05:43:01.256Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:01 2026-03-06T05:43:01.330Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:01 2026-03-06T05:43:01.331Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:01 2026-03-06T05:43:01.331Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:01 2026-03-06T05:43:01.332Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:01 2026-03-06T05:43:01.332Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:01 2026-03-06T05:43:01.417Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:01 2026-03-06T05:43:01.437Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:01 2026-03-06T05:43:01.479Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:01 2026-03-06T05:43:01.545Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:01 2026-03-06T05:43:01.546Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:01 2026-03-06T05:43:01.547Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:01 2026-03-06T05:43:01.547Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:01 2026-03-06T05:43:01.547Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:01 2026-03-06T05:43:01.629Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 05:43:01 2026-03-06T05:43:01.645Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 05:43:01 2026-03-06T05:43:01.687Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:01 2026-03-06T05:43:01.795Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.t.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 05:43:01 2026-03-06T05:43:01.795Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 05:43:01 2026-03-06T05:43:01.865Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Received 2 sub-job(s) from DMI. 05:43:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.87 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 05:43:02 [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 05:43:02 2026-03-06T05:43:02.266Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:02 2026-03-06T05:43:02.266Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:02 2026-03-06T05:43:02.267Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:02 2026-03-06T05:43:02.267Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:02 2026-03-06T05:43:02.267Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:02 2026-03-06T05:43:02.351Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:02 2026-03-06T05:43:02.371Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:02 2026-03-06T05:43:02.403Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:02 2026-03-06T05:43:02.632Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:02 2026-03-06T05:43:02.632Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:02 2026-03-06T05:43:02.632Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:02 2026-03-06T05:43:02.633Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:02 2026-03-06T05:43:02.633Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:02 2026-03-06T05:43:02.721Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:02 2026-03-06T05:43:02.740Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:02 2026-03-06T05:43:02.771Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:03 2026-03-06T05:43:02.942Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:03 2026-03-06T05:43:02.942Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:03 2026-03-06T05:43:02.942Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:03 2026-03-06T05:43:02.943Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:03 2026-03-06T05:43:02.943Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:03 2026-03-06T05:43:03.021Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:03 2026-03-06T05:43:03.035Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:03 2026-03-06T05:43:03.068Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.010 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 05:43:03 [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 05:43:03 2026-03-06T05:43:03.274Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:03 2026-03-06T05:43:03.283Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:03 2026-03-06T05:43:03.285Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:03 2026-03-06T05:43:03.286Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:03 2026-03-06T05:43:03.286Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:03 2026-03-06T05:43:03.378Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:03 2026-03-06T05:43:03.407Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:03 2026-03-06T05:43:03.450Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:03 2026-03-06T05:43:03.496Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:03 2026-03-06T05:43:03.496Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:03 2026-03-06T05:43:03.497Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:03 2026-03-06T05:43:03.497Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:03 2026-03-06T05:43:03.497Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:03 2026-03-06T05:43:03.583Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:03 2026-03-06T05:43:03.599Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:03 2026-03-06T05:43:03.632Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:03 2026-03-06T05:43:03.853Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:03 2026-03-06T05:43:03.854Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:03 2026-03-06T05:43:03.854Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:03 2026-03-06T05:43:03.854Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:03 2026-03-06T05:43:03.854Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:03 2026-03-06T05:43:03.933Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:04 2026-03-06T05:43:03.950Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:04 2026-03-06T05:43:03.988Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:04 2026-03-06T05:43:04.036Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:04 2026-03-06T05:43:04.036Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:04 2026-03-06T05:43:04.037Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:04 2026-03-06T05:43:04.037Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:04 2026-03-06T05:43:04.037Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:04 2026-03-06T05:43:04.117Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:04 2026-03-06T05:43:04.132Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:04 2026-03-06T05:43:04.161Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:04 2026-03-06T05:43:04.450Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:04 2026-03-06T05:43:04.451Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:04 2026-03-06T05:43:04.452Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:04 2026-03-06T05:43:04.452Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:04 2026-03-06T05:43:04.452Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:04 2026-03-06T05:43:04.536Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:04 2026-03-06T05:43:04.566Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:04 2026-03-06T05:43:04.607Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:04 2026-03-06T05:43:04.653Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:04 2026-03-06T05:43:04.653Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:04 2026-03-06T05:43:04.654Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:04 2026-03-06T05:43:04.654Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:04 2026-03-06T05:43:04.654Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:04 2026-03-06T05:43:04.728Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:04 2026-03-06T05:43:04.741Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:04 2026-03-06T05:43:04.775Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:05 2026-03-06T05:43:05.018Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:05 2026-03-06T05:43:05.019Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:05 2026-03-06T05:43:05.019Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:05 2026-03-06T05:43:05.020Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:05 2026-03-06T05:43:05.020Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:05 2026-03-06T05:43:05.107Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:05 2026-03-06T05:43:05.119Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:05 2026-03-06T05:43:05.166Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:05 2026-03-06T05:43:05.206Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:05 2026-03-06T05:43:05.206Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:05 2026-03-06T05:43:05.207Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:05 2026-03-06T05:43:05.208Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:05 2026-03-06T05:43:05.208Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:05 2026-03-06T05:43:05.279Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:05 2026-03-06T05:43:05.296Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:05 2026-03-06T05:43:05.331Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:05 2026-03-06T05:43:05.607Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:05 2026-03-06T05:43:05.608Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:05 2026-03-06T05:43:05.609Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:05 2026-03-06T05:43:05.609Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:05 2026-03-06T05:43:05.609Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:05 2026-03-06T05:43:05.688Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:05 2026-03-06T05:43:05.706Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:05 2026-03-06T05:43:05.744Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:05 2026-03-06T05:43:05.796Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:05 2026-03-06T05:43:05.796Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:05 2026-03-06T05:43:05.797Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:05 2026-03-06T05:43:05.797Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:05 2026-03-06T05:43:05.797Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:05 2026-03-06T05:43:05.887Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:05 2026-03-06T05:43:05.901Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:05 2026-03-06T05:43:05.937Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:06 2026-03-06T05:43:06.208Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:06 2026-03-06T05:43:06.209Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:06 2026-03-06T05:43:06.209Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:06 2026-03-06T05:43:06.210Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:06 2026-03-06T05:43:06.210Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:06 2026-03-06T05:43:06.288Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:06 2026-03-06T05:43:06.305Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:06 2026-03-06T05:43:06.346Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:06 2026-03-06T05:43:06.402Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:06 2026-03-06T05:43:06.402Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:06 2026-03-06T05:43:06.402Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:06 2026-03-06T05:43:06.403Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:06 2026-03-06T05:43:06.403Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:06 2026-03-06T05:43:06.476Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:06 2026-03-06T05:43:06.491Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:06 2026-03-06T05:43:06.520Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:06 2026-03-06T05:43:06.747Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:06 2026-03-06T05:43:06.747Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:06 2026-03-06T05:43:06.748Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:06 2026-03-06T05:43:06.748Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:06 2026-03-06T05:43:06.748Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:06 2026-03-06T05:43:06.825Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:06 2026-03-06T05:43:06.839Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:06 2026-03-06T05:43:06.864Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:06 2026-03-06T05:43:06.917Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:06 2026-03-06T05:43:06.918Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:06 2026-03-06T05:43:06.918Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:06 2026-03-06T05:43:06.918Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:06 2026-03-06T05:43:06.918Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:07 2026-03-06T05:43:06.988Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:07 2026-03-06T05:43:07.001Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:07 2026-03-06T05:43:07.024Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:07 2026-03-06T05:43:07.208Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:07 2026-03-06T05:43:07.208Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:07 2026-03-06T05:43:07.208Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:07 2026-03-06T05:43:07.209Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:07 2026-03-06T05:43:07.209Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:07 2026-03-06T05:43:07.278Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:07 2026-03-06T05:43:07.293Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:07 2026-03-06T05:43:07.318Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:07 2026-03-06T05:43:07.361Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:07 2026-03-06T05:43:07.361Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:07 2026-03-06T05:43:07.362Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:07 2026-03-06T05:43:07.362Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:07 2026-03-06T05:43:07.362Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:07 2026-03-06T05:43:07.429Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:07 2026-03-06T05:43:07.440Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:07 2026-03-06T05:43:07.463Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:07 2026-03-06T05:43:07.639Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:07 2026-03-06T05:43:07.640Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:07 2026-03-06T05:43:07.640Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:07 2026-03-06T05:43:07.640Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:07 2026-03-06T05:43:07.640Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:07 2026-03-06T05:43:07.719Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:07 2026-03-06T05:43:07.736Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:07 2026-03-06T05:43:07.792Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:07 2026-03-06T05:43:07.842Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:07 2026-03-06T05:43:07.842Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:07 2026-03-06T05:43:07.842Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:07 2026-03-06T05:43:07.843Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:07 2026-03-06T05:43:07.843Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:07 2026-03-06T05:43:07.910Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:07 2026-03-06T05:43:07.921Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:07 2026-03-06T05:43:07.945Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:08 2026-03-06T05:43:08.164Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:08 2026-03-06T05:43:08.164Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:08 2026-03-06T05:43:08.164Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:08 2026-03-06T05:43:08.167Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:08 2026-03-06T05:43:08.167Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:08 2026-03-06T05:43:08.239Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:08 2026-03-06T05:43:08.252Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:08 2026-03-06T05:43:08.289Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:08 2026-03-06T05:43:08.318Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:08 2026-03-06T05:43:08.318Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:08 2026-03-06T05:43:08.320Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:08 2026-03-06T05:43:08.321Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:08 2026-03-06T05:43:08.321Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:08 2026-03-06T05:43:08.389Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:08 2026-03-06T05:43:08.400Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:08 2026-03-06T05:43:08.428Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:08 2026-03-06T05:43:08.604Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:08 2026-03-06T05:43:08.605Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:08 2026-03-06T05:43:08.605Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:08 2026-03-06T05:43:08.605Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:08 2026-03-06T05:43:08.605Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:08 2026-03-06T05:43:08.679Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:08 2026-03-06T05:43:08.695Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:08 2026-03-06T05:43:08.719Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:08 2026-03-06T05:43:08.749Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:08 2026-03-06T05:43:08.750Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:08 2026-03-06T05:43:08.750Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:08 2026-03-06T05:43:08.750Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:08 2026-03-06T05:43:08.750Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:08 2026-03-06T05:43:08.813Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:08 2026-03-06T05:43:08.825Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:08 2026-03-06T05:43:08.850Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:09 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.833 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 05:43:09 [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 05:43:09 2026-03-06T05:43:09.095Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:09 2026-03-06T05:43:09.096Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:09 2026-03-06T05:43:09.097Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:09 2026-03-06T05:43:09.097Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:09 2026-03-06T05:43:09.097Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:09 2026-03-06T05:43:09.187Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:09 2026-03-06T05:43:09.201Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:09 2026-03-06T05:43:09.221Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:09 2026-03-06T05:43:09.339Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:09 2026-03-06T05:43:09.339Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:09 2026-03-06T05:43:09.340Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:09 2026-03-06T05:43:09.340Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:09 2026-03-06T05:43:09.340Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:09 2026-03-06T05:43:09.414Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:09 2026-03-06T05:43:09.427Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:09 2026-03-06T05:43:09.448Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 05:43:09 [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 05:43:09 2026-03-06T05:43:09.587Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:09 allow.auto.create.topics = true 05:43:09 auto.commit.interval.ms = 5000 05:43:09 auto.include.jmx.reporter = true 05:43:09 auto.offset.reset = latest 05:43:09 bootstrap.servers = [localhost:32777] 05:43:09 check.crcs = true 05:43:09 client.dns.lookup = use_all_dns_ips 05:43:09 client.id = consumer-test-group-7 05:43:09 client.rack = 05:43:09 connections.max.idle.ms = 540000 05:43:09 default.api.timeout.ms = 60000 05:43:09 enable.auto.commit = true 05:43:09 enable.metrics.push = true 05:43:09 exclude.internal.topics = true 05:43:09 fetch.max.bytes = 52428800 05:43:09 fetch.max.wait.ms = 500 05:43:09 fetch.min.bytes = 1 05:43:09 group.id = test-group 05:43:09 group.instance.id = null 05:43:09 group.protocol = classic 05:43:09 group.remote.assignor = null 05:43:09 heartbeat.interval.ms = 3000 05:43:09 interceptor.classes = [] 05:43:09 internal.leave.group.on.close = true 05:43:09 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:09 isolation.level = read_uncommitted 05:43:09 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:09 max.partition.fetch.bytes = 1048576 05:43:09 max.poll.interval.ms = 300000 05:43:09 max.poll.records = 2147483647 05:43:09 metadata.max.age.ms = 300000 05:43:09 metadata.recovery.strategy = none 05:43:09 metric.reporters = [] 05:43:09 metrics.num.samples = 2 05:43:09 metrics.recording.level = INFO 05:43:09 metrics.sample.window.ms = 30000 05:43:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:09 receive.buffer.bytes = 65536 05:43:09 reconnect.backoff.max.ms = 1000 05:43:09 reconnect.backoff.ms = 50 05:43:09 request.timeout.ms = 30000 05:43:09 retry.backoff.max.ms = 1000 05:43:09 retry.backoff.ms = 100 05:43:09 sasl.client.callback.handler.class = null 05:43:09 sasl.jaas.config = null 05:43:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:09 sasl.kerberos.min.time.before.relogin = 60000 05:43:09 sasl.kerberos.service.name = null 05:43:09 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:09 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:09 sasl.login.callback.handler.class = null 05:43:09 sasl.login.class = null 05:43:09 sasl.login.connect.timeout.ms = null 05:43:09 sasl.login.read.timeout.ms = null 05:43:09 sasl.login.refresh.buffer.seconds = 300 05:43:09 sasl.login.refresh.min.period.seconds = 60 05:43:09 sasl.login.refresh.window.factor = 0.8 05:43:09 sasl.login.refresh.window.jitter = 0.05 05:43:09 sasl.login.retry.backoff.max.ms = 10000 05:43:09 sasl.login.retry.backoff.ms = 100 05:43:09 sasl.mechanism = GSSAPI 05:43:09 sasl.oauthbearer.clock.skew.seconds = 30 05:43:09 sasl.oauthbearer.expected.audience = null 05:43:09 sasl.oauthbearer.expected.issuer = null 05:43:09 sasl.oauthbearer.header.urlencode = false 05:43:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:09 sasl.oauthbearer.jwks.endpoint.url = null 05:43:09 sasl.oauthbearer.scope.claim.name = scope 05:43:09 sasl.oauthbearer.sub.claim.name = sub 05:43:09 sasl.oauthbearer.token.endpoint.url = null 05:43:09 security.protocol = PLAINTEXT 05:43:09 security.providers = null 05:43:09 send.buffer.bytes = 131072 05:43:09 session.timeout.ms = 45000 05:43:09 socket.connection.setup.timeout.max.ms = 30000 05:43:09 socket.connection.setup.timeout.ms = 10000 05:43:09 ssl.cipher.suites = null 05:43:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:09 ssl.endpoint.identification.algorithm = https 05:43:09 ssl.engine.factory.class = null 05:43:09 ssl.key.password = null 05:43:09 ssl.keymanager.algorithm = SunX509 05:43:09 ssl.keystore.certificate.chain = null 05:43:09 ssl.keystore.key = null 05:43:09 ssl.keystore.location = null 05:43:09 ssl.keystore.password = null 05:43:09 ssl.keystore.type = JKS 05:43:09 ssl.protocol = TLSv1.3 05:43:09 ssl.provider = null 05:43:09 ssl.secure.random.implementation = null 05:43:09 ssl.trustmanager.algorithm = PKIX 05:43:09 ssl.truststore.certificates = null 05:43:09 ssl.truststore.location = null 05:43:09 ssl.truststore.password = null 05:43:09 ssl.truststore.type = JKS 05:43:09 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 05:43:09 05:43:09 2026-03-06T05:43:09.587Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:09 2026-03-06T05:43:09.590Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:09 2026-03-06T05:43:09.590Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:09 2026-03-06T05:43:09.590Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775789590 05:43:09 2026-03-06T05:43:09.595Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-7, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 05:43:09 2026-03-06T05:43:09.629Z WARN 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-group-7, groupId=test-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {legacy-batch-topic=UNKNOWN_TOPIC_OR_PARTITION} 05:43:09 2026-03-06T05:43:09.629Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-7, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:09 2026-03-06T05:43:09.630Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:09 2026-03-06T05:43:09.634Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 05:43:09 2026-03-06T05:43:09.644Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-7-96331f78-54ce-4a8b-97fe-129d38e1f77a 05:43:09 2026-03-06T05:43:09.644Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 05:43:09 2026-03-06T05:43:09.648Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-7-96331f78-54ce-4a8b-97fe-129d38e1f77a', protocol='range'} 05:43:09 2026-03-06T05:43:09.754Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Finished assignment for group at generation 1: {consumer-test-group-7-96331f78-54ce-4a8b-97fe-129d38e1f77a=Assignment(partitions=[legacy-batch-topic-0])} 05:43:09 2026-03-06T05:43:09.758Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-7-96331f78-54ce-4a8b-97fe-129d38e1f77a', protocol='range'} 05:43:09 2026-03-06T05:43:09.759Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 05:43:09 2026-03-06T05:43:09.759Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-7, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 05:43:09 2026-03-06T05:43:09.761Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 05:43:09 2026-03-06T05:43:09.764Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-7, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:10 2026-03-06T05:43:10.123Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:10 2026-03-06T05:43:10.123Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:10 2026-03-06T05:43:10.123Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:10 2026-03-06T05:43:10.123Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:10 2026-03-06T05:43:10.123Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:10 2026-03-06T05:43:10.191Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 05:43:10 2026-03-06T05:43:10.203Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 05:43:10 2026-03-06T05:43:10.225Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:10 2026-03-06T05:43:10.426Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-7, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 05:43:10 2026-03-06T05:43:10.426Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Member consumer-test-group-7-96331f78-54ce-4a8b-97fe-129d38e1f77a sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:10 2026-03-06T05:43:10.427Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:10 2026-03-06T05:43:10.427Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:10 2026-03-06T05:43:10.427Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-7, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 05:43:10 2026-03-06T05:43:10.429Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:10 2026-03-06T05:43:10.429Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:10 2026-03-06T05:43:10.450Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:10 2026-03-06T05:43:10.450Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:10 2026-03-06T05:43:10.450Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:10 2026-03-06T05:43:10.450Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:10 2026-03-06T05:43:10.456Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-7 unregistered 05:43:10 2026-03-06T05:43:10.484Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:10 allow.auto.create.topics = true 05:43:10 auto.commit.interval.ms = 5000 05:43:10 auto.include.jmx.reporter = true 05:43:10 auto.offset.reset = latest 05:43:10 bootstrap.servers = [localhost:32777] 05:43:10 check.crcs = true 05:43:10 client.dns.lookup = use_all_dns_ips 05:43:10 client.id = consumer-test-group-8 05:43:10 client.rack = 05:43:10 connections.max.idle.ms = 540000 05:43:10 default.api.timeout.ms = 60000 05:43:10 enable.auto.commit = true 05:43:10 enable.metrics.push = true 05:43:10 exclude.internal.topics = true 05:43:10 fetch.max.bytes = 52428800 05:43:10 fetch.max.wait.ms = 500 05:43:10 fetch.min.bytes = 1 05:43:10 group.id = test-group 05:43:10 group.instance.id = null 05:43:10 group.protocol = classic 05:43:10 group.remote.assignor = null 05:43:10 heartbeat.interval.ms = 3000 05:43:10 interceptor.classes = [] 05:43:10 internal.leave.group.on.close = true 05:43:10 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:10 isolation.level = read_uncommitted 05:43:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:10 max.partition.fetch.bytes = 1048576 05:43:10 max.poll.interval.ms = 300000 05:43:10 max.poll.records = 2147483647 05:43:10 metadata.max.age.ms = 300000 05:43:10 metadata.recovery.strategy = none 05:43:10 metric.reporters = [] 05:43:10 metrics.num.samples = 2 05:43:10 metrics.recording.level = INFO 05:43:10 metrics.sample.window.ms = 30000 05:43:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:10 receive.buffer.bytes = 65536 05:43:10 reconnect.backoff.max.ms = 1000 05:43:10 reconnect.backoff.ms = 50 05:43:10 request.timeout.ms = 30000 05:43:10 retry.backoff.max.ms = 1000 05:43:10 retry.backoff.ms = 100 05:43:10 sasl.client.callback.handler.class = null 05:43:10 sasl.jaas.config = null 05:43:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:10 sasl.kerberos.min.time.before.relogin = 60000 05:43:10 sasl.kerberos.service.name = null 05:43:10 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:10 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:10 sasl.login.callback.handler.class = null 05:43:10 sasl.login.class = null 05:43:10 sasl.login.connect.timeout.ms = null 05:43:10 sasl.login.read.timeout.ms = null 05:43:10 sasl.login.refresh.buffer.seconds = 300 05:43:10 sasl.login.refresh.min.period.seconds = 60 05:43:10 sasl.login.refresh.window.factor = 0.8 05:43:10 sasl.login.refresh.window.jitter = 0.05 05:43:10 sasl.login.retry.backoff.max.ms = 10000 05:43:10 sasl.login.retry.backoff.ms = 100 05:43:10 sasl.mechanism = GSSAPI 05:43:10 sasl.oauthbearer.clock.skew.seconds = 30 05:43:10 sasl.oauthbearer.expected.audience = null 05:43:10 sasl.oauthbearer.expected.issuer = null 05:43:10 sasl.oauthbearer.header.urlencode = false 05:43:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:10 sasl.oauthbearer.jwks.endpoint.url = null 05:43:10 sasl.oauthbearer.scope.claim.name = scope 05:43:10 sasl.oauthbearer.sub.claim.name = sub 05:43:10 sasl.oauthbearer.token.endpoint.url = null 05:43:10 security.protocol = PLAINTEXT 05:43:10 security.providers = null 05:43:10 send.buffer.bytes = 131072 05:43:10 session.timeout.ms = 45000 05:43:10 socket.connection.setup.timeout.max.ms = 30000 05:43:10 socket.connection.setup.timeout.ms = 10000 05:43:10 ssl.cipher.suites = null 05:43:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:10 ssl.endpoint.identification.algorithm = https 05:43:10 ssl.engine.factory.class = null 05:43:10 ssl.key.password = null 05:43:10 ssl.keymanager.algorithm = SunX509 05:43:10 ssl.keystore.certificate.chain = null 05:43:10 ssl.keystore.key = null 05:43:10 ssl.keystore.location = null 05:43:10 ssl.keystore.password = null 05:43:10 ssl.keystore.type = JKS 05:43:10 ssl.protocol = TLSv1.3 05:43:10 ssl.provider = null 05:43:10 ssl.secure.random.implementation = null 05:43:10 ssl.trustmanager.algorithm = PKIX 05:43:10 ssl.truststore.certificates = null 05:43:10 ssl.truststore.location = null 05:43:10 ssl.truststore.password = null 05:43:10 ssl.truststore.type = JKS 05:43:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 05:43:10 05:43:10 2026-03-06T05:43:10.484Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:10 2026-03-06T05:43:10.487Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:10 2026-03-06T05:43:10.487Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:10 2026-03-06T05:43:10.487Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775790487 05:43:10 2026-03-06T05:43:10.487Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-8, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 05:43:10 2026-03-06T05:43:10.495Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-8, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:10 2026-03-06T05:43:10.496Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:10 2026-03-06T05:43:10.497Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 05:43:10 2026-03-06T05:43:10.504Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-8-0fbbc4bf-0f68-4d2f-b525-eb2c984dc010 05:43:10 2026-03-06T05:43:10.504Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 05:43:10 2026-03-06T05:43:10.507Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-8-0fbbc4bf-0f68-4d2f-b525-eb2c984dc010', protocol='range'} 05:43:10 2026-03-06T05:43:10.507Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Finished assignment for group at generation 3: {consumer-test-group-8-0fbbc4bf-0f68-4d2f-b525-eb2c984dc010=Assignment(partitions=[legacy-batch-topic-0])} 05:43:10 2026-03-06T05:43:10.511Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-8-0fbbc4bf-0f68-4d2f-b525-eb2c984dc010', protocol='range'} 05:43:10 2026-03-06T05:43:10.511Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 05:43:10 2026-03-06T05:43:10.511Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-8, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 05:43:10 2026-03-06T05:43:10.512Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 05:43:10 2026-03-06T05:43:10.517Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-8, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:11 2026-03-06T05:43:11.017Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:11 2026-03-06T05:43:11.017Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:11 2026-03-06T05:43:11.019Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:11 2026-03-06T05:43:11.020Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:11 2026-03-06T05:43:11.020Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:11 2026-03-06T05:43:11.086Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 05:43:11 2026-03-06T05:43:11.097Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 05:43:11 2026-03-06T05:43:11.118Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:11 2026-03-06T05:43:11.176Z WARN 11313 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: ee9e70ff-4081-4cf2-ab4e-a76539e61375, data operation cloud event id: 328e55f6-52bf-4cbb-b55c-89c15fec1f11 05:43:11 2026-03-06T05:43:11.177Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:43:11 acks = -1 05:43:11 auto.include.jmx.reporter = true 05:43:11 batch.size = 16384 05:43:11 bootstrap.servers = [localhost:32777] 05:43:11 buffer.memory = 33554432 05:43:11 client.dns.lookup = use_all_dns_ips 05:43:11 client.id = cps-core-1 05:43:11 compression.gzip.level = -1 05:43:11 compression.lz4.level = 9 05:43:11 compression.type = none 05:43:11 compression.zstd.level = 3 05:43:11 connections.max.idle.ms = 540000 05:43:11 delivery.timeout.ms = 120000 05:43:11 enable.idempotence = true 05:43:11 enable.metrics.push = true 05:43:11 interceptor.classes = [] 05:43:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:43:11 linger.ms = 0 05:43:11 max.block.ms = 60000 05:43:11 max.in.flight.requests.per.connection = 5 05:43:11 max.request.size = 1048576 05:43:11 metadata.max.age.ms = 300000 05:43:11 metadata.max.idle.ms = 300000 05:43:11 metadata.recovery.strategy = none 05:43:11 metric.reporters = [] 05:43:11 metrics.num.samples = 2 05:43:11 metrics.recording.level = INFO 05:43:11 metrics.sample.window.ms = 30000 05:43:11 partitioner.adaptive.partitioning.enable = true 05:43:11 partitioner.availability.timeout.ms = 0 05:43:11 partitioner.class = null 05:43:11 partitioner.ignore.keys = false 05:43:11 receive.buffer.bytes = 32768 05:43:11 reconnect.backoff.max.ms = 1000 05:43:11 reconnect.backoff.ms = 50 05:43:11 request.timeout.ms = 30000 05:43:11 retries = 2147483647 05:43:11 retry.backoff.max.ms = 1000 05:43:11 retry.backoff.ms = 100 05:43:11 sasl.client.callback.handler.class = null 05:43:11 sasl.jaas.config = null 05:43:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:11 sasl.kerberos.min.time.before.relogin = 60000 05:43:11 sasl.kerberos.service.name = null 05:43:11 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:11 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:11 sasl.login.callback.handler.class = null 05:43:11 sasl.login.class = null 05:43:11 sasl.login.connect.timeout.ms = null 05:43:11 sasl.login.read.timeout.ms = null 05:43:11 sasl.login.refresh.buffer.seconds = 300 05:43:11 sasl.login.refresh.min.period.seconds = 60 05:43:11 sasl.login.refresh.window.factor = 0.8 05:43:11 sasl.login.refresh.window.jitter = 0.05 05:43:11 sasl.login.retry.backoff.max.ms = 10000 05:43:11 sasl.login.retry.backoff.ms = 100 05:43:11 sasl.mechanism = GSSAPI 05:43:11 sasl.oauthbearer.clock.skew.seconds = 30 05:43:11 sasl.oauthbearer.expected.audience = null 05:43:11 sasl.oauthbearer.expected.issuer = null 05:43:11 sasl.oauthbearer.header.urlencode = false 05:43:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:11 sasl.oauthbearer.jwks.endpoint.url = null 05:43:11 sasl.oauthbearer.scope.claim.name = scope 05:43:11 sasl.oauthbearer.sub.claim.name = sub 05:43:11 sasl.oauthbearer.token.endpoint.url = null 05:43:11 security.protocol = PLAINTEXT 05:43:11 security.providers = null 05:43:11 send.buffer.bytes = 131072 05:43:11 socket.connection.setup.timeout.max.ms = 30000 05:43:11 socket.connection.setup.timeout.ms = 10000 05:43:11 ssl.cipher.suites = null 05:43:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:11 ssl.endpoint.identification.algorithm = https 05:43:11 ssl.engine.factory.class = null 05:43:11 ssl.key.password = null 05:43:11 ssl.keymanager.algorithm = SunX509 05:43:11 ssl.keystore.certificate.chain = null 05:43:11 ssl.keystore.key = null 05:43:11 ssl.keystore.location = null 05:43:11 ssl.keystore.password = null 05:43:11 ssl.keystore.type = JKS 05:43:11 ssl.protocol = TLSv1.3 05:43:11 ssl.provider = null 05:43:11 ssl.secure.random.implementation = null 05:43:11 ssl.trustmanager.algorithm = PKIX 05:43:11 ssl.truststore.certificates = null 05:43:11 ssl.truststore.location = null 05:43:11 ssl.truststore.password = null 05:43:11 ssl.truststore.type = JKS 05:43:11 transaction.timeout.ms = 60000 05:43:11 transactional.id = null 05:43:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:43:11 05:43:11 2026-03-06T05:43:11.177Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:11 2026-03-06T05:43:11.178Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 05:43:11 2026-03-06T05:43:11.182Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [cps-core-1] already exists, so skipping a new mbean creation. 05:43:11 2026-03-06T05:43:11.189Z INFO 11313 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:11 2026-03-06T05:43:11.189Z INFO 11313 --- [cps-integration-test] [ad | cps-core-1] o.a.k.c.p.internals.TransactionManager : [Producer clientId=cps-core-1] ProducerId set to 1 with epoch 0 05:43:11 2026-03-06T05:43:11.280Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-8, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 05:43:11 2026-03-06T05:43:11.280Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Member consumer-test-group-8-0fbbc4bf-0f68-4d2f-b525-eb2c984dc010 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:11 2026-03-06T05:43:11.281Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:11 2026-03-06T05:43:11.281Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:11 2026-03-06T05:43:11.281Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-8, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 05:43:11 2026-03-06T05:43:11.281Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:11 2026-03-06T05:43:11.281Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:11 2026-03-06T05:43:11.718Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:11 2026-03-06T05:43:11.718Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:11 2026-03-06T05:43:11.719Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:11 2026-03-06T05:43:11.719Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:11 2026-03-06T05:43:11.724Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-8 unregistered 05:43:11 2026-03-06T05:43:11.743Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:11 allow.auto.create.topics = true 05:43:11 auto.commit.interval.ms = 5000 05:43:11 auto.include.jmx.reporter = true 05:43:11 auto.offset.reset = latest 05:43:11 bootstrap.servers = [localhost:32777] 05:43:11 check.crcs = true 05:43:11 client.dns.lookup = use_all_dns_ips 05:43:11 client.id = consumer-test-group-9 05:43:11 client.rack = 05:43:11 connections.max.idle.ms = 540000 05:43:11 default.api.timeout.ms = 60000 05:43:11 enable.auto.commit = true 05:43:11 enable.metrics.push = true 05:43:11 exclude.internal.topics = true 05:43:11 fetch.max.bytes = 52428800 05:43:11 fetch.max.wait.ms = 500 05:43:11 fetch.min.bytes = 1 05:43:11 group.id = test-group 05:43:11 group.instance.id = null 05:43:11 group.protocol = classic 05:43:11 group.remote.assignor = null 05:43:11 heartbeat.interval.ms = 3000 05:43:11 interceptor.classes = [] 05:43:11 internal.leave.group.on.close = true 05:43:11 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:11 isolation.level = read_uncommitted 05:43:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:11 max.partition.fetch.bytes = 1048576 05:43:11 max.poll.interval.ms = 300000 05:43:11 max.poll.records = 2147483647 05:43:11 metadata.max.age.ms = 300000 05:43:11 metadata.recovery.strategy = none 05:43:11 metric.reporters = [] 05:43:11 metrics.num.samples = 2 05:43:11 metrics.recording.level = INFO 05:43:11 metrics.sample.window.ms = 30000 05:43:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:11 receive.buffer.bytes = 65536 05:43:11 reconnect.backoff.max.ms = 1000 05:43:11 reconnect.backoff.ms = 50 05:43:11 request.timeout.ms = 30000 05:43:11 retry.backoff.max.ms = 1000 05:43:11 retry.backoff.ms = 100 05:43:11 sasl.client.callback.handler.class = null 05:43:11 sasl.jaas.config = null 05:43:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:11 sasl.kerberos.min.time.before.relogin = 60000 05:43:11 sasl.kerberos.service.name = null 05:43:11 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:11 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:11 sasl.login.callback.handler.class = null 05:43:11 sasl.login.class = null 05:43:11 sasl.login.connect.timeout.ms = null 05:43:11 sasl.login.read.timeout.ms = null 05:43:11 sasl.login.refresh.buffer.seconds = 300 05:43:11 sasl.login.refresh.min.period.seconds = 60 05:43:11 sasl.login.refresh.window.factor = 0.8 05:43:11 sasl.login.refresh.window.jitter = 0.05 05:43:11 sasl.login.retry.backoff.max.ms = 10000 05:43:11 sasl.login.retry.backoff.ms = 100 05:43:11 sasl.mechanism = GSSAPI 05:43:11 sasl.oauthbearer.clock.skew.seconds = 30 05:43:11 sasl.oauthbearer.expected.audience = null 05:43:11 sasl.oauthbearer.expected.issuer = null 05:43:11 sasl.oauthbearer.header.urlencode = false 05:43:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:11 sasl.oauthbearer.jwks.endpoint.url = null 05:43:11 sasl.oauthbearer.scope.claim.name = scope 05:43:11 sasl.oauthbearer.sub.claim.name = sub 05:43:11 sasl.oauthbearer.token.endpoint.url = null 05:43:11 security.protocol = PLAINTEXT 05:43:11 security.providers = null 05:43:11 send.buffer.bytes = 131072 05:43:11 session.timeout.ms = 45000 05:43:11 socket.connection.setup.timeout.max.ms = 30000 05:43:11 socket.connection.setup.timeout.ms = 10000 05:43:11 ssl.cipher.suites = null 05:43:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:11 ssl.endpoint.identification.algorithm = https 05:43:11 ssl.engine.factory.class = null 05:43:11 ssl.key.password = null 05:43:11 ssl.keymanager.algorithm = SunX509 05:43:11 ssl.keystore.certificate.chain = null 05:43:11 ssl.keystore.key = null 05:43:11 ssl.keystore.location = null 05:43:11 ssl.keystore.password = null 05:43:11 ssl.keystore.type = JKS 05:43:11 ssl.protocol = TLSv1.3 05:43:11 ssl.provider = null 05:43:11 ssl.secure.random.implementation = null 05:43:11 ssl.trustmanager.algorithm = PKIX 05:43:11 ssl.truststore.certificates = null 05:43:11 ssl.truststore.location = null 05:43:11 ssl.truststore.password = null 05:43:11 ssl.truststore.type = JKS 05:43:11 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 05:43:11 05:43:11 2026-03-06T05:43:11.744Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:11 2026-03-06T05:43:11.748Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:11 2026-03-06T05:43:11.748Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:11 2026-03-06T05:43:11.748Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775791748 05:43:11 2026-03-06T05:43:11.748Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-9, groupId=test-group] Subscribed to topic(s): legacy-batch-topic 05:43:11 2026-03-06T05:43:11.760Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-9, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:11 2026-03-06T05:43:11.760Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:11 2026-03-06T05:43:11.762Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 05:43:11 2026-03-06T05:43:11.767Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-9-49c53d50-bea5-4ff3-8703-180c82b885b3 05:43:11 2026-03-06T05:43:11.767Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 05:43:11 2026-03-06T05:43:11.779Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-9-49c53d50-bea5-4ff3-8703-180c82b885b3', protocol='range'} 05:43:11 2026-03-06T05:43:11.780Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Finished assignment for group at generation 5: {consumer-test-group-9-49c53d50-bea5-4ff3-8703-180c82b885b3=Assignment(partitions=[legacy-batch-topic-0])} 05:43:11 2026-03-06T05:43:11.783Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-9-49c53d50-bea5-4ff3-8703-180c82b885b3', protocol='range'} 05:43:11 2026-03-06T05:43:11.783Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Notifying assignor about the new Assignment(partitions=[legacy-batch-topic-0]) 05:43:11 2026-03-06T05:43:11.783Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-9, groupId=test-group] Adding newly assigned partitions: legacy-batch-topic-0 05:43:11 2026-03-06T05:43:11.786Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Found no committed offset for partition legacy-batch-topic-0 05:43:11 2026-03-06T05:43:11.790Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-9, groupId=test-group] Resetting offset for partition legacy-batch-topic-0 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:12 2026-03-06T05:43:12.273Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:12 2026-03-06T05:43:12.274Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:12 2026-03-06T05:43:12.274Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:12 2026-03-06T05:43:12.274Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:12 2026-03-06T05:43:12.274Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:12 2026-03-06T05:43:12.345Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 05:43:12 2026-03-06T05:43:12.357Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 05:43:12 2026-03-06T05:43:12.381Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:12 2026-03-06T05:43:12.430Z WARN 11313 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 6beaa7fb-e13f-4485-b652-f28aa550ed72, data operation cloud event id: 39548d8e-9c61-4d24-8e9b-773907e3b614 05:43:12 2026-03-06T05:43:12.485Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-9, groupId=test-group] Revoke previously assigned partitions legacy-batch-topic-0 05:43:12 2026-03-06T05:43:12.485Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Member consumer-test-group-9-49c53d50-bea5-4ff3-8703-180c82b885b3 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:12 2026-03-06T05:43:12.485Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:12 2026-03-06T05:43:12.485Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:12 2026-03-06T05:43:12.485Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-9, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 05:43:12 2026-03-06T05:43:12.486Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:12 2026-03-06T05:43:12.486Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:12 2026-03-06T05:43:12.943Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:12 2026-03-06T05:43:12.943Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:12 2026-03-06T05:43:12.943Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:12 2026-03-06T05:43:12.943Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:12 2026-03-06T05:43:12.948Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-9 unregistered 05:43:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.404 s -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 05:43:12 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 05:43:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 05:43:13 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 05:43:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 05:43:13 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 05:43:13 2026-03-06T05:43:13.098Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:13 2026-03-06T05:43:13.099Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:13 2026-03-06T05:43:13.099Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:13 2026-03-06T05:43:13.099Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:13 2026-03-06T05:43:13.099Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:13 2026-03-06T05:43:13.183Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:13 2026-03-06T05:43:13.195Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:13 2026-03-06T05:43:13.225Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:13 2026-03-06T05:43:13.268Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:13 2026-03-06T05:43:13.268Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:13 2026-03-06T05:43:13.268Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:13 2026-03-06T05:43:13.268Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:13 2026-03-06T05:43:13.268Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:13 2026-03-06T05:43:13.333Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:13 2026-03-06T05:43:13.343Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:13 2026-03-06T05:43:13.373Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:13 2026-03-06T05:43:13.407Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:13 2026-03-06T05:43:13.407Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:13 2026-03-06T05:43:13.408Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:13 2026-03-06T05:43:13.408Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:13 2026-03-06T05:43:13.408Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:13 2026-03-06T05:43:13.473Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 05:43:13 2026-03-06T05:43:13.486Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 05:43:13 2026-03-06T05:43:13.509Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:13 2026-03-06T05:43:13.526Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 05:43:13 2026-03-06T05:43:13.548Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Received 2 sub-job(s) from DMI. 05:43:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 05:43:13 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 05:43:13 2026-03-06T05:43:13.734Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:13 2026-03-06T05:43:13.735Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:13 2026-03-06T05:43:13.735Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:13 2026-03-06T05:43:13.735Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:13 2026-03-06T05:43:13.735Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:13 2026-03-06T05:43:13.796Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:13 2026-03-06T05:43:13.822Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:13 2026-03-06T05:43:13.822Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:13 2026-03-06T05:43:13.822Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:13 2026-03-06T05:43:13.823Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:13 2026-03-06T05:43:13.823Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:13 2026-03-06T05:43:13.850Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:13 2026-03-06T05:43:13.890Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:13 2026-03-06T05:43:13.890Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:13 2026-03-06T05:43:13.891Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:13 2026-03-06T05:43:13.891Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:13 2026-03-06T05:43:13.891Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:13 2026-03-06T05:43:13.924Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:13 2026-03-06T05:43:13.962Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:13 2026-03-06T05:43:13.962Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:13 2026-03-06T05:43:13.963Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:13 2026-03-06T05:43:13.964Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:13 2026-03-06T05:43:13.964Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:14 2026-03-06T05:43:13.999Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:14 2026-03-06T05:43:14.032Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:14 2026-03-06T05:43:14.032Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:14 2026-03-06T05:43:14.032Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:14 2026-03-06T05:43:14.033Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:14 2026-03-06T05:43:14.033Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:14 2026-03-06T05:43:14.065Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:14 2026-03-06T05:43:14.097Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:14 2026-03-06T05:43:14.098Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:14 2026-03-06T05:43:14.098Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:14 2026-03-06T05:43:14.099Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:14 2026-03-06T05:43:14.099Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:14 2026-03-06T05:43:14.126Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:14 2026-03-06T05:43:14.139Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:14 allow.auto.create.topics = true 05:43:14 auto.commit.interval.ms = 5000 05:43:14 auto.include.jmx.reporter = true 05:43:14 auto.offset.reset = latest 05:43:14 bootstrap.servers = [localhost:32777] 05:43:14 check.crcs = true 05:43:14 client.dns.lookup = use_all_dns_ips 05:43:14 client.id = consumer-test-group-10 05:43:14 client.rack = 05:43:14 connections.max.idle.ms = 540000 05:43:14 default.api.timeout.ms = 60000 05:43:14 enable.auto.commit = true 05:43:14 enable.metrics.push = true 05:43:14 exclude.internal.topics = true 05:43:14 fetch.max.bytes = 52428800 05:43:14 fetch.max.wait.ms = 500 05:43:14 fetch.min.bytes = 1 05:43:14 group.id = test-group 05:43:14 group.instance.id = null 05:43:14 group.protocol = classic 05:43:14 group.remote.assignor = null 05:43:14 heartbeat.interval.ms = 3000 05:43:14 interceptor.classes = [] 05:43:14 internal.leave.group.on.close = true 05:43:14 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:14 isolation.level = read_uncommitted 05:43:14 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:14 max.partition.fetch.bytes = 1048576 05:43:14 max.poll.interval.ms = 300000 05:43:14 max.poll.records = 2147483647 05:43:14 metadata.max.age.ms = 300000 05:43:14 metadata.recovery.strategy = none 05:43:14 metric.reporters = [] 05:43:14 metrics.num.samples = 2 05:43:14 metrics.recording.level = INFO 05:43:14 metrics.sample.window.ms = 30000 05:43:14 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:14 receive.buffer.bytes = 65536 05:43:14 reconnect.backoff.max.ms = 1000 05:43:14 reconnect.backoff.ms = 50 05:43:14 request.timeout.ms = 30000 05:43:14 retry.backoff.max.ms = 1000 05:43:14 retry.backoff.ms = 100 05:43:14 sasl.client.callback.handler.class = null 05:43:14 sasl.jaas.config = null 05:43:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:14 sasl.kerberos.min.time.before.relogin = 60000 05:43:14 sasl.kerberos.service.name = null 05:43:14 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:14 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:14 sasl.login.callback.handler.class = null 05:43:14 sasl.login.class = null 05:43:14 sasl.login.connect.timeout.ms = null 05:43:14 sasl.login.read.timeout.ms = null 05:43:14 sasl.login.refresh.buffer.seconds = 300 05:43:14 sasl.login.refresh.min.period.seconds = 60 05:43:14 sasl.login.refresh.window.factor = 0.8 05:43:14 sasl.login.refresh.window.jitter = 0.05 05:43:14 sasl.login.retry.backoff.max.ms = 10000 05:43:14 sasl.login.retry.backoff.ms = 100 05:43:14 sasl.mechanism = GSSAPI 05:43:14 sasl.oauthbearer.clock.skew.seconds = 30 05:43:14 sasl.oauthbearer.expected.audience = null 05:43:14 sasl.oauthbearer.expected.issuer = null 05:43:14 sasl.oauthbearer.header.urlencode = false 05:43:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:14 sasl.oauthbearer.jwks.endpoint.url = null 05:43:14 sasl.oauthbearer.scope.claim.name = scope 05:43:14 sasl.oauthbearer.sub.claim.name = sub 05:43:14 sasl.oauthbearer.token.endpoint.url = null 05:43:14 security.protocol = PLAINTEXT 05:43:14 security.providers = null 05:43:14 send.buffer.bytes = 131072 05:43:14 session.timeout.ms = 45000 05:43:14 socket.connection.setup.timeout.max.ms = 30000 05:43:14 socket.connection.setup.timeout.ms = 10000 05:43:14 ssl.cipher.suites = null 05:43:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:14 ssl.endpoint.identification.algorithm = https 05:43:14 ssl.engine.factory.class = null 05:43:14 ssl.key.password = null 05:43:14 ssl.keymanager.algorithm = SunX509 05:43:14 ssl.keystore.certificate.chain = null 05:43:14 ssl.keystore.key = null 05:43:14 ssl.keystore.location = null 05:43:14 ssl.keystore.password = null 05:43:14 ssl.keystore.type = JKS 05:43:14 ssl.protocol = TLSv1.3 05:43:14 ssl.provider = null 05:43:14 ssl.secure.random.implementation = null 05:43:14 ssl.trustmanager.algorithm = PKIX 05:43:14 ssl.truststore.certificates = null 05:43:14 ssl.truststore.location = null 05:43:14 ssl.truststore.password = null 05:43:14 ssl.truststore.type = JKS 05:43:14 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 05:43:14 05:43:14 2026-03-06T05:43:14.139Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:14 2026-03-06T05:43:14.142Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:14 2026-03-06T05:43:14.142Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:14 2026-03-06T05:43:14.142Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775794142 05:43:14 2026-03-06T05:43:14.142Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-10, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 05:43:14 2026-03-06T05:43:14.150Z WARN 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-group-10, groupId=test-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-dmi-cm-avc-subscription=UNKNOWN_TOPIC_OR_PARTITION} 05:43:14 2026-03-06T05:43:14.150Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-10, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:14 2026-03-06T05:43:14.150Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:14 2026-03-06T05:43:14.151Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 05:43:14 2026-03-06T05:43:14.158Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-10-0be78c04-8ea5-48bd-bfbc-3f5bd856f89f 05:43:14 2026-03-06T05:43:14.158Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 05:43:14 2026-03-06T05:43:14.161Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Successfully joined group with generation Generation{generationId=7, memberId='consumer-test-group-10-0be78c04-8ea5-48bd-bfbc-3f5bd856f89f', protocol='range'} 05:43:14 2026-03-06T05:43:14.269Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Finished assignment for group at generation 7: {consumer-test-group-10-0be78c04-8ea5-48bd-bfbc-3f5bd856f89f=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 05:43:14 2026-03-06T05:43:14.276Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Successfully synced group in generation Generation{generationId=7, memberId='consumer-test-group-10-0be78c04-8ea5-48bd-bfbc-3f5bd856f89f', protocol='range'} 05:43:14 2026-03-06T05:43:14.276Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 05:43:14 2026-03-06T05:43:14.276Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-10, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 05:43:14 2026-03-06T05:43:14.278Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 05:43:14 2026-03-06T05:43:14.280Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-10, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:14 2026-03-06T05:43:14.645Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:43:14 acks = -1 05:43:14 auto.include.jmx.reporter = true 05:43:14 batch.size = 16384 05:43:14 bootstrap.servers = [localhost:32777] 05:43:14 buffer.memory = 33554432 05:43:14 client.dns.lookup = use_all_dns_ips 05:43:14 client.id = test-client-id 05:43:14 compression.gzip.level = -1 05:43:14 compression.lz4.level = 9 05:43:14 compression.type = none 05:43:14 compression.zstd.level = 3 05:43:14 connections.max.idle.ms = 540000 05:43:14 delivery.timeout.ms = 120000 05:43:14 enable.idempotence = true 05:43:14 enable.metrics.push = true 05:43:14 interceptor.classes = [] 05:43:14 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:43:14 linger.ms = 0 05:43:14 max.block.ms = 60000 05:43:14 max.in.flight.requests.per.connection = 5 05:43:14 max.request.size = 1048576 05:43:14 metadata.max.age.ms = 300000 05:43:14 metadata.max.idle.ms = 300000 05:43:14 metadata.recovery.strategy = none 05:43:14 metric.reporters = [] 05:43:14 metrics.num.samples = 2 05:43:14 metrics.recording.level = INFO 05:43:14 metrics.sample.window.ms = 30000 05:43:14 partitioner.adaptive.partitioning.enable = true 05:43:14 partitioner.availability.timeout.ms = 0 05:43:14 partitioner.class = null 05:43:14 partitioner.ignore.keys = false 05:43:14 receive.buffer.bytes = 32768 05:43:14 reconnect.backoff.max.ms = 1000 05:43:14 reconnect.backoff.ms = 50 05:43:14 request.timeout.ms = 30000 05:43:14 retries = 2147483647 05:43:14 retry.backoff.max.ms = 1000 05:43:14 retry.backoff.ms = 100 05:43:14 sasl.client.callback.handler.class = null 05:43:14 sasl.jaas.config = null 05:43:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:14 sasl.kerberos.min.time.before.relogin = 60000 05:43:14 sasl.kerberos.service.name = null 05:43:14 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:14 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:14 sasl.login.callback.handler.class = null 05:43:14 sasl.login.class = null 05:43:14 sasl.login.connect.timeout.ms = null 05:43:14 sasl.login.read.timeout.ms = null 05:43:14 sasl.login.refresh.buffer.seconds = 300 05:43:14 sasl.login.refresh.min.period.seconds = 60 05:43:14 sasl.login.refresh.window.factor = 0.8 05:43:14 sasl.login.refresh.window.jitter = 0.05 05:43:14 sasl.login.retry.backoff.max.ms = 10000 05:43:14 sasl.login.retry.backoff.ms = 100 05:43:14 sasl.mechanism = GSSAPI 05:43:14 sasl.oauthbearer.clock.skew.seconds = 30 05:43:14 sasl.oauthbearer.expected.audience = null 05:43:14 sasl.oauthbearer.expected.issuer = null 05:43:14 sasl.oauthbearer.header.urlencode = false 05:43:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:14 sasl.oauthbearer.jwks.endpoint.url = null 05:43:14 sasl.oauthbearer.scope.claim.name = scope 05:43:14 sasl.oauthbearer.sub.claim.name = sub 05:43:14 sasl.oauthbearer.token.endpoint.url = null 05:43:14 security.protocol = PLAINTEXT 05:43:14 security.providers = null 05:43:14 send.buffer.bytes = 131072 05:43:14 socket.connection.setup.timeout.max.ms = 30000 05:43:14 socket.connection.setup.timeout.ms = 10000 05:43:14 ssl.cipher.suites = null 05:43:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:14 ssl.endpoint.identification.algorithm = https 05:43:14 ssl.engine.factory.class = null 05:43:14 ssl.key.password = null 05:43:14 ssl.keymanager.algorithm = SunX509 05:43:14 ssl.keystore.certificate.chain = null 05:43:14 ssl.keystore.key = null 05:43:14 ssl.keystore.location = null 05:43:14 ssl.keystore.password = null 05:43:14 ssl.keystore.type = JKS 05:43:14 ssl.protocol = TLSv1.3 05:43:14 ssl.provider = null 05:43:14 ssl.secure.random.implementation = null 05:43:14 ssl.trustmanager.algorithm = PKIX 05:43:14 ssl.truststore.certificates = null 05:43:14 ssl.truststore.location = null 05:43:14 ssl.truststore.password = null 05:43:14 ssl.truststore.type = JKS 05:43:14 transaction.timeout.ms = 60000 05:43:14 transactional.id = null 05:43:14 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:43:14 05:43:14 2026-03-06T05:43:14.646Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:14 2026-03-06T05:43:14.646Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 05:43:14 2026-03-06T05:43:14.650Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:14 2026-03-06T05:43:14.650Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:14 2026-03-06T05:43:14.650Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775794650 05:43:14 2026-03-06T05:43:14.651Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:43:14 acks = -1 05:43:14 auto.include.jmx.reporter = true 05:43:14 batch.size = 16384 05:43:14 bootstrap.servers = [localhost:32777] 05:43:14 buffer.memory = 33554432 05:43:14 client.dns.lookup = use_all_dns_ips 05:43:14 client.id = test-client-id 05:43:14 compression.gzip.level = -1 05:43:14 compression.lz4.level = 9 05:43:14 compression.type = none 05:43:14 compression.zstd.level = 3 05:43:14 connections.max.idle.ms = 540000 05:43:14 delivery.timeout.ms = 120000 05:43:14 enable.idempotence = true 05:43:14 enable.metrics.push = true 05:43:14 interceptor.classes = [] 05:43:14 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:43:14 linger.ms = 0 05:43:14 max.block.ms = 60000 05:43:14 max.in.flight.requests.per.connection = 5 05:43:14 max.request.size = 1048576 05:43:14 metadata.max.age.ms = 300000 05:43:14 metadata.max.idle.ms = 300000 05:43:14 metadata.recovery.strategy = none 05:43:14 metric.reporters = [] 05:43:14 metrics.num.samples = 2 05:43:14 metrics.recording.level = INFO 05:43:14 metrics.sample.window.ms = 30000 05:43:14 partitioner.adaptive.partitioning.enable = true 05:43:14 partitioner.availability.timeout.ms = 0 05:43:14 partitioner.class = null 05:43:14 partitioner.ignore.keys = false 05:43:14 receive.buffer.bytes = 32768 05:43:14 reconnect.backoff.max.ms = 1000 05:43:14 reconnect.backoff.ms = 50 05:43:14 request.timeout.ms = 30000 05:43:14 retries = 2147483647 05:43:14 retry.backoff.max.ms = 1000 05:43:14 retry.backoff.ms = 100 05:43:14 sasl.client.callback.handler.class = null 05:43:14 sasl.jaas.config = null 05:43:14 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:14 sasl.kerberos.min.time.before.relogin = 60000 05:43:14 sasl.kerberos.service.name = null 05:43:14 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:14 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:14 sasl.login.callback.handler.class = null 05:43:14 sasl.login.class = null 05:43:14 sasl.login.connect.timeout.ms = null 05:43:14 sasl.login.read.timeout.ms = null 05:43:14 sasl.login.refresh.buffer.seconds = 300 05:43:14 sasl.login.refresh.min.period.seconds = 60 05:43:14 sasl.login.refresh.window.factor = 0.8 05:43:14 sasl.login.refresh.window.jitter = 0.05 05:43:14 sasl.login.retry.backoff.max.ms = 10000 05:43:14 sasl.login.retry.backoff.ms = 100 05:43:14 sasl.mechanism = GSSAPI 05:43:14 sasl.oauthbearer.clock.skew.seconds = 30 05:43:14 sasl.oauthbearer.expected.audience = null 05:43:14 sasl.oauthbearer.expected.issuer = null 05:43:14 sasl.oauthbearer.header.urlencode = false 05:43:14 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:14 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:14 sasl.oauthbearer.jwks.endpoint.url = null 05:43:14 sasl.oauthbearer.scope.claim.name = scope 05:43:14 sasl.oauthbearer.sub.claim.name = sub 05:43:14 sasl.oauthbearer.token.endpoint.url = null 05:43:14 security.protocol = PLAINTEXT 05:43:14 security.providers = null 05:43:14 send.buffer.bytes = 131072 05:43:14 socket.connection.setup.timeout.max.ms = 30000 05:43:14 socket.connection.setup.timeout.ms = 10000 05:43:14 ssl.cipher.suites = null 05:43:14 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:14 ssl.endpoint.identification.algorithm = https 05:43:14 ssl.engine.factory.class = null 05:43:14 ssl.key.password = null 05:43:14 ssl.keymanager.algorithm = SunX509 05:43:14 ssl.keystore.certificate.chain = null 05:43:14 ssl.keystore.key = null 05:43:14 ssl.keystore.location = null 05:43:14 ssl.keystore.password = null 05:43:14 ssl.keystore.type = JKS 05:43:14 ssl.protocol = TLSv1.3 05:43:14 ssl.provider = null 05:43:14 ssl.secure.random.implementation = null 05:43:14 ssl.trustmanager.algorithm = PKIX 05:43:14 ssl.truststore.certificates = null 05:43:14 ssl.truststore.location = null 05:43:14 ssl.truststore.password = null 05:43:14 ssl.truststore.type = JKS 05:43:14 transaction.timeout.ms = 60000 05:43:14 transactional.id = null 05:43:14 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:43:14 05:43:14 2026-03-06T05:43:14.652Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:14 2026-03-06T05:43:14.652Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 05:43:14 2026-03-06T05:43:14.656Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 05:43:14 2026-03-06T05:43:14.658Z INFO 11313 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:14 2026-03-06T05:43:14.659Z INFO 11313 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 2 with epoch 0 05:43:14 2026-03-06T05:43:14.662Z INFO 11313 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:14 2026-03-06T05:43:14.662Z INFO 11313 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 3 with epoch 0 05:43:14 2026-03-06T05:43:14.706Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId01 | eventType=dataJobCreated 05:43:14 2026-03-06T05:43:14.858Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId01 05:43:14 2026-03-06T05:43:14.939Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-10, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 05:43:14 2026-03-06T05:43:14.939Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Member consumer-test-group-10-0be78c04-8ea5-48bd-bfbc-3f5bd856f89f sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:14 2026-03-06T05:43:14.940Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:14 2026-03-06T05:43:14.940Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:14 2026-03-06T05:43:14.940Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-10, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 05:43:14 2026-03-06T05:43:14.940Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:14 2026-03-06T05:43:14.940Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:15 2026-03-06T05:43:15.427Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:15 2026-03-06T05:43:15.427Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:15 2026-03-06T05:43:15.427Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:15 2026-03-06T05:43:15.427Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:15 2026-03-06T05:43:15.431Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-10 unregistered 05:43:15 2026-03-06T05:43:15.433Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 05:43:15 2026-03-06T05:43:15.438Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:15 2026-03-06T05:43:15.438Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:15 2026-03-06T05:43:15.438Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:15 2026-03-06T05:43:15.438Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:15 2026-03-06T05:43:15.438Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 05:43:15 2026-03-06T05:43:15.438Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 05:43:15 2026-03-06T05:43:15.442Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:15 2026-03-06T05:43:15.442Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:15 2026-03-06T05:43:15.442Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:15 2026-03-06T05:43:15.442Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:15 2026-03-06T05:43:15.442Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 05:43:15 2026-03-06T05:43:15.643Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:15 2026-03-06T05:43:15.643Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:15 2026-03-06T05:43:15.643Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:15 2026-03-06T05:43:15.644Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:15 2026-03-06T05:43:15.644Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:15 2026-03-06T05:43:15.671Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:15 2026-03-06T05:43:15.707Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:15 2026-03-06T05:43:15.707Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:15 2026-03-06T05:43:15.708Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:15 2026-03-06T05:43:15.708Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:15 2026-03-06T05:43:15.708Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:15 2026-03-06T05:43:15.737Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:15 2026-03-06T05:43:15.773Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:15 2026-03-06T05:43:15.774Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:15 2026-03-06T05:43:15.774Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:15 2026-03-06T05:43:15.774Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:15 2026-03-06T05:43:15.774Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:15 2026-03-06T05:43:15.802Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:15 2026-03-06T05:43:15.834Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:15 2026-03-06T05:43:15.834Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:15 2026-03-06T05:43:15.835Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:15 2026-03-06T05:43:15.835Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:15 2026-03-06T05:43:15.835Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:15 2026-03-06T05:43:15.866Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:15 2026-03-06T05:43:15.895Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:15 2026-03-06T05:43:15.895Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:15 2026-03-06T05:43:15.896Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:15 2026-03-06T05:43:15.896Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:15 2026-03-06T05:43:15.896Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:15 2026-03-06T05:43:15.922Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:15 2026-03-06T05:43:15.949Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:15 2026-03-06T05:43:15.950Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:15 2026-03-06T05:43:15.950Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:15 2026-03-06T05:43:15.950Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:15 2026-03-06T05:43:15.950Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:15 2026-03-06T05:43:15.980Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:16 2026-03-06T05:43:15.994Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:16 allow.auto.create.topics = true 05:43:16 auto.commit.interval.ms = 5000 05:43:16 auto.include.jmx.reporter = true 05:43:16 auto.offset.reset = latest 05:43:16 bootstrap.servers = [localhost:32777] 05:43:16 check.crcs = true 05:43:16 client.dns.lookup = use_all_dns_ips 05:43:16 client.id = consumer-test-group-11 05:43:16 client.rack = 05:43:16 connections.max.idle.ms = 540000 05:43:16 default.api.timeout.ms = 60000 05:43:16 enable.auto.commit = true 05:43:16 enable.metrics.push = true 05:43:16 exclude.internal.topics = true 05:43:16 fetch.max.bytes = 52428800 05:43:16 fetch.max.wait.ms = 500 05:43:16 fetch.min.bytes = 1 05:43:16 group.id = test-group 05:43:16 group.instance.id = null 05:43:16 group.protocol = classic 05:43:16 group.remote.assignor = null 05:43:16 heartbeat.interval.ms = 3000 05:43:16 interceptor.classes = [] 05:43:16 internal.leave.group.on.close = true 05:43:16 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:16 isolation.level = read_uncommitted 05:43:16 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:16 max.partition.fetch.bytes = 1048576 05:43:16 max.poll.interval.ms = 300000 05:43:16 max.poll.records = 2147483647 05:43:16 metadata.max.age.ms = 300000 05:43:16 metadata.recovery.strategy = none 05:43:16 metric.reporters = [] 05:43:16 metrics.num.samples = 2 05:43:16 metrics.recording.level = INFO 05:43:16 metrics.sample.window.ms = 30000 05:43:16 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:16 receive.buffer.bytes = 65536 05:43:16 reconnect.backoff.max.ms = 1000 05:43:16 reconnect.backoff.ms = 50 05:43:16 request.timeout.ms = 30000 05:43:16 retry.backoff.max.ms = 1000 05:43:16 retry.backoff.ms = 100 05:43:16 sasl.client.callback.handler.class = null 05:43:16 sasl.jaas.config = null 05:43:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:16 sasl.kerberos.min.time.before.relogin = 60000 05:43:16 sasl.kerberos.service.name = null 05:43:16 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:16 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:16 sasl.login.callback.handler.class = null 05:43:16 sasl.login.class = null 05:43:16 sasl.login.connect.timeout.ms = null 05:43:16 sasl.login.read.timeout.ms = null 05:43:16 sasl.login.refresh.buffer.seconds = 300 05:43:16 sasl.login.refresh.min.period.seconds = 60 05:43:16 sasl.login.refresh.window.factor = 0.8 05:43:16 sasl.login.refresh.window.jitter = 0.05 05:43:16 sasl.login.retry.backoff.max.ms = 10000 05:43:16 sasl.login.retry.backoff.ms = 100 05:43:16 sasl.mechanism = GSSAPI 05:43:16 sasl.oauthbearer.clock.skew.seconds = 30 05:43:16 sasl.oauthbearer.expected.audience = null 05:43:16 sasl.oauthbearer.expected.issuer = null 05:43:16 sasl.oauthbearer.header.urlencode = false 05:43:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:16 sasl.oauthbearer.jwks.endpoint.url = null 05:43:16 sasl.oauthbearer.scope.claim.name = scope 05:43:16 sasl.oauthbearer.sub.claim.name = sub 05:43:16 sasl.oauthbearer.token.endpoint.url = null 05:43:16 security.protocol = PLAINTEXT 05:43:16 security.providers = null 05:43:16 send.buffer.bytes = 131072 05:43:16 session.timeout.ms = 45000 05:43:16 socket.connection.setup.timeout.max.ms = 30000 05:43:16 socket.connection.setup.timeout.ms = 10000 05:43:16 ssl.cipher.suites = null 05:43:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:16 ssl.endpoint.identification.algorithm = https 05:43:16 ssl.engine.factory.class = null 05:43:16 ssl.key.password = null 05:43:16 ssl.keymanager.algorithm = SunX509 05:43:16 ssl.keystore.certificate.chain = null 05:43:16 ssl.keystore.key = null 05:43:16 ssl.keystore.location = null 05:43:16 ssl.keystore.password = null 05:43:16 ssl.keystore.type = JKS 05:43:16 ssl.protocol = TLSv1.3 05:43:16 ssl.provider = null 05:43:16 ssl.secure.random.implementation = null 05:43:16 ssl.trustmanager.algorithm = PKIX 05:43:16 ssl.truststore.certificates = null 05:43:16 ssl.truststore.location = null 05:43:16 ssl.truststore.password = null 05:43:16 ssl.truststore.type = JKS 05:43:16 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 05:43:16 05:43:16 2026-03-06T05:43:15.994Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:16 2026-03-06T05:43:15.997Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:16 2026-03-06T05:43:15.997Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:16 2026-03-06T05:43:15.997Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775795997 05:43:16 2026-03-06T05:43:15.997Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-11, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 05:43:16 2026-03-06T05:43:16.003Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-11, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:16 2026-03-06T05:43:16.007Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:16 2026-03-06T05:43:16.008Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 05:43:16 2026-03-06T05:43:16.013Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-11-9158d9bc-43c1-4060-8b0d-d72e463a7eb3 05:43:16 2026-03-06T05:43:16.013Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 05:43:16 2026-03-06T05:43:16.015Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Successfully joined group with generation Generation{generationId=9, memberId='consumer-test-group-11-9158d9bc-43c1-4060-8b0d-d72e463a7eb3', protocol='range'} 05:43:16 2026-03-06T05:43:16.016Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Finished assignment for group at generation 9: {consumer-test-group-11-9158d9bc-43c1-4060-8b0d-d72e463a7eb3=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 05:43:16 2026-03-06T05:43:16.018Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Successfully synced group in generation Generation{generationId=9, memberId='consumer-test-group-11-9158d9bc-43c1-4060-8b0d-d72e463a7eb3', protocol='range'} 05:43:16 2026-03-06T05:43:16.018Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 05:43:16 2026-03-06T05:43:16.018Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-11, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 05:43:16 2026-03-06T05:43:16.023Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 05:43:16 2026-03-06T05:43:16.028Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-11, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:16 2026-03-06T05:43:16.500Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:43:16 acks = -1 05:43:16 auto.include.jmx.reporter = true 05:43:16 batch.size = 16384 05:43:16 bootstrap.servers = [localhost:32777] 05:43:16 buffer.memory = 33554432 05:43:16 client.dns.lookup = use_all_dns_ips 05:43:16 client.id = test-client-id 05:43:16 compression.gzip.level = -1 05:43:16 compression.lz4.level = 9 05:43:16 compression.type = none 05:43:16 compression.zstd.level = 3 05:43:16 connections.max.idle.ms = 540000 05:43:16 delivery.timeout.ms = 120000 05:43:16 enable.idempotence = true 05:43:16 enable.metrics.push = true 05:43:16 interceptor.classes = [] 05:43:16 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:43:16 linger.ms = 0 05:43:16 max.block.ms = 60000 05:43:16 max.in.flight.requests.per.connection = 5 05:43:16 max.request.size = 1048576 05:43:16 metadata.max.age.ms = 300000 05:43:16 metadata.max.idle.ms = 300000 05:43:16 metadata.recovery.strategy = none 05:43:16 metric.reporters = [] 05:43:16 metrics.num.samples = 2 05:43:16 metrics.recording.level = INFO 05:43:16 metrics.sample.window.ms = 30000 05:43:16 partitioner.adaptive.partitioning.enable = true 05:43:16 partitioner.availability.timeout.ms = 0 05:43:16 partitioner.class = null 05:43:16 partitioner.ignore.keys = false 05:43:16 receive.buffer.bytes = 32768 05:43:16 reconnect.backoff.max.ms = 1000 05:43:16 reconnect.backoff.ms = 50 05:43:16 request.timeout.ms = 30000 05:43:16 retries = 2147483647 05:43:16 retry.backoff.max.ms = 1000 05:43:16 retry.backoff.ms = 100 05:43:16 sasl.client.callback.handler.class = null 05:43:16 sasl.jaas.config = null 05:43:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:16 sasl.kerberos.min.time.before.relogin = 60000 05:43:16 sasl.kerberos.service.name = null 05:43:16 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:16 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:16 sasl.login.callback.handler.class = null 05:43:16 sasl.login.class = null 05:43:16 sasl.login.connect.timeout.ms = null 05:43:16 sasl.login.read.timeout.ms = null 05:43:16 sasl.login.refresh.buffer.seconds = 300 05:43:16 sasl.login.refresh.min.period.seconds = 60 05:43:16 sasl.login.refresh.window.factor = 0.8 05:43:16 sasl.login.refresh.window.jitter = 0.05 05:43:16 sasl.login.retry.backoff.max.ms = 10000 05:43:16 sasl.login.retry.backoff.ms = 100 05:43:16 sasl.mechanism = GSSAPI 05:43:16 sasl.oauthbearer.clock.skew.seconds = 30 05:43:16 sasl.oauthbearer.expected.audience = null 05:43:16 sasl.oauthbearer.expected.issuer = null 05:43:16 sasl.oauthbearer.header.urlencode = false 05:43:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:16 sasl.oauthbearer.jwks.endpoint.url = null 05:43:16 sasl.oauthbearer.scope.claim.name = scope 05:43:16 sasl.oauthbearer.sub.claim.name = sub 05:43:16 sasl.oauthbearer.token.endpoint.url = null 05:43:16 security.protocol = PLAINTEXT 05:43:16 security.providers = null 05:43:16 send.buffer.bytes = 131072 05:43:16 socket.connection.setup.timeout.max.ms = 30000 05:43:16 socket.connection.setup.timeout.ms = 10000 05:43:16 ssl.cipher.suites = null 05:43:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:16 ssl.endpoint.identification.algorithm = https 05:43:16 ssl.engine.factory.class = null 05:43:16 ssl.key.password = null 05:43:16 ssl.keymanager.algorithm = SunX509 05:43:16 ssl.keystore.certificate.chain = null 05:43:16 ssl.keystore.key = null 05:43:16 ssl.keystore.location = null 05:43:16 ssl.keystore.password = null 05:43:16 ssl.keystore.type = JKS 05:43:16 ssl.protocol = TLSv1.3 05:43:16 ssl.provider = null 05:43:16 ssl.secure.random.implementation = null 05:43:16 ssl.trustmanager.algorithm = PKIX 05:43:16 ssl.truststore.certificates = null 05:43:16 ssl.truststore.location = null 05:43:16 ssl.truststore.password = null 05:43:16 ssl.truststore.type = JKS 05:43:16 transaction.timeout.ms = 60000 05:43:16 transactional.id = null 05:43:16 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:43:16 05:43:16 2026-03-06T05:43:16.500Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:16 2026-03-06T05:43:16.501Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 05:43:16 2026-03-06T05:43:16.505Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:16 2026-03-06T05:43:16.505Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:16 2026-03-06T05:43:16.505Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775796505 05:43:16 2026-03-06T05:43:16.505Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:43:16 acks = -1 05:43:16 auto.include.jmx.reporter = true 05:43:16 batch.size = 16384 05:43:16 bootstrap.servers = [localhost:32777] 05:43:16 buffer.memory = 33554432 05:43:16 client.dns.lookup = use_all_dns_ips 05:43:16 client.id = test-client-id 05:43:16 compression.gzip.level = -1 05:43:16 compression.lz4.level = 9 05:43:16 compression.type = none 05:43:16 compression.zstd.level = 3 05:43:16 connections.max.idle.ms = 540000 05:43:16 delivery.timeout.ms = 120000 05:43:16 enable.idempotence = true 05:43:16 enable.metrics.push = true 05:43:16 interceptor.classes = [] 05:43:16 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:43:16 linger.ms = 0 05:43:16 max.block.ms = 60000 05:43:16 max.in.flight.requests.per.connection = 5 05:43:16 max.request.size = 1048576 05:43:16 metadata.max.age.ms = 300000 05:43:16 metadata.max.idle.ms = 300000 05:43:16 metadata.recovery.strategy = none 05:43:16 metric.reporters = [] 05:43:16 metrics.num.samples = 2 05:43:16 metrics.recording.level = INFO 05:43:16 metrics.sample.window.ms = 30000 05:43:16 partitioner.adaptive.partitioning.enable = true 05:43:16 partitioner.availability.timeout.ms = 0 05:43:16 partitioner.class = null 05:43:16 partitioner.ignore.keys = false 05:43:16 receive.buffer.bytes = 32768 05:43:16 reconnect.backoff.max.ms = 1000 05:43:16 reconnect.backoff.ms = 50 05:43:16 request.timeout.ms = 30000 05:43:16 retries = 2147483647 05:43:16 retry.backoff.max.ms = 1000 05:43:16 retry.backoff.ms = 100 05:43:16 sasl.client.callback.handler.class = null 05:43:16 sasl.jaas.config = null 05:43:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:16 sasl.kerberos.min.time.before.relogin = 60000 05:43:16 sasl.kerberos.service.name = null 05:43:16 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:16 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:16 sasl.login.callback.handler.class = null 05:43:16 sasl.login.class = null 05:43:16 sasl.login.connect.timeout.ms = null 05:43:16 sasl.login.read.timeout.ms = null 05:43:16 sasl.login.refresh.buffer.seconds = 300 05:43:16 sasl.login.refresh.min.period.seconds = 60 05:43:16 sasl.login.refresh.window.factor = 0.8 05:43:16 sasl.login.refresh.window.jitter = 0.05 05:43:16 sasl.login.retry.backoff.max.ms = 10000 05:43:16 sasl.login.retry.backoff.ms = 100 05:43:16 sasl.mechanism = GSSAPI 05:43:16 sasl.oauthbearer.clock.skew.seconds = 30 05:43:16 sasl.oauthbearer.expected.audience = null 05:43:16 sasl.oauthbearer.expected.issuer = null 05:43:16 sasl.oauthbearer.header.urlencode = false 05:43:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:16 sasl.oauthbearer.jwks.endpoint.url = null 05:43:16 sasl.oauthbearer.scope.claim.name = scope 05:43:16 sasl.oauthbearer.sub.claim.name = sub 05:43:16 sasl.oauthbearer.token.endpoint.url = null 05:43:16 security.protocol = PLAINTEXT 05:43:16 security.providers = null 05:43:16 send.buffer.bytes = 131072 05:43:16 socket.connection.setup.timeout.max.ms = 30000 05:43:16 socket.connection.setup.timeout.ms = 10000 05:43:16 ssl.cipher.suites = null 05:43:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:16 ssl.endpoint.identification.algorithm = https 05:43:16 ssl.engine.factory.class = null 05:43:16 ssl.key.password = null 05:43:16 ssl.keymanager.algorithm = SunX509 05:43:16 ssl.keystore.certificate.chain = null 05:43:16 ssl.keystore.key = null 05:43:16 ssl.keystore.location = null 05:43:16 ssl.keystore.password = null 05:43:16 ssl.keystore.type = JKS 05:43:16 ssl.protocol = TLSv1.3 05:43:16 ssl.provider = null 05:43:16 ssl.secure.random.implementation = null 05:43:16 ssl.trustmanager.algorithm = PKIX 05:43:16 ssl.truststore.certificates = null 05:43:16 ssl.truststore.location = null 05:43:16 ssl.truststore.password = null 05:43:16 ssl.truststore.type = JKS 05:43:16 transaction.timeout.ms = 60000 05:43:16 transactional.id = null 05:43:16 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:43:16 05:43:16 2026-03-06T05:43:16.506Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:16 2026-03-06T05:43:16.506Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 05:43:16 2026-03-06T05:43:16.511Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 05:43:16 2026-03-06T05:43:16.513Z INFO 11313 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:16 2026-03-06T05:43:16.514Z INFO 11313 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 4 with epoch 0 05:43:16 2026-03-06T05:43:16.517Z INFO 11313 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:16 2026-03-06T05:43:16.517Z INFO 11313 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 5 with epoch 0 05:43:16 2026-03-06T05:43:16.534Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=newDataJob | eventType=dataJobCreated 05:43:16 2026-03-06T05:43:16.567Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=newDataJob 05:43:16 2026-03-06T05:43:16.686Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=newDataJob#dmi-0 | eventType=subscriptionCreateResponse 05:43:16 2026-03-06T05:43:16.749Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=newDataJob#dmi-0 | eventType=subscriptionCreateResponse 05:43:16 2026-03-06T05:43:16.802Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-11, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 05:43:16 2026-03-06T05:43:16.802Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Member consumer-test-group-11-9158d9bc-43c1-4060-8b0d-d72e463a7eb3 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:16 2026-03-06T05:43:16.802Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:16 2026-03-06T05:43:16.802Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:16 2026-03-06T05:43:16.802Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-11, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 05:43:16 2026-03-06T05:43:16.803Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:16 2026-03-06T05:43:16.803Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:16 2026-03-06T05:43:16.806Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:16 2026-03-06T05:43:16.806Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:16 2026-03-06T05:43:16.806Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:16 2026-03-06T05:43:16.806Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:16 2026-03-06T05:43:16.808Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-11 unregistered 05:43:16 2026-03-06T05:43:16.808Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 05:43:16 2026-03-06T05:43:16.812Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:16 2026-03-06T05:43:16.812Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:16 2026-03-06T05:43:16.812Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:16 2026-03-06T05:43:16.812Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:16 2026-03-06T05:43:16.812Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 05:43:16 2026-03-06T05:43:16.812Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 05:43:16 2026-03-06T05:43:16.815Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:16 2026-03-06T05:43:16.815Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:16 2026-03-06T05:43:16.815Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:16 2026-03-06T05:43:16.815Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:16 2026-03-06T05:43:16.815Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 05:43:16 2026-03-06T05:43:16.964Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:16 2026-03-06T05:43:16.964Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:16 2026-03-06T05:43:16.964Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:16 2026-03-06T05:43:16.964Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:16 2026-03-06T05:43:16.964Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:16 2026-03-06T05:43:16.989Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:17 2026-03-06T05:43:17.016Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:17 2026-03-06T05:43:17.016Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:17 2026-03-06T05:43:17.016Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:17 2026-03-06T05:43:17.017Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:17 2026-03-06T05:43:17.017Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:17 2026-03-06T05:43:17.044Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:17 2026-03-06T05:43:17.070Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:17 2026-03-06T05:43:17.070Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:17 2026-03-06T05:43:17.070Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:17 2026-03-06T05:43:17.070Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:17 2026-03-06T05:43:17.070Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:17 2026-03-06T05:43:17.096Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:17 2026-03-06T05:43:17.119Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:17 2026-03-06T05:43:17.119Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:17 2026-03-06T05:43:17.119Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:17 2026-03-06T05:43:17.120Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:17 2026-03-06T05:43:17.120Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:17 2026-03-06T05:43:17.143Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:17 2026-03-06T05:43:17.168Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:17 2026-03-06T05:43:17.168Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:17 2026-03-06T05:43:17.168Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:17 2026-03-06T05:43:17.168Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:17 2026-03-06T05:43:17.168Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:17 2026-03-06T05:43:17.195Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:17 2026-03-06T05:43:17.221Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:17 2026-03-06T05:43:17.221Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:17 2026-03-06T05:43:17.222Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:17 2026-03-06T05:43:17.222Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:17 2026-03-06T05:43:17.222Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:17 2026-03-06T05:43:17.247Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:17 2026-03-06T05:43:17.259Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:17 allow.auto.create.topics = true 05:43:17 auto.commit.interval.ms = 5000 05:43:17 auto.include.jmx.reporter = true 05:43:17 auto.offset.reset = latest 05:43:17 bootstrap.servers = [localhost:32777] 05:43:17 check.crcs = true 05:43:17 client.dns.lookup = use_all_dns_ips 05:43:17 client.id = consumer-test-group-12 05:43:17 client.rack = 05:43:17 connections.max.idle.ms = 540000 05:43:17 default.api.timeout.ms = 60000 05:43:17 enable.auto.commit = true 05:43:17 enable.metrics.push = true 05:43:17 exclude.internal.topics = true 05:43:17 fetch.max.bytes = 52428800 05:43:17 fetch.max.wait.ms = 500 05:43:17 fetch.min.bytes = 1 05:43:17 group.id = test-group 05:43:17 group.instance.id = null 05:43:17 group.protocol = classic 05:43:17 group.remote.assignor = null 05:43:17 heartbeat.interval.ms = 3000 05:43:17 interceptor.classes = [] 05:43:17 internal.leave.group.on.close = true 05:43:17 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:17 isolation.level = read_uncommitted 05:43:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:17 max.partition.fetch.bytes = 1048576 05:43:17 max.poll.interval.ms = 300000 05:43:17 max.poll.records = 2147483647 05:43:17 metadata.max.age.ms = 300000 05:43:17 metadata.recovery.strategy = none 05:43:17 metric.reporters = [] 05:43:17 metrics.num.samples = 2 05:43:17 metrics.recording.level = INFO 05:43:17 metrics.sample.window.ms = 30000 05:43:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:17 receive.buffer.bytes = 65536 05:43:17 reconnect.backoff.max.ms = 1000 05:43:17 reconnect.backoff.ms = 50 05:43:17 request.timeout.ms = 30000 05:43:17 retry.backoff.max.ms = 1000 05:43:17 retry.backoff.ms = 100 05:43:17 sasl.client.callback.handler.class = null 05:43:17 sasl.jaas.config = null 05:43:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:17 sasl.kerberos.min.time.before.relogin = 60000 05:43:17 sasl.kerberos.service.name = null 05:43:17 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:17 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:17 sasl.login.callback.handler.class = null 05:43:17 sasl.login.class = null 05:43:17 sasl.login.connect.timeout.ms = null 05:43:17 sasl.login.read.timeout.ms = null 05:43:17 sasl.login.refresh.buffer.seconds = 300 05:43:17 sasl.login.refresh.min.period.seconds = 60 05:43:17 sasl.login.refresh.window.factor = 0.8 05:43:17 sasl.login.refresh.window.jitter = 0.05 05:43:17 sasl.login.retry.backoff.max.ms = 10000 05:43:17 sasl.login.retry.backoff.ms = 100 05:43:17 sasl.mechanism = GSSAPI 05:43:17 sasl.oauthbearer.clock.skew.seconds = 30 05:43:17 sasl.oauthbearer.expected.audience = null 05:43:17 sasl.oauthbearer.expected.issuer = null 05:43:17 sasl.oauthbearer.header.urlencode = false 05:43:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:17 sasl.oauthbearer.jwks.endpoint.url = null 05:43:17 sasl.oauthbearer.scope.claim.name = scope 05:43:17 sasl.oauthbearer.sub.claim.name = sub 05:43:17 sasl.oauthbearer.token.endpoint.url = null 05:43:17 security.protocol = PLAINTEXT 05:43:17 security.providers = null 05:43:17 send.buffer.bytes = 131072 05:43:17 session.timeout.ms = 45000 05:43:17 socket.connection.setup.timeout.max.ms = 30000 05:43:17 socket.connection.setup.timeout.ms = 10000 05:43:17 ssl.cipher.suites = null 05:43:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:17 ssl.endpoint.identification.algorithm = https 05:43:17 ssl.engine.factory.class = null 05:43:17 ssl.key.password = null 05:43:17 ssl.keymanager.algorithm = SunX509 05:43:17 ssl.keystore.certificate.chain = null 05:43:17 ssl.keystore.key = null 05:43:17 ssl.keystore.location = null 05:43:17 ssl.keystore.password = null 05:43:17 ssl.keystore.type = JKS 05:43:17 ssl.protocol = TLSv1.3 05:43:17 ssl.provider = null 05:43:17 ssl.secure.random.implementation = null 05:43:17 ssl.trustmanager.algorithm = PKIX 05:43:17 ssl.truststore.certificates = null 05:43:17 ssl.truststore.location = null 05:43:17 ssl.truststore.password = null 05:43:17 ssl.truststore.type = JKS 05:43:17 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 05:43:17 05:43:17 2026-03-06T05:43:17.259Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:17 2026-03-06T05:43:17.261Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:17 2026-03-06T05:43:17.261Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:17 2026-03-06T05:43:17.261Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775797261 05:43:17 2026-03-06T05:43:17.262Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-12, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 05:43:17 2026-03-06T05:43:17.268Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-12, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:17 2026-03-06T05:43:17.268Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:17 2026-03-06T05:43:17.269Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 05:43:17 2026-03-06T05:43:17.274Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-12-9e184827-63a6-493e-b042-bfa122913f0c 05:43:17 2026-03-06T05:43:17.274Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 05:43:17 2026-03-06T05:43:17.280Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Successfully joined group with generation Generation{generationId=11, memberId='consumer-test-group-12-9e184827-63a6-493e-b042-bfa122913f0c', protocol='range'} 05:43:17 2026-03-06T05:43:17.280Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Finished assignment for group at generation 11: {consumer-test-group-12-9e184827-63a6-493e-b042-bfa122913f0c=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 05:43:17 2026-03-06T05:43:17.282Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Successfully synced group in generation Generation{generationId=11, memberId='consumer-test-group-12-9e184827-63a6-493e-b042-bfa122913f0c', protocol='range'} 05:43:17 2026-03-06T05:43:17.282Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 05:43:17 2026-03-06T05:43:17.282Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-12, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 05:43:17 2026-03-06T05:43:17.283Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 05:43:17 2026-03-06T05:43:17.286Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-12, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:17 2026-03-06T05:43:17.763Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:43:17 acks = -1 05:43:17 auto.include.jmx.reporter = true 05:43:17 batch.size = 16384 05:43:17 bootstrap.servers = [localhost:32777] 05:43:17 buffer.memory = 33554432 05:43:17 client.dns.lookup = use_all_dns_ips 05:43:17 client.id = test-client-id 05:43:17 compression.gzip.level = -1 05:43:17 compression.lz4.level = 9 05:43:17 compression.type = none 05:43:17 compression.zstd.level = 3 05:43:17 connections.max.idle.ms = 540000 05:43:17 delivery.timeout.ms = 120000 05:43:17 enable.idempotence = true 05:43:17 enable.metrics.push = true 05:43:17 interceptor.classes = [] 05:43:17 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:43:17 linger.ms = 0 05:43:17 max.block.ms = 60000 05:43:17 max.in.flight.requests.per.connection = 5 05:43:17 max.request.size = 1048576 05:43:17 metadata.max.age.ms = 300000 05:43:17 metadata.max.idle.ms = 300000 05:43:17 metadata.recovery.strategy = none 05:43:17 metric.reporters = [] 05:43:17 metrics.num.samples = 2 05:43:17 metrics.recording.level = INFO 05:43:17 metrics.sample.window.ms = 30000 05:43:17 partitioner.adaptive.partitioning.enable = true 05:43:17 partitioner.availability.timeout.ms = 0 05:43:17 partitioner.class = null 05:43:17 partitioner.ignore.keys = false 05:43:17 receive.buffer.bytes = 32768 05:43:17 reconnect.backoff.max.ms = 1000 05:43:17 reconnect.backoff.ms = 50 05:43:17 request.timeout.ms = 30000 05:43:17 retries = 2147483647 05:43:17 retry.backoff.max.ms = 1000 05:43:17 retry.backoff.ms = 100 05:43:17 sasl.client.callback.handler.class = null 05:43:17 sasl.jaas.config = null 05:43:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:17 sasl.kerberos.min.time.before.relogin = 60000 05:43:17 sasl.kerberos.service.name = null 05:43:17 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:17 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:17 sasl.login.callback.handler.class = null 05:43:17 sasl.login.class = null 05:43:17 sasl.login.connect.timeout.ms = null 05:43:17 sasl.login.read.timeout.ms = null 05:43:17 sasl.login.refresh.buffer.seconds = 300 05:43:17 sasl.login.refresh.min.period.seconds = 60 05:43:17 sasl.login.refresh.window.factor = 0.8 05:43:17 sasl.login.refresh.window.jitter = 0.05 05:43:17 sasl.login.retry.backoff.max.ms = 10000 05:43:17 sasl.login.retry.backoff.ms = 100 05:43:17 sasl.mechanism = GSSAPI 05:43:17 sasl.oauthbearer.clock.skew.seconds = 30 05:43:17 sasl.oauthbearer.expected.audience = null 05:43:17 sasl.oauthbearer.expected.issuer = null 05:43:17 sasl.oauthbearer.header.urlencode = false 05:43:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:17 sasl.oauthbearer.jwks.endpoint.url = null 05:43:17 sasl.oauthbearer.scope.claim.name = scope 05:43:17 sasl.oauthbearer.sub.claim.name = sub 05:43:17 sasl.oauthbearer.token.endpoint.url = null 05:43:17 security.protocol = PLAINTEXT 05:43:17 security.providers = null 05:43:17 send.buffer.bytes = 131072 05:43:17 socket.connection.setup.timeout.max.ms = 30000 05:43:17 socket.connection.setup.timeout.ms = 10000 05:43:17 ssl.cipher.suites = null 05:43:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:17 ssl.endpoint.identification.algorithm = https 05:43:17 ssl.engine.factory.class = null 05:43:17 ssl.key.password = null 05:43:17 ssl.keymanager.algorithm = SunX509 05:43:17 ssl.keystore.certificate.chain = null 05:43:17 ssl.keystore.key = null 05:43:17 ssl.keystore.location = null 05:43:17 ssl.keystore.password = null 05:43:17 ssl.keystore.type = JKS 05:43:17 ssl.protocol = TLSv1.3 05:43:17 ssl.provider = null 05:43:17 ssl.secure.random.implementation = null 05:43:17 ssl.trustmanager.algorithm = PKIX 05:43:17 ssl.truststore.certificates = null 05:43:17 ssl.truststore.location = null 05:43:17 ssl.truststore.password = null 05:43:17 ssl.truststore.type = JKS 05:43:17 transaction.timeout.ms = 60000 05:43:17 transactional.id = null 05:43:17 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:43:17 05:43:17 2026-03-06T05:43:17.763Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:17 2026-03-06T05:43:17.764Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 05:43:17 2026-03-06T05:43:17.766Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:17 2026-03-06T05:43:17.766Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:17 2026-03-06T05:43:17.766Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775797766 05:43:17 2026-03-06T05:43:17.767Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:43:17 acks = -1 05:43:17 auto.include.jmx.reporter = true 05:43:17 batch.size = 16384 05:43:17 bootstrap.servers = [localhost:32777] 05:43:17 buffer.memory = 33554432 05:43:17 client.dns.lookup = use_all_dns_ips 05:43:17 client.id = test-client-id 05:43:17 compression.gzip.level = -1 05:43:17 compression.lz4.level = 9 05:43:17 compression.type = none 05:43:17 compression.zstd.level = 3 05:43:17 connections.max.idle.ms = 540000 05:43:17 delivery.timeout.ms = 120000 05:43:17 enable.idempotence = true 05:43:17 enable.metrics.push = true 05:43:17 interceptor.classes = [] 05:43:17 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:43:17 linger.ms = 0 05:43:17 max.block.ms = 60000 05:43:17 max.in.flight.requests.per.connection = 5 05:43:17 max.request.size = 1048576 05:43:17 metadata.max.age.ms = 300000 05:43:17 metadata.max.idle.ms = 300000 05:43:17 metadata.recovery.strategy = none 05:43:17 metric.reporters = [] 05:43:17 metrics.num.samples = 2 05:43:17 metrics.recording.level = INFO 05:43:17 metrics.sample.window.ms = 30000 05:43:17 partitioner.adaptive.partitioning.enable = true 05:43:17 partitioner.availability.timeout.ms = 0 05:43:17 partitioner.class = null 05:43:17 partitioner.ignore.keys = false 05:43:17 receive.buffer.bytes = 32768 05:43:17 reconnect.backoff.max.ms = 1000 05:43:17 reconnect.backoff.ms = 50 05:43:17 request.timeout.ms = 30000 05:43:17 retries = 2147483647 05:43:17 retry.backoff.max.ms = 1000 05:43:17 retry.backoff.ms = 100 05:43:17 sasl.client.callback.handler.class = null 05:43:17 sasl.jaas.config = null 05:43:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:17 sasl.kerberos.min.time.before.relogin = 60000 05:43:17 sasl.kerberos.service.name = null 05:43:17 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:17 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:17 sasl.login.callback.handler.class = null 05:43:17 sasl.login.class = null 05:43:17 sasl.login.connect.timeout.ms = null 05:43:17 sasl.login.read.timeout.ms = null 05:43:17 sasl.login.refresh.buffer.seconds = 300 05:43:17 sasl.login.refresh.min.period.seconds = 60 05:43:17 sasl.login.refresh.window.factor = 0.8 05:43:17 sasl.login.refresh.window.jitter = 0.05 05:43:17 sasl.login.retry.backoff.max.ms = 10000 05:43:17 sasl.login.retry.backoff.ms = 100 05:43:17 sasl.mechanism = GSSAPI 05:43:17 sasl.oauthbearer.clock.skew.seconds = 30 05:43:17 sasl.oauthbearer.expected.audience = null 05:43:17 sasl.oauthbearer.expected.issuer = null 05:43:17 sasl.oauthbearer.header.urlencode = false 05:43:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:17 sasl.oauthbearer.jwks.endpoint.url = null 05:43:17 sasl.oauthbearer.scope.claim.name = scope 05:43:17 sasl.oauthbearer.sub.claim.name = sub 05:43:17 sasl.oauthbearer.token.endpoint.url = null 05:43:17 security.protocol = PLAINTEXT 05:43:17 security.providers = null 05:43:17 send.buffer.bytes = 131072 05:43:17 socket.connection.setup.timeout.max.ms = 30000 05:43:17 socket.connection.setup.timeout.ms = 10000 05:43:17 ssl.cipher.suites = null 05:43:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:17 ssl.endpoint.identification.algorithm = https 05:43:17 ssl.engine.factory.class = null 05:43:17 ssl.key.password = null 05:43:17 ssl.keymanager.algorithm = SunX509 05:43:17 ssl.keystore.certificate.chain = null 05:43:17 ssl.keystore.key = null 05:43:17 ssl.keystore.location = null 05:43:17 ssl.keystore.password = null 05:43:17 ssl.keystore.type = JKS 05:43:17 ssl.protocol = TLSv1.3 05:43:17 ssl.provider = null 05:43:17 ssl.secure.random.implementation = null 05:43:17 ssl.trustmanager.algorithm = PKIX 05:43:17 ssl.truststore.certificates = null 05:43:17 ssl.truststore.location = null 05:43:17 ssl.truststore.password = null 05:43:17 ssl.truststore.type = JKS 05:43:17 transaction.timeout.ms = 60000 05:43:17 transactional.id = null 05:43:17 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:43:17 05:43:17 2026-03-06T05:43:17.767Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:17 2026-03-06T05:43:17.767Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 05:43:17 2026-03-06T05:43:17.770Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 05:43:17 2026-03-06T05:43:17.784Z INFO 11313 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:17 2026-03-06T05:43:17.784Z INFO 11313 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 6 with epoch 0 05:43:17 2026-03-06T05:43:17.786Z INFO 11313 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:17 2026-03-06T05:43:17.786Z INFO 11313 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 7 with epoch 0 05:43:17 2026-03-06T05:43:17.792Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=dataJobA | eventType=dataJobCreated 05:43:17 2026-03-06T05:43:17.895Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=dataJobA 05:43:18 2026-03-06T05:43:18.014Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 05:43:18 2026-03-06T05:43:18.077Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 05:43:18 2026-03-06T05:43:18.101Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 05:43:18 2026-03-06T05:43:18.124Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 05:43:18 2026-03-06T05:43:18.203Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=partialOverlappingDataJobId | eventType=dataJobCreated 05:43:18 2026-03-06T05:43:18.269Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=partialOverlappingDataJobId 05:43:18 2026-03-06T05:43:18.340Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-12, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 05:43:18 2026-03-06T05:43:18.340Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Member consumer-test-group-12-9e184827-63a6-493e-b042-bfa122913f0c sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:18 2026-03-06T05:43:18.340Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:18 2026-03-06T05:43:18.340Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:18 2026-03-06T05:43:18.340Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-12, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 05:43:18 2026-03-06T05:43:18.341Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:18 2026-03-06T05:43:18.341Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:18 2026-03-06T05:43:18.852Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:18 2026-03-06T05:43:18.853Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:18 2026-03-06T05:43:18.853Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:18 2026-03-06T05:43:18.853Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:18 2026-03-06T05:43:18.855Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-12 unregistered 05:43:18 2026-03-06T05:43:18.855Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 05:43:18 2026-03-06T05:43:18.858Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:18 2026-03-06T05:43:18.858Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:18 2026-03-06T05:43:18.858Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:18 2026-03-06T05:43:18.858Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:19 2026-03-06T05:43:18.858Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 05:43:19 2026-03-06T05:43:18.859Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 05:43:19 2026-03-06T05:43:18.862Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:19 2026-03-06T05:43:18.862Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:19 2026-03-06T05:43:18.862Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:19 2026-03-06T05:43:18.862Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:19 2026-03-06T05:43:18.862Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 05:43:19 2026-03-06T05:43:19.023Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:19 2026-03-06T05:43:19.023Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:19 2026-03-06T05:43:19.024Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:19 2026-03-06T05:43:19.026Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:19 2026-03-06T05:43:19.026Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:19 2026-03-06T05:43:19.050Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:19 2026-03-06T05:43:19.075Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:19 2026-03-06T05:43:19.075Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:19 2026-03-06T05:43:19.075Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:19 2026-03-06T05:43:19.075Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:19 2026-03-06T05:43:19.075Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:19 2026-03-06T05:43:19.100Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:19 2026-03-06T05:43:19.153Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:19 2026-03-06T05:43:19.153Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:19 2026-03-06T05:43:19.153Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:19 2026-03-06T05:43:19.153Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:19 2026-03-06T05:43:19.153Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:19 2026-03-06T05:43:19.177Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:19 2026-03-06T05:43:19.201Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:19 2026-03-06T05:43:19.202Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:19 2026-03-06T05:43:19.202Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:19 2026-03-06T05:43:19.202Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:19 2026-03-06T05:43:19.202Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:19 2026-03-06T05:43:19.225Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:19 2026-03-06T05:43:19.248Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:19 2026-03-06T05:43:19.248Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:19 2026-03-06T05:43:19.248Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:19 2026-03-06T05:43:19.248Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:19 2026-03-06T05:43:19.248Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:19 2026-03-06T05:43:19.275Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:19 2026-03-06T05:43:19.306Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:19 2026-03-06T05:43:19.306Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:19 2026-03-06T05:43:19.306Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:19 2026-03-06T05:43:19.306Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:19 2026-03-06T05:43:19.306Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:19 2026-03-06T05:43:19.328Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:19 2026-03-06T05:43:19.339Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:19 allow.auto.create.topics = true 05:43:19 auto.commit.interval.ms = 5000 05:43:19 auto.include.jmx.reporter = true 05:43:19 auto.offset.reset = latest 05:43:19 bootstrap.servers = [localhost:32777] 05:43:19 check.crcs = true 05:43:19 client.dns.lookup = use_all_dns_ips 05:43:19 client.id = consumer-test-group-13 05:43:19 client.rack = 05:43:19 connections.max.idle.ms = 540000 05:43:19 default.api.timeout.ms = 60000 05:43:19 enable.auto.commit = true 05:43:19 enable.metrics.push = true 05:43:19 exclude.internal.topics = true 05:43:19 fetch.max.bytes = 52428800 05:43:19 fetch.max.wait.ms = 500 05:43:19 fetch.min.bytes = 1 05:43:19 group.id = test-group 05:43:19 group.instance.id = null 05:43:19 group.protocol = classic 05:43:19 group.remote.assignor = null 05:43:19 heartbeat.interval.ms = 3000 05:43:19 interceptor.classes = [] 05:43:19 internal.leave.group.on.close = true 05:43:19 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:19 isolation.level = read_uncommitted 05:43:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:19 max.partition.fetch.bytes = 1048576 05:43:19 max.poll.interval.ms = 300000 05:43:19 max.poll.records = 2147483647 05:43:19 metadata.max.age.ms = 300000 05:43:19 metadata.recovery.strategy = none 05:43:19 metric.reporters = [] 05:43:19 metrics.num.samples = 2 05:43:19 metrics.recording.level = INFO 05:43:19 metrics.sample.window.ms = 30000 05:43:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:19 receive.buffer.bytes = 65536 05:43:19 reconnect.backoff.max.ms = 1000 05:43:19 reconnect.backoff.ms = 50 05:43:19 request.timeout.ms = 30000 05:43:19 retry.backoff.max.ms = 1000 05:43:19 retry.backoff.ms = 100 05:43:19 sasl.client.callback.handler.class = null 05:43:19 sasl.jaas.config = null 05:43:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:19 sasl.kerberos.min.time.before.relogin = 60000 05:43:19 sasl.kerberos.service.name = null 05:43:19 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:19 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:19 sasl.login.callback.handler.class = null 05:43:19 sasl.login.class = null 05:43:19 sasl.login.connect.timeout.ms = null 05:43:19 sasl.login.read.timeout.ms = null 05:43:19 sasl.login.refresh.buffer.seconds = 300 05:43:19 sasl.login.refresh.min.period.seconds = 60 05:43:19 sasl.login.refresh.window.factor = 0.8 05:43:19 sasl.login.refresh.window.jitter = 0.05 05:43:19 sasl.login.retry.backoff.max.ms = 10000 05:43:19 sasl.login.retry.backoff.ms = 100 05:43:19 sasl.mechanism = GSSAPI 05:43:19 sasl.oauthbearer.clock.skew.seconds = 30 05:43:19 sasl.oauthbearer.expected.audience = null 05:43:19 sasl.oauthbearer.expected.issuer = null 05:43:19 sasl.oauthbearer.header.urlencode = false 05:43:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:19 sasl.oauthbearer.jwks.endpoint.url = null 05:43:19 sasl.oauthbearer.scope.claim.name = scope 05:43:19 sasl.oauthbearer.sub.claim.name = sub 05:43:19 sasl.oauthbearer.token.endpoint.url = null 05:43:19 security.protocol = PLAINTEXT 05:43:19 security.providers = null 05:43:19 send.buffer.bytes = 131072 05:43:19 session.timeout.ms = 45000 05:43:19 socket.connection.setup.timeout.max.ms = 30000 05:43:19 socket.connection.setup.timeout.ms = 10000 05:43:19 ssl.cipher.suites = null 05:43:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:19 ssl.endpoint.identification.algorithm = https 05:43:19 ssl.engine.factory.class = null 05:43:19 ssl.key.password = null 05:43:19 ssl.keymanager.algorithm = SunX509 05:43:19 ssl.keystore.certificate.chain = null 05:43:19 ssl.keystore.key = null 05:43:19 ssl.keystore.location = null 05:43:19 ssl.keystore.password = null 05:43:19 ssl.keystore.type = JKS 05:43:19 ssl.protocol = TLSv1.3 05:43:19 ssl.provider = null 05:43:19 ssl.secure.random.implementation = null 05:43:19 ssl.trustmanager.algorithm = PKIX 05:43:19 ssl.truststore.certificates = null 05:43:19 ssl.truststore.location = null 05:43:19 ssl.truststore.password = null 05:43:19 ssl.truststore.type = JKS 05:43:19 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 05:43:19 05:43:19 2026-03-06T05:43:19.339Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:19 2026-03-06T05:43:19.341Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:19 2026-03-06T05:43:19.341Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:19 2026-03-06T05:43:19.341Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775799341 05:43:19 2026-03-06T05:43:19.341Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-13, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 05:43:19 2026-03-06T05:43:19.348Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-13, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:19 2026-03-06T05:43:19.349Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:19 2026-03-06T05:43:19.350Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 05:43:19 2026-03-06T05:43:19.354Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-13-4e904951-d72f-477f-9482-1001493ea417 05:43:19 2026-03-06T05:43:19.354Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 05:43:19 2026-03-06T05:43:19.357Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-13-4e904951-d72f-477f-9482-1001493ea417', protocol='range'} 05:43:19 2026-03-06T05:43:19.357Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Finished assignment for group at generation 13: {consumer-test-group-13-4e904951-d72f-477f-9482-1001493ea417=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 05:43:19 2026-03-06T05:43:19.360Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-13-4e904951-d72f-477f-9482-1001493ea417', protocol='range'} 05:43:19 2026-03-06T05:43:19.360Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 05:43:19 2026-03-06T05:43:19.360Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-13, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 05:43:19 2026-03-06T05:43:19.361Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 05:43:19 2026-03-06T05:43:19.365Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-13, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=6, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:19 2026-03-06T05:43:19.843Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:43:19 acks = -1 05:43:19 auto.include.jmx.reporter = true 05:43:19 batch.size = 16384 05:43:19 bootstrap.servers = [localhost:32777] 05:43:19 buffer.memory = 33554432 05:43:19 client.dns.lookup = use_all_dns_ips 05:43:19 client.id = test-client-id 05:43:19 compression.gzip.level = -1 05:43:19 compression.lz4.level = 9 05:43:19 compression.type = none 05:43:19 compression.zstd.level = 3 05:43:19 connections.max.idle.ms = 540000 05:43:19 delivery.timeout.ms = 120000 05:43:19 enable.idempotence = true 05:43:19 enable.metrics.push = true 05:43:19 interceptor.classes = [] 05:43:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:43:19 linger.ms = 0 05:43:19 max.block.ms = 60000 05:43:19 max.in.flight.requests.per.connection = 5 05:43:19 max.request.size = 1048576 05:43:19 metadata.max.age.ms = 300000 05:43:19 metadata.max.idle.ms = 300000 05:43:19 metadata.recovery.strategy = none 05:43:19 metric.reporters = [] 05:43:19 metrics.num.samples = 2 05:43:19 metrics.recording.level = INFO 05:43:19 metrics.sample.window.ms = 30000 05:43:19 partitioner.adaptive.partitioning.enable = true 05:43:19 partitioner.availability.timeout.ms = 0 05:43:19 partitioner.class = null 05:43:19 partitioner.ignore.keys = false 05:43:19 receive.buffer.bytes = 32768 05:43:19 reconnect.backoff.max.ms = 1000 05:43:19 reconnect.backoff.ms = 50 05:43:19 request.timeout.ms = 30000 05:43:19 retries = 2147483647 05:43:19 retry.backoff.max.ms = 1000 05:43:19 retry.backoff.ms = 100 05:43:19 sasl.client.callback.handler.class = null 05:43:19 sasl.jaas.config = null 05:43:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:19 sasl.kerberos.min.time.before.relogin = 60000 05:43:19 sasl.kerberos.service.name = null 05:43:19 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:19 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:19 sasl.login.callback.handler.class = null 05:43:19 sasl.login.class = null 05:43:19 sasl.login.connect.timeout.ms = null 05:43:19 sasl.login.read.timeout.ms = null 05:43:19 sasl.login.refresh.buffer.seconds = 300 05:43:19 sasl.login.refresh.min.period.seconds = 60 05:43:19 sasl.login.refresh.window.factor = 0.8 05:43:19 sasl.login.refresh.window.jitter = 0.05 05:43:19 sasl.login.retry.backoff.max.ms = 10000 05:43:19 sasl.login.retry.backoff.ms = 100 05:43:19 sasl.mechanism = GSSAPI 05:43:19 sasl.oauthbearer.clock.skew.seconds = 30 05:43:19 sasl.oauthbearer.expected.audience = null 05:43:19 sasl.oauthbearer.expected.issuer = null 05:43:19 sasl.oauthbearer.header.urlencode = false 05:43:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:19 sasl.oauthbearer.jwks.endpoint.url = null 05:43:19 sasl.oauthbearer.scope.claim.name = scope 05:43:19 sasl.oauthbearer.sub.claim.name = sub 05:43:19 sasl.oauthbearer.token.endpoint.url = null 05:43:19 security.protocol = PLAINTEXT 05:43:19 security.providers = null 05:43:19 send.buffer.bytes = 131072 05:43:19 socket.connection.setup.timeout.max.ms = 30000 05:43:19 socket.connection.setup.timeout.ms = 10000 05:43:19 ssl.cipher.suites = null 05:43:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:19 ssl.endpoint.identification.algorithm = https 05:43:19 ssl.engine.factory.class = null 05:43:19 ssl.key.password = null 05:43:19 ssl.keymanager.algorithm = SunX509 05:43:19 ssl.keystore.certificate.chain = null 05:43:19 ssl.keystore.key = null 05:43:19 ssl.keystore.location = null 05:43:19 ssl.keystore.password = null 05:43:19 ssl.keystore.type = JKS 05:43:19 ssl.protocol = TLSv1.3 05:43:19 ssl.provider = null 05:43:19 ssl.secure.random.implementation = null 05:43:19 ssl.trustmanager.algorithm = PKIX 05:43:19 ssl.truststore.certificates = null 05:43:19 ssl.truststore.location = null 05:43:19 ssl.truststore.password = null 05:43:19 ssl.truststore.type = JKS 05:43:19 transaction.timeout.ms = 60000 05:43:19 transactional.id = null 05:43:19 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:43:19 05:43:19 2026-03-06T05:43:19.843Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:19 2026-03-06T05:43:19.844Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 05:43:19 2026-03-06T05:43:19.848Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:19 2026-03-06T05:43:19.848Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:19 2026-03-06T05:43:19.848Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775799848 05:43:19 2026-03-06T05:43:19.848Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:43:19 acks = -1 05:43:19 auto.include.jmx.reporter = true 05:43:19 batch.size = 16384 05:43:19 bootstrap.servers = [localhost:32777] 05:43:19 buffer.memory = 33554432 05:43:19 client.dns.lookup = use_all_dns_ips 05:43:19 client.id = test-client-id 05:43:19 compression.gzip.level = -1 05:43:19 compression.lz4.level = 9 05:43:19 compression.type = none 05:43:19 compression.zstd.level = 3 05:43:19 connections.max.idle.ms = 540000 05:43:19 delivery.timeout.ms = 120000 05:43:19 enable.idempotence = true 05:43:19 enable.metrics.push = true 05:43:19 interceptor.classes = [] 05:43:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:43:19 linger.ms = 0 05:43:19 max.block.ms = 60000 05:43:19 max.in.flight.requests.per.connection = 5 05:43:19 max.request.size = 1048576 05:43:19 metadata.max.age.ms = 300000 05:43:19 metadata.max.idle.ms = 300000 05:43:19 metadata.recovery.strategy = none 05:43:19 metric.reporters = [] 05:43:19 metrics.num.samples = 2 05:43:19 metrics.recording.level = INFO 05:43:19 metrics.sample.window.ms = 30000 05:43:19 partitioner.adaptive.partitioning.enable = true 05:43:19 partitioner.availability.timeout.ms = 0 05:43:19 partitioner.class = null 05:43:19 partitioner.ignore.keys = false 05:43:19 receive.buffer.bytes = 32768 05:43:19 reconnect.backoff.max.ms = 1000 05:43:19 reconnect.backoff.ms = 50 05:43:19 request.timeout.ms = 30000 05:43:19 retries = 2147483647 05:43:19 retry.backoff.max.ms = 1000 05:43:19 retry.backoff.ms = 100 05:43:19 sasl.client.callback.handler.class = null 05:43:19 sasl.jaas.config = null 05:43:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:19 sasl.kerberos.min.time.before.relogin = 60000 05:43:19 sasl.kerberos.service.name = null 05:43:19 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:19 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:19 sasl.login.callback.handler.class = null 05:43:19 sasl.login.class = null 05:43:19 sasl.login.connect.timeout.ms = null 05:43:19 sasl.login.read.timeout.ms = null 05:43:19 sasl.login.refresh.buffer.seconds = 300 05:43:19 sasl.login.refresh.min.period.seconds = 60 05:43:19 sasl.login.refresh.window.factor = 0.8 05:43:19 sasl.login.refresh.window.jitter = 0.05 05:43:19 sasl.login.retry.backoff.max.ms = 10000 05:43:19 sasl.login.retry.backoff.ms = 100 05:43:19 sasl.mechanism = GSSAPI 05:43:19 sasl.oauthbearer.clock.skew.seconds = 30 05:43:19 sasl.oauthbearer.expected.audience = null 05:43:19 sasl.oauthbearer.expected.issuer = null 05:43:19 sasl.oauthbearer.header.urlencode = false 05:43:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:19 sasl.oauthbearer.jwks.endpoint.url = null 05:43:19 sasl.oauthbearer.scope.claim.name = scope 05:43:19 sasl.oauthbearer.sub.claim.name = sub 05:43:19 sasl.oauthbearer.token.endpoint.url = null 05:43:19 security.protocol = PLAINTEXT 05:43:19 security.providers = null 05:43:19 send.buffer.bytes = 131072 05:43:19 socket.connection.setup.timeout.max.ms = 30000 05:43:19 socket.connection.setup.timeout.ms = 10000 05:43:19 ssl.cipher.suites = null 05:43:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:19 ssl.endpoint.identification.algorithm = https 05:43:19 ssl.engine.factory.class = null 05:43:19 ssl.key.password = null 05:43:19 ssl.keymanager.algorithm = SunX509 05:43:19 ssl.keystore.certificate.chain = null 05:43:19 ssl.keystore.key = null 05:43:19 ssl.keystore.location = null 05:43:19 ssl.keystore.password = null 05:43:19 ssl.keystore.type = JKS 05:43:19 ssl.protocol = TLSv1.3 05:43:19 ssl.provider = null 05:43:19 ssl.secure.random.implementation = null 05:43:19 ssl.trustmanager.algorithm = PKIX 05:43:19 ssl.truststore.certificates = null 05:43:19 ssl.truststore.location = null 05:43:19 ssl.truststore.password = null 05:43:19 ssl.truststore.type = JKS 05:43:19 transaction.timeout.ms = 60000 05:43:19 transactional.id = null 05:43:19 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:43:19 05:43:19 2026-03-06T05:43:19.849Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:19 2026-03-06T05:43:19.849Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 05:43:19 2026-03-06T05:43:19.851Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 05:43:19 2026-03-06T05:43:19.859Z INFO 11313 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:19 2026-03-06T05:43:19.859Z INFO 11313 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:19 2026-03-06T05:43:19.859Z INFO 11313 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 9 with epoch 0 05:43:19 2026-03-06T05:43:19.859Z INFO 11313 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 8 with epoch 0 05:43:19 2026-03-06T05:43:19.868Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=dataJobA | eventType=dataJobCreated 05:43:19 2026-03-06T05:43:19.876Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=dataJobA 05:43:19 2026-03-06T05:43:19.976Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 05:43:19 2026-03-06T05:43:19.983Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-1 | eventType=subscriptionCreateResponse 05:43:20 2026-03-06T05:43:20.076Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 05:43:20 2026-03-06T05:43:20.083Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobA#dmi-2 | eventType=subscriptionCreateResponse 05:43:20 2026-03-06T05:43:20.180Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=dataJobB | eventType=dataJobCreated 05:43:20 2026-03-06T05:43:20.255Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=dataJobB 05:43:20 2026-03-06T05:43:20.283Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=dataJobB#dmi-2 | eventType=subscriptionCreateResponse 05:43:20 2026-03-06T05:43:20.316Z INFO 11313 --- [cps-integration-test] [ntainer#3-0-C-1] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=dataJobB#dmi-2 | eventType=subscriptionCreateResponse 05:43:20 2026-03-06T05:43:20.383Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=fullyOverlappingDataJobId | eventType=dataJobCreated 05:43:20 2026-03-06T05:43:20.424Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=fullyOverlappingDataJobId 05:43:20 2026-03-06T05:43:20.498Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-13, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 05:43:20 2026-03-06T05:43:20.498Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Member consumer-test-group-13-4e904951-d72f-477f-9482-1001493ea417 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:20 2026-03-06T05:43:20.498Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:20 2026-03-06T05:43:20.498Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:20 2026-03-06T05:43:20.498Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-13, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 05:43:20 2026-03-06T05:43:20.500Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:20 2026-03-06T05:43:20.500Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:21 2026-03-06T05:43:20.998Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:21 2026-03-06T05:43:20.998Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:21 2026-03-06T05:43:20.998Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:21 2026-03-06T05:43:20.998Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:21 2026-03-06T05:43:20.999Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-13 unregistered 05:43:21 2026-03-06T05:43:20.999Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 05:43:21 2026-03-06T05:43:21.001Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:21 2026-03-06T05:43:21.001Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:21 2026-03-06T05:43:21.001Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:21 2026-03-06T05:43:21.001Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:21 2026-03-06T05:43:21.001Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 05:43:21 2026-03-06T05:43:21.001Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 05:43:21 2026-03-06T05:43:21.003Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:21 2026-03-06T05:43:21.003Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:21 2026-03-06T05:43:21.003Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:21 2026-03-06T05:43:21.003Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:21 2026-03-06T05:43:21.003Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 05:43:21 2026-03-06T05:43:21.148Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:21 2026-03-06T05:43:21.148Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:21 2026-03-06T05:43:21.148Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:21 2026-03-06T05:43:21.148Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:21 2026-03-06T05:43:21.148Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:21 2026-03-06T05:43:21.171Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:21 2026-03-06T05:43:21.202Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:21 2026-03-06T05:43:21.203Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:21 2026-03-06T05:43:21.203Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:21 2026-03-06T05:43:21.203Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:21 2026-03-06T05:43:21.203Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:21 2026-03-06T05:43:21.233Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:21 2026-03-06T05:43:21.279Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:21 2026-03-06T05:43:21.279Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:21 2026-03-06T05:43:21.280Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:21 2026-03-06T05:43:21.280Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:21 2026-03-06T05:43:21.280Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:21 2026-03-06T05:43:21.312Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:21 2026-03-06T05:43:21.342Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:21 2026-03-06T05:43:21.343Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:21 2026-03-06T05:43:21.343Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:21 2026-03-06T05:43:21.343Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:21 2026-03-06T05:43:21.343Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:21 2026-03-06T05:43:21.369Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:21 2026-03-06T05:43:21.393Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:21 2026-03-06T05:43:21.393Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:21 2026-03-06T05:43:21.393Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:21 2026-03-06T05:43:21.394Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:21 2026-03-06T05:43:21.394Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:21 2026-03-06T05:43:21.419Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:21 2026-03-06T05:43:21.442Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:21 2026-03-06T05:43:21.442Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:21 2026-03-06T05:43:21.443Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:21 2026-03-06T05:43:21.443Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:21 2026-03-06T05:43:21.443Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:21 2026-03-06T05:43:21.463Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:21 2026-03-06T05:43:21.476Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:21 allow.auto.create.topics = true 05:43:21 auto.commit.interval.ms = 5000 05:43:21 auto.include.jmx.reporter = true 05:43:21 auto.offset.reset = latest 05:43:21 bootstrap.servers = [localhost:32777] 05:43:21 check.crcs = true 05:43:21 client.dns.lookup = use_all_dns_ips 05:43:21 client.id = consumer-test-group-14 05:43:21 client.rack = 05:43:21 connections.max.idle.ms = 540000 05:43:21 default.api.timeout.ms = 60000 05:43:21 enable.auto.commit = true 05:43:21 enable.metrics.push = true 05:43:21 exclude.internal.topics = true 05:43:21 fetch.max.bytes = 52428800 05:43:21 fetch.max.wait.ms = 500 05:43:21 fetch.min.bytes = 1 05:43:21 group.id = test-group 05:43:21 group.instance.id = null 05:43:21 group.protocol = classic 05:43:21 group.remote.assignor = null 05:43:21 heartbeat.interval.ms = 3000 05:43:21 interceptor.classes = [] 05:43:21 internal.leave.group.on.close = true 05:43:21 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:21 isolation.level = read_uncommitted 05:43:21 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:21 max.partition.fetch.bytes = 1048576 05:43:21 max.poll.interval.ms = 300000 05:43:21 max.poll.records = 2147483647 05:43:21 metadata.max.age.ms = 300000 05:43:21 metadata.recovery.strategy = none 05:43:21 metric.reporters = [] 05:43:21 metrics.num.samples = 2 05:43:21 metrics.recording.level = INFO 05:43:21 metrics.sample.window.ms = 30000 05:43:21 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:21 receive.buffer.bytes = 65536 05:43:21 reconnect.backoff.max.ms = 1000 05:43:21 reconnect.backoff.ms = 50 05:43:21 request.timeout.ms = 30000 05:43:21 retry.backoff.max.ms = 1000 05:43:21 retry.backoff.ms = 100 05:43:21 sasl.client.callback.handler.class = null 05:43:21 sasl.jaas.config = null 05:43:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:21 sasl.kerberos.min.time.before.relogin = 60000 05:43:21 sasl.kerberos.service.name = null 05:43:21 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:21 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:21 sasl.login.callback.handler.class = null 05:43:21 sasl.login.class = null 05:43:21 sasl.login.connect.timeout.ms = null 05:43:21 sasl.login.read.timeout.ms = null 05:43:21 sasl.login.refresh.buffer.seconds = 300 05:43:21 sasl.login.refresh.min.period.seconds = 60 05:43:21 sasl.login.refresh.window.factor = 0.8 05:43:21 sasl.login.refresh.window.jitter = 0.05 05:43:21 sasl.login.retry.backoff.max.ms = 10000 05:43:21 sasl.login.retry.backoff.ms = 100 05:43:21 sasl.mechanism = GSSAPI 05:43:21 sasl.oauthbearer.clock.skew.seconds = 30 05:43:21 sasl.oauthbearer.expected.audience = null 05:43:21 sasl.oauthbearer.expected.issuer = null 05:43:21 sasl.oauthbearer.header.urlencode = false 05:43:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:21 sasl.oauthbearer.jwks.endpoint.url = null 05:43:21 sasl.oauthbearer.scope.claim.name = scope 05:43:21 sasl.oauthbearer.sub.claim.name = sub 05:43:21 sasl.oauthbearer.token.endpoint.url = null 05:43:21 security.protocol = PLAINTEXT 05:43:21 security.providers = null 05:43:21 send.buffer.bytes = 131072 05:43:21 session.timeout.ms = 45000 05:43:21 socket.connection.setup.timeout.max.ms = 30000 05:43:21 socket.connection.setup.timeout.ms = 10000 05:43:21 ssl.cipher.suites = null 05:43:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:21 ssl.endpoint.identification.algorithm = https 05:43:21 ssl.engine.factory.class = null 05:43:21 ssl.key.password = null 05:43:21 ssl.keymanager.algorithm = SunX509 05:43:21 ssl.keystore.certificate.chain = null 05:43:21 ssl.keystore.key = null 05:43:21 ssl.keystore.location = null 05:43:21 ssl.keystore.password = null 05:43:21 ssl.keystore.type = JKS 05:43:21 ssl.protocol = TLSv1.3 05:43:21 ssl.provider = null 05:43:21 ssl.secure.random.implementation = null 05:43:21 ssl.trustmanager.algorithm = PKIX 05:43:21 ssl.truststore.certificates = null 05:43:21 ssl.truststore.location = null 05:43:21 ssl.truststore.password = null 05:43:21 ssl.truststore.type = JKS 05:43:21 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 05:43:21 05:43:21 2026-03-06T05:43:21.476Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:21 2026-03-06T05:43:21.478Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:21 2026-03-06T05:43:21.478Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:21 2026-03-06T05:43:21.478Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775801478 05:43:21 2026-03-06T05:43:21.478Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-14, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 05:43:21 2026-03-06T05:43:21.484Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-14, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:21 2026-03-06T05:43:21.485Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:21 2026-03-06T05:43:21.486Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 05:43:21 2026-03-06T05:43:21.491Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-14-598a12de-03f6-4013-91b1-95a519086b57 05:43:21 2026-03-06T05:43:21.491Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 05:43:21 2026-03-06T05:43:21.494Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-14-598a12de-03f6-4013-91b1-95a519086b57', protocol='range'} 05:43:21 2026-03-06T05:43:21.494Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Finished assignment for group at generation 15: {consumer-test-group-14-598a12de-03f6-4013-91b1-95a519086b57=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 05:43:21 2026-03-06T05:43:21.497Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-14-598a12de-03f6-4013-91b1-95a519086b57', protocol='range'} 05:43:21 2026-03-06T05:43:21.497Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 05:43:21 2026-03-06T05:43:21.497Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-14, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 05:43:21 2026-03-06T05:43:21.498Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 05:43:21 2026-03-06T05:43:21.502Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-14, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=7, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:22 2026-03-06T05:43:21.979Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:43:22 acks = -1 05:43:22 auto.include.jmx.reporter = true 05:43:22 batch.size = 16384 05:43:22 bootstrap.servers = [localhost:32777] 05:43:22 buffer.memory = 33554432 05:43:22 client.dns.lookup = use_all_dns_ips 05:43:22 client.id = test-client-id 05:43:22 compression.gzip.level = -1 05:43:22 compression.lz4.level = 9 05:43:22 compression.type = none 05:43:22 compression.zstd.level = 3 05:43:22 connections.max.idle.ms = 540000 05:43:22 delivery.timeout.ms = 120000 05:43:22 enable.idempotence = true 05:43:22 enable.metrics.push = true 05:43:22 interceptor.classes = [] 05:43:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:43:22 linger.ms = 0 05:43:22 max.block.ms = 60000 05:43:22 max.in.flight.requests.per.connection = 5 05:43:22 max.request.size = 1048576 05:43:22 metadata.max.age.ms = 300000 05:43:22 metadata.max.idle.ms = 300000 05:43:22 metadata.recovery.strategy = none 05:43:22 metric.reporters = [] 05:43:22 metrics.num.samples = 2 05:43:22 metrics.recording.level = INFO 05:43:22 metrics.sample.window.ms = 30000 05:43:22 partitioner.adaptive.partitioning.enable = true 05:43:22 partitioner.availability.timeout.ms = 0 05:43:22 partitioner.class = null 05:43:22 partitioner.ignore.keys = false 05:43:22 receive.buffer.bytes = 32768 05:43:22 reconnect.backoff.max.ms = 1000 05:43:22 reconnect.backoff.ms = 50 05:43:22 request.timeout.ms = 30000 05:43:22 retries = 2147483647 05:43:22 retry.backoff.max.ms = 1000 05:43:22 retry.backoff.ms = 100 05:43:22 sasl.client.callback.handler.class = null 05:43:22 sasl.jaas.config = null 05:43:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:22 sasl.kerberos.min.time.before.relogin = 60000 05:43:22 sasl.kerberos.service.name = null 05:43:22 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:22 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:22 sasl.login.callback.handler.class = null 05:43:22 sasl.login.class = null 05:43:22 sasl.login.connect.timeout.ms = null 05:43:22 sasl.login.read.timeout.ms = null 05:43:22 sasl.login.refresh.buffer.seconds = 300 05:43:22 sasl.login.refresh.min.period.seconds = 60 05:43:22 sasl.login.refresh.window.factor = 0.8 05:43:22 sasl.login.refresh.window.jitter = 0.05 05:43:22 sasl.login.retry.backoff.max.ms = 10000 05:43:22 sasl.login.retry.backoff.ms = 100 05:43:22 sasl.mechanism = GSSAPI 05:43:22 sasl.oauthbearer.clock.skew.seconds = 30 05:43:22 sasl.oauthbearer.expected.audience = null 05:43:22 sasl.oauthbearer.expected.issuer = null 05:43:22 sasl.oauthbearer.header.urlencode = false 05:43:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:22 sasl.oauthbearer.jwks.endpoint.url = null 05:43:22 sasl.oauthbearer.scope.claim.name = scope 05:43:22 sasl.oauthbearer.sub.claim.name = sub 05:43:22 sasl.oauthbearer.token.endpoint.url = null 05:43:22 security.protocol = PLAINTEXT 05:43:22 security.providers = null 05:43:22 send.buffer.bytes = 131072 05:43:22 socket.connection.setup.timeout.max.ms = 30000 05:43:22 socket.connection.setup.timeout.ms = 10000 05:43:22 ssl.cipher.suites = null 05:43:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:22 ssl.endpoint.identification.algorithm = https 05:43:22 ssl.engine.factory.class = null 05:43:22 ssl.key.password = null 05:43:22 ssl.keymanager.algorithm = SunX509 05:43:22 ssl.keystore.certificate.chain = null 05:43:22 ssl.keystore.key = null 05:43:22 ssl.keystore.location = null 05:43:22 ssl.keystore.password = null 05:43:22 ssl.keystore.type = JKS 05:43:22 ssl.protocol = TLSv1.3 05:43:22 ssl.provider = null 05:43:22 ssl.secure.random.implementation = null 05:43:22 ssl.trustmanager.algorithm = PKIX 05:43:22 ssl.truststore.certificates = null 05:43:22 ssl.truststore.location = null 05:43:22 ssl.truststore.password = null 05:43:22 ssl.truststore.type = JKS 05:43:22 transaction.timeout.ms = 60000 05:43:22 transactional.id = null 05:43:22 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:43:22 05:43:22 2026-03-06T05:43:21.979Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:22 2026-03-06T05:43:21.980Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 05:43:22 2026-03-06T05:43:21.982Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:22 2026-03-06T05:43:21.982Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:22 2026-03-06T05:43:21.982Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775801982 05:43:22 2026-03-06T05:43:21.983Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:43:22 acks = -1 05:43:22 auto.include.jmx.reporter = true 05:43:22 batch.size = 16384 05:43:22 bootstrap.servers = [localhost:32777] 05:43:22 buffer.memory = 33554432 05:43:22 client.dns.lookup = use_all_dns_ips 05:43:22 client.id = test-client-id 05:43:22 compression.gzip.level = -1 05:43:22 compression.lz4.level = 9 05:43:22 compression.type = none 05:43:22 compression.zstd.level = 3 05:43:22 connections.max.idle.ms = 540000 05:43:22 delivery.timeout.ms = 120000 05:43:22 enable.idempotence = true 05:43:22 enable.metrics.push = true 05:43:22 interceptor.classes = [] 05:43:22 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:43:22 linger.ms = 0 05:43:22 max.block.ms = 60000 05:43:22 max.in.flight.requests.per.connection = 5 05:43:22 max.request.size = 1048576 05:43:22 metadata.max.age.ms = 300000 05:43:22 metadata.max.idle.ms = 300000 05:43:22 metadata.recovery.strategy = none 05:43:22 metric.reporters = [] 05:43:22 metrics.num.samples = 2 05:43:22 metrics.recording.level = INFO 05:43:22 metrics.sample.window.ms = 30000 05:43:22 partitioner.adaptive.partitioning.enable = true 05:43:22 partitioner.availability.timeout.ms = 0 05:43:22 partitioner.class = null 05:43:22 partitioner.ignore.keys = false 05:43:22 receive.buffer.bytes = 32768 05:43:22 reconnect.backoff.max.ms = 1000 05:43:22 reconnect.backoff.ms = 50 05:43:22 request.timeout.ms = 30000 05:43:22 retries = 2147483647 05:43:22 retry.backoff.max.ms = 1000 05:43:22 retry.backoff.ms = 100 05:43:22 sasl.client.callback.handler.class = null 05:43:22 sasl.jaas.config = null 05:43:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:22 sasl.kerberos.min.time.before.relogin = 60000 05:43:22 sasl.kerberos.service.name = null 05:43:22 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:22 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:22 sasl.login.callback.handler.class = null 05:43:22 sasl.login.class = null 05:43:22 sasl.login.connect.timeout.ms = null 05:43:22 sasl.login.read.timeout.ms = null 05:43:22 sasl.login.refresh.buffer.seconds = 300 05:43:22 sasl.login.refresh.min.period.seconds = 60 05:43:22 sasl.login.refresh.window.factor = 0.8 05:43:22 sasl.login.refresh.window.jitter = 0.05 05:43:22 sasl.login.retry.backoff.max.ms = 10000 05:43:22 sasl.login.retry.backoff.ms = 100 05:43:22 sasl.mechanism = GSSAPI 05:43:22 sasl.oauthbearer.clock.skew.seconds = 30 05:43:22 sasl.oauthbearer.expected.audience = null 05:43:22 sasl.oauthbearer.expected.issuer = null 05:43:22 sasl.oauthbearer.header.urlencode = false 05:43:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:22 sasl.oauthbearer.jwks.endpoint.url = null 05:43:22 sasl.oauthbearer.scope.claim.name = scope 05:43:22 sasl.oauthbearer.sub.claim.name = sub 05:43:22 sasl.oauthbearer.token.endpoint.url = null 05:43:22 security.protocol = PLAINTEXT 05:43:22 security.providers = null 05:43:22 send.buffer.bytes = 131072 05:43:22 socket.connection.setup.timeout.max.ms = 30000 05:43:22 socket.connection.setup.timeout.ms = 10000 05:43:22 ssl.cipher.suites = null 05:43:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:22 ssl.endpoint.identification.algorithm = https 05:43:22 ssl.engine.factory.class = null 05:43:22 ssl.key.password = null 05:43:22 ssl.keymanager.algorithm = SunX509 05:43:22 ssl.keystore.certificate.chain = null 05:43:22 ssl.keystore.key = null 05:43:22 ssl.keystore.location = null 05:43:22 ssl.keystore.password = null 05:43:22 ssl.keystore.type = JKS 05:43:22 ssl.protocol = TLSv1.3 05:43:22 ssl.provider = null 05:43:22 ssl.secure.random.implementation = null 05:43:22 ssl.trustmanager.algorithm = PKIX 05:43:22 ssl.truststore.certificates = null 05:43:22 ssl.truststore.location = null 05:43:22 ssl.truststore.password = null 05:43:22 ssl.truststore.type = JKS 05:43:22 transaction.timeout.ms = 60000 05:43:22 transactional.id = null 05:43:22 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:43:22 05:43:22 2026-03-06T05:43:21.983Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:22 2026-03-06T05:43:21.983Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 05:43:22 2026-03-06T05:43:21.986Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 05:43:22 2026-03-06T05:43:21.990Z INFO 11313 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:22 2026-03-06T05:43:21.990Z INFO 11313 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 10 with epoch 0 05:43:22 2026-03-06T05:43:21.998Z INFO 11313 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:22 2026-03-06T05:43:21.998Z INFO 11313 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 11 with epoch 0 05:43:22 2026-03-06T05:43:22.006Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=lastDataJobId | eventType=dataJobCreated 05:43:22 2026-03-06T05:43:22.032Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=lastDataJobId 05:43:22 2026-03-06T05:43:22.114Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=lastDataJobId | eventType=dataJobDeleted 05:43:22 2026-03-06T05:43:22.141Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=lastDataJobId 05:43:22 2026-03-06T05:43:22.216Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-14, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 05:43:22 2026-03-06T05:43:22.216Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Member consumer-test-group-14-598a12de-03f6-4013-91b1-95a519086b57 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:22 2026-03-06T05:43:22.216Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:22 2026-03-06T05:43:22.216Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:22 2026-03-06T05:43:22.216Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-14, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 05:43:22 2026-03-06T05:43:22.216Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:22 2026-03-06T05:43:22.216Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:22 2026-03-06T05:43:22.717Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:22 2026-03-06T05:43:22.717Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:22 2026-03-06T05:43:22.717Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:22 2026-03-06T05:43:22.717Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:22 2026-03-06T05:43:22.720Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-14 unregistered 05:43:22 2026-03-06T05:43:22.720Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 05:43:22 2026-03-06T05:43:22.722Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:22 2026-03-06T05:43:22.722Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:22 2026-03-06T05:43:22.722Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:22 2026-03-06T05:43:22.722Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:22 2026-03-06T05:43:22.722Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 05:43:22 2026-03-06T05:43:22.722Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 05:43:22 2026-03-06T05:43:22.725Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:22 2026-03-06T05:43:22.725Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:22 2026-03-06T05:43:22.725Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:22 2026-03-06T05:43:22.725Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:22 2026-03-06T05:43:22.725Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 05:43:22 2026-03-06T05:43:22.894Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:22 2026-03-06T05:43:22.894Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:22 2026-03-06T05:43:22.894Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:22 2026-03-06T05:43:22.895Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:22 2026-03-06T05:43:22.895Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:23 2026-03-06T05:43:22.919Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:23 2026-03-06T05:43:22.944Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:23 2026-03-06T05:43:22.944Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:23 2026-03-06T05:43:22.944Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:23 2026-03-06T05:43:22.944Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:23 2026-03-06T05:43:22.944Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:23 2026-03-06T05:43:22.969Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:23 2026-03-06T05:43:23.005Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:23 2026-03-06T05:43:23.005Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:23 2026-03-06T05:43:23.006Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:23 2026-03-06T05:43:23.006Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:23 2026-03-06T05:43:23.006Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:23 2026-03-06T05:43:23.032Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:23 2026-03-06T05:43:23.059Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:23 2026-03-06T05:43:23.059Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:23 2026-03-06T05:43:23.060Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:23 2026-03-06T05:43:23.060Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:23 2026-03-06T05:43:23.060Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:23 2026-03-06T05:43:23.097Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:23 2026-03-06T05:43:23.123Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:23 2026-03-06T05:43:23.123Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:23 2026-03-06T05:43:23.124Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:23 2026-03-06T05:43:23.124Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:23 2026-03-06T05:43:23.124Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:23 2026-03-06T05:43:23.151Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:23 2026-03-06T05:43:23.175Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:23 2026-03-06T05:43:23.175Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:23 2026-03-06T05:43:23.175Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:23 2026-03-06T05:43:23.175Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:23 2026-03-06T05:43:23.175Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:23 2026-03-06T05:43:23.198Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:23 2026-03-06T05:43:23.210Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:23 allow.auto.create.topics = true 05:43:23 auto.commit.interval.ms = 5000 05:43:23 auto.include.jmx.reporter = true 05:43:23 auto.offset.reset = latest 05:43:23 bootstrap.servers = [localhost:32777] 05:43:23 check.crcs = true 05:43:23 client.dns.lookup = use_all_dns_ips 05:43:23 client.id = consumer-test-group-15 05:43:23 client.rack = 05:43:23 connections.max.idle.ms = 540000 05:43:23 default.api.timeout.ms = 60000 05:43:23 enable.auto.commit = true 05:43:23 enable.metrics.push = true 05:43:23 exclude.internal.topics = true 05:43:23 fetch.max.bytes = 52428800 05:43:23 fetch.max.wait.ms = 500 05:43:23 fetch.min.bytes = 1 05:43:23 group.id = test-group 05:43:23 group.instance.id = null 05:43:23 group.protocol = classic 05:43:23 group.remote.assignor = null 05:43:23 heartbeat.interval.ms = 3000 05:43:23 interceptor.classes = [] 05:43:23 internal.leave.group.on.close = true 05:43:23 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:23 isolation.level = read_uncommitted 05:43:23 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:23 max.partition.fetch.bytes = 1048576 05:43:23 max.poll.interval.ms = 300000 05:43:23 max.poll.records = 2147483647 05:43:23 metadata.max.age.ms = 300000 05:43:23 metadata.recovery.strategy = none 05:43:23 metric.reporters = [] 05:43:23 metrics.num.samples = 2 05:43:23 metrics.recording.level = INFO 05:43:23 metrics.sample.window.ms = 30000 05:43:23 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:23 receive.buffer.bytes = 65536 05:43:23 reconnect.backoff.max.ms = 1000 05:43:23 reconnect.backoff.ms = 50 05:43:23 request.timeout.ms = 30000 05:43:23 retry.backoff.max.ms = 1000 05:43:23 retry.backoff.ms = 100 05:43:23 sasl.client.callback.handler.class = null 05:43:23 sasl.jaas.config = null 05:43:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:23 sasl.kerberos.min.time.before.relogin = 60000 05:43:23 sasl.kerberos.service.name = null 05:43:23 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:23 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:23 sasl.login.callback.handler.class = null 05:43:23 sasl.login.class = null 05:43:23 sasl.login.connect.timeout.ms = null 05:43:23 sasl.login.read.timeout.ms = null 05:43:23 sasl.login.refresh.buffer.seconds = 300 05:43:23 sasl.login.refresh.min.period.seconds = 60 05:43:23 sasl.login.refresh.window.factor = 0.8 05:43:23 sasl.login.refresh.window.jitter = 0.05 05:43:23 sasl.login.retry.backoff.max.ms = 10000 05:43:23 sasl.login.retry.backoff.ms = 100 05:43:23 sasl.mechanism = GSSAPI 05:43:23 sasl.oauthbearer.clock.skew.seconds = 30 05:43:23 sasl.oauthbearer.expected.audience = null 05:43:23 sasl.oauthbearer.expected.issuer = null 05:43:23 sasl.oauthbearer.header.urlencode = false 05:43:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:23 sasl.oauthbearer.jwks.endpoint.url = null 05:43:23 sasl.oauthbearer.scope.claim.name = scope 05:43:23 sasl.oauthbearer.sub.claim.name = sub 05:43:23 sasl.oauthbearer.token.endpoint.url = null 05:43:23 security.protocol = PLAINTEXT 05:43:23 security.providers = null 05:43:23 send.buffer.bytes = 131072 05:43:23 session.timeout.ms = 45000 05:43:23 socket.connection.setup.timeout.max.ms = 30000 05:43:23 socket.connection.setup.timeout.ms = 10000 05:43:23 ssl.cipher.suites = null 05:43:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:23 ssl.endpoint.identification.algorithm = https 05:43:23 ssl.engine.factory.class = null 05:43:23 ssl.key.password = null 05:43:23 ssl.keymanager.algorithm = SunX509 05:43:23 ssl.keystore.certificate.chain = null 05:43:23 ssl.keystore.key = null 05:43:23 ssl.keystore.location = null 05:43:23 ssl.keystore.password = null 05:43:23 ssl.keystore.type = JKS 05:43:23 ssl.protocol = TLSv1.3 05:43:23 ssl.provider = null 05:43:23 ssl.secure.random.implementation = null 05:43:23 ssl.trustmanager.algorithm = PKIX 05:43:23 ssl.truststore.certificates = null 05:43:23 ssl.truststore.location = null 05:43:23 ssl.truststore.password = null 05:43:23 ssl.truststore.type = JKS 05:43:23 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 05:43:23 05:43:23 2026-03-06T05:43:23.211Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:23 2026-03-06T05:43:23.214Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:23 2026-03-06T05:43:23.214Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:23 2026-03-06T05:43:23.214Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775803214 05:43:23 2026-03-06T05:43:23.214Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-15, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 05:43:23 2026-03-06T05:43:23.221Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-15, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:23 2026-03-06T05:43:23.222Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:23 2026-03-06T05:43:23.223Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 05:43:23 2026-03-06T05:43:23.226Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-15-b5f042a2-e9d9-4d87-b798-f4e4c33895a1 05:43:23 2026-03-06T05:43:23.226Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 05:43:23 2026-03-06T05:43:23.229Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Successfully joined group with generation Generation{generationId=17, memberId='consumer-test-group-15-b5f042a2-e9d9-4d87-b798-f4e4c33895a1', protocol='range'} 05:43:23 2026-03-06T05:43:23.229Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Finished assignment for group at generation 17: {consumer-test-group-15-b5f042a2-e9d9-4d87-b798-f4e4c33895a1=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 05:43:23 2026-03-06T05:43:23.233Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Successfully synced group in generation Generation{generationId=17, memberId='consumer-test-group-15-b5f042a2-e9d9-4d87-b798-f4e4c33895a1', protocol='range'} 05:43:23 2026-03-06T05:43:23.233Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 05:43:23 2026-03-06T05:43:23.233Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-15, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 05:43:23 2026-03-06T05:43:23.234Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 05:43:23 2026-03-06T05:43:23.238Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-15, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=9, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:23 2026-03-06T05:43:23.715Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:43:23 acks = -1 05:43:23 auto.include.jmx.reporter = true 05:43:23 batch.size = 16384 05:43:23 bootstrap.servers = [localhost:32777] 05:43:23 buffer.memory = 33554432 05:43:23 client.dns.lookup = use_all_dns_ips 05:43:23 client.id = test-client-id 05:43:23 compression.gzip.level = -1 05:43:23 compression.lz4.level = 9 05:43:23 compression.type = none 05:43:23 compression.zstd.level = 3 05:43:23 connections.max.idle.ms = 540000 05:43:23 delivery.timeout.ms = 120000 05:43:23 enable.idempotence = true 05:43:23 enable.metrics.push = true 05:43:23 interceptor.classes = [] 05:43:23 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:43:23 linger.ms = 0 05:43:23 max.block.ms = 60000 05:43:23 max.in.flight.requests.per.connection = 5 05:43:23 max.request.size = 1048576 05:43:23 metadata.max.age.ms = 300000 05:43:23 metadata.max.idle.ms = 300000 05:43:23 metadata.recovery.strategy = none 05:43:23 metric.reporters = [] 05:43:23 metrics.num.samples = 2 05:43:23 metrics.recording.level = INFO 05:43:23 metrics.sample.window.ms = 30000 05:43:23 partitioner.adaptive.partitioning.enable = true 05:43:23 partitioner.availability.timeout.ms = 0 05:43:23 partitioner.class = null 05:43:23 partitioner.ignore.keys = false 05:43:23 receive.buffer.bytes = 32768 05:43:23 reconnect.backoff.max.ms = 1000 05:43:23 reconnect.backoff.ms = 50 05:43:23 request.timeout.ms = 30000 05:43:23 retries = 2147483647 05:43:23 retry.backoff.max.ms = 1000 05:43:23 retry.backoff.ms = 100 05:43:23 sasl.client.callback.handler.class = null 05:43:23 sasl.jaas.config = null 05:43:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:23 sasl.kerberos.min.time.before.relogin = 60000 05:43:23 sasl.kerberos.service.name = null 05:43:23 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:23 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:23 sasl.login.callback.handler.class = null 05:43:23 sasl.login.class = null 05:43:23 sasl.login.connect.timeout.ms = null 05:43:23 sasl.login.read.timeout.ms = null 05:43:23 sasl.login.refresh.buffer.seconds = 300 05:43:23 sasl.login.refresh.min.period.seconds = 60 05:43:23 sasl.login.refresh.window.factor = 0.8 05:43:23 sasl.login.refresh.window.jitter = 0.05 05:43:23 sasl.login.retry.backoff.max.ms = 10000 05:43:23 sasl.login.retry.backoff.ms = 100 05:43:23 sasl.mechanism = GSSAPI 05:43:23 sasl.oauthbearer.clock.skew.seconds = 30 05:43:23 sasl.oauthbearer.expected.audience = null 05:43:23 sasl.oauthbearer.expected.issuer = null 05:43:23 sasl.oauthbearer.header.urlencode = false 05:43:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:23 sasl.oauthbearer.jwks.endpoint.url = null 05:43:23 sasl.oauthbearer.scope.claim.name = scope 05:43:23 sasl.oauthbearer.sub.claim.name = sub 05:43:23 sasl.oauthbearer.token.endpoint.url = null 05:43:23 security.protocol = PLAINTEXT 05:43:23 security.providers = null 05:43:23 send.buffer.bytes = 131072 05:43:23 socket.connection.setup.timeout.max.ms = 30000 05:43:23 socket.connection.setup.timeout.ms = 10000 05:43:23 ssl.cipher.suites = null 05:43:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:23 ssl.endpoint.identification.algorithm = https 05:43:23 ssl.engine.factory.class = null 05:43:23 ssl.key.password = null 05:43:23 ssl.keymanager.algorithm = SunX509 05:43:23 ssl.keystore.certificate.chain = null 05:43:23 ssl.keystore.key = null 05:43:23 ssl.keystore.location = null 05:43:23 ssl.keystore.password = null 05:43:23 ssl.keystore.type = JKS 05:43:23 ssl.protocol = TLSv1.3 05:43:23 ssl.provider = null 05:43:23 ssl.secure.random.implementation = null 05:43:23 ssl.trustmanager.algorithm = PKIX 05:43:23 ssl.truststore.certificates = null 05:43:23 ssl.truststore.location = null 05:43:23 ssl.truststore.password = null 05:43:23 ssl.truststore.type = JKS 05:43:23 transaction.timeout.ms = 60000 05:43:23 transactional.id = null 05:43:23 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:43:23 05:43:23 2026-03-06T05:43:23.716Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:23 2026-03-06T05:43:23.716Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 05:43:23 2026-03-06T05:43:23.720Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:23 2026-03-06T05:43:23.720Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:23 2026-03-06T05:43:23.720Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775803720 05:43:23 2026-03-06T05:43:23.721Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:43:23 acks = -1 05:43:23 auto.include.jmx.reporter = true 05:43:23 batch.size = 16384 05:43:23 bootstrap.servers = [localhost:32777] 05:43:23 buffer.memory = 33554432 05:43:23 client.dns.lookup = use_all_dns_ips 05:43:23 client.id = test-client-id 05:43:23 compression.gzip.level = -1 05:43:23 compression.lz4.level = 9 05:43:23 compression.type = none 05:43:23 compression.zstd.level = 3 05:43:23 connections.max.idle.ms = 540000 05:43:23 delivery.timeout.ms = 120000 05:43:23 enable.idempotence = true 05:43:23 enable.metrics.push = true 05:43:23 interceptor.classes = [] 05:43:23 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:43:23 linger.ms = 0 05:43:23 max.block.ms = 60000 05:43:23 max.in.flight.requests.per.connection = 5 05:43:23 max.request.size = 1048576 05:43:23 metadata.max.age.ms = 300000 05:43:23 metadata.max.idle.ms = 300000 05:43:23 metadata.recovery.strategy = none 05:43:23 metric.reporters = [] 05:43:23 metrics.num.samples = 2 05:43:23 metrics.recording.level = INFO 05:43:23 metrics.sample.window.ms = 30000 05:43:23 partitioner.adaptive.partitioning.enable = true 05:43:23 partitioner.availability.timeout.ms = 0 05:43:23 partitioner.class = null 05:43:23 partitioner.ignore.keys = false 05:43:23 receive.buffer.bytes = 32768 05:43:23 reconnect.backoff.max.ms = 1000 05:43:23 reconnect.backoff.ms = 50 05:43:23 request.timeout.ms = 30000 05:43:23 retries = 2147483647 05:43:23 retry.backoff.max.ms = 1000 05:43:23 retry.backoff.ms = 100 05:43:23 sasl.client.callback.handler.class = null 05:43:23 sasl.jaas.config = null 05:43:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:23 sasl.kerberos.min.time.before.relogin = 60000 05:43:23 sasl.kerberos.service.name = null 05:43:23 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:23 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:23 sasl.login.callback.handler.class = null 05:43:23 sasl.login.class = null 05:43:23 sasl.login.connect.timeout.ms = null 05:43:23 sasl.login.read.timeout.ms = null 05:43:23 sasl.login.refresh.buffer.seconds = 300 05:43:23 sasl.login.refresh.min.period.seconds = 60 05:43:23 sasl.login.refresh.window.factor = 0.8 05:43:23 sasl.login.refresh.window.jitter = 0.05 05:43:23 sasl.login.retry.backoff.max.ms = 10000 05:43:23 sasl.login.retry.backoff.ms = 100 05:43:23 sasl.mechanism = GSSAPI 05:43:23 sasl.oauthbearer.clock.skew.seconds = 30 05:43:23 sasl.oauthbearer.expected.audience = null 05:43:23 sasl.oauthbearer.expected.issuer = null 05:43:23 sasl.oauthbearer.header.urlencode = false 05:43:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:23 sasl.oauthbearer.jwks.endpoint.url = null 05:43:23 sasl.oauthbearer.scope.claim.name = scope 05:43:23 sasl.oauthbearer.sub.claim.name = sub 05:43:23 sasl.oauthbearer.token.endpoint.url = null 05:43:23 security.protocol = PLAINTEXT 05:43:23 security.providers = null 05:43:23 send.buffer.bytes = 131072 05:43:23 socket.connection.setup.timeout.max.ms = 30000 05:43:23 socket.connection.setup.timeout.ms = 10000 05:43:23 ssl.cipher.suites = null 05:43:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:23 ssl.endpoint.identification.algorithm = https 05:43:23 ssl.engine.factory.class = null 05:43:23 ssl.key.password = null 05:43:23 ssl.keymanager.algorithm = SunX509 05:43:23 ssl.keystore.certificate.chain = null 05:43:23 ssl.keystore.key = null 05:43:23 ssl.keystore.location = null 05:43:23 ssl.keystore.password = null 05:43:23 ssl.keystore.type = JKS 05:43:23 ssl.protocol = TLSv1.3 05:43:23 ssl.provider = null 05:43:23 ssl.secure.random.implementation = null 05:43:23 ssl.trustmanager.algorithm = PKIX 05:43:23 ssl.truststore.certificates = null 05:43:23 ssl.truststore.location = null 05:43:23 ssl.truststore.password = null 05:43:23 ssl.truststore.type = JKS 05:43:23 transaction.timeout.ms = 60000 05:43:23 transactional.id = null 05:43:23 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:43:23 05:43:23 2026-03-06T05:43:23.721Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:23 2026-03-06T05:43:23.722Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 05:43:23 2026-03-06T05:43:23.724Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 05:43:23 2026-03-06T05:43:23.726Z INFO 11313 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:23 2026-03-06T05:43:23.726Z INFO 11313 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 12 with epoch 0 05:43:23 2026-03-06T05:43:23.731Z INFO 11313 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:23 2026-03-06T05:43:23.731Z INFO 11313 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 13 with epoch 0 05:43:23 2026-03-06T05:43:23.746Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=id-to-remove | eventType=dataJobCreated 05:43:23 2026-03-06T05:43:23.789Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=id-to-remove 05:43:23 2026-03-06T05:43:23.847Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=id-to-remove | eventType=dataJobDeleted 05:43:23 2026-03-06T05:43:23.873Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=id-to-remove 05:43:25 2026-03-06T05:43:24.961Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-15, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 05:43:25 2026-03-06T05:43:24.961Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Member consumer-test-group-15-b5f042a2-e9d9-4d87-b798-f4e4c33895a1 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:25 2026-03-06T05:43:24.962Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:25 2026-03-06T05:43:24.962Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:25 2026-03-06T05:43:24.962Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-15, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 05:43:25 2026-03-06T05:43:24.962Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:25 2026-03-06T05:43:24.962Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:25 2026-03-06T05:43:24.966Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:25 2026-03-06T05:43:24.966Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:25 2026-03-06T05:43:24.966Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:25 2026-03-06T05:43:24.966Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:25 2026-03-06T05:43:24.969Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-15 unregistered 05:43:25 2026-03-06T05:43:24.969Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 05:43:25 2026-03-06T05:43:24.971Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:25 2026-03-06T05:43:24.971Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:25 2026-03-06T05:43:24.971Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:25 2026-03-06T05:43:24.971Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:25 2026-03-06T05:43:24.971Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 05:43:25 2026-03-06T05:43:24.971Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 05:43:25 2026-03-06T05:43:24.974Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:25 2026-03-06T05:43:24.974Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:25 2026-03-06T05:43:24.974Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:25 2026-03-06T05:43:24.974Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:25 2026-03-06T05:43:24.974Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 05:43:25 2026-03-06T05:43:25.152Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:25 2026-03-06T05:43:25.152Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:25 2026-03-06T05:43:25.152Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:25 2026-03-06T05:43:25.152Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:25 2026-03-06T05:43:25.152Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:25 2026-03-06T05:43:25.181Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:25 2026-03-06T05:43:25.211Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:25 2026-03-06T05:43:25.213Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:25 2026-03-06T05:43:25.213Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:25 2026-03-06T05:43:25.214Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:25 2026-03-06T05:43:25.214Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:25 2026-03-06T05:43:25.242Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:25 2026-03-06T05:43:25.274Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:25 2026-03-06T05:43:25.275Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:25 2026-03-06T05:43:25.275Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:25 2026-03-06T05:43:25.275Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:25 2026-03-06T05:43:25.275Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:25 2026-03-06T05:43:25.303Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:25 2026-03-06T05:43:25.332Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:25 2026-03-06T05:43:25.332Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:25 2026-03-06T05:43:25.332Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:25 2026-03-06T05:43:25.332Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:25 2026-03-06T05:43:25.332Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:25 2026-03-06T05:43:25.367Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:25 2026-03-06T05:43:25.392Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:25 2026-03-06T05:43:25.392Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:25 2026-03-06T05:43:25.392Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:25 2026-03-06T05:43:25.393Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:25 2026-03-06T05:43:25.393Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:25 2026-03-06T05:43:25.421Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:25 2026-03-06T05:43:25.445Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:25 2026-03-06T05:43:25.445Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:25 2026-03-06T05:43:25.445Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:25 2026-03-06T05:43:25.445Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:25 2026-03-06T05:43:25.445Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:25 2026-03-06T05:43:25.471Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:25 2026-03-06T05:43:25.486Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:25 allow.auto.create.topics = true 05:43:25 auto.commit.interval.ms = 5000 05:43:25 auto.include.jmx.reporter = true 05:43:25 auto.offset.reset = latest 05:43:25 bootstrap.servers = [localhost:32777] 05:43:25 check.crcs = true 05:43:25 client.dns.lookup = use_all_dns_ips 05:43:25 client.id = consumer-test-group-16 05:43:25 client.rack = 05:43:25 connections.max.idle.ms = 540000 05:43:25 default.api.timeout.ms = 60000 05:43:25 enable.auto.commit = true 05:43:25 enable.metrics.push = true 05:43:25 exclude.internal.topics = true 05:43:25 fetch.max.bytes = 52428800 05:43:25 fetch.max.wait.ms = 500 05:43:25 fetch.min.bytes = 1 05:43:25 group.id = test-group 05:43:25 group.instance.id = null 05:43:25 group.protocol = classic 05:43:25 group.remote.assignor = null 05:43:25 heartbeat.interval.ms = 3000 05:43:25 interceptor.classes = [] 05:43:25 internal.leave.group.on.close = true 05:43:25 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:25 isolation.level = read_uncommitted 05:43:25 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:25 max.partition.fetch.bytes = 1048576 05:43:25 max.poll.interval.ms = 300000 05:43:25 max.poll.records = 2147483647 05:43:25 metadata.max.age.ms = 300000 05:43:25 metadata.recovery.strategy = none 05:43:25 metric.reporters = [] 05:43:25 metrics.num.samples = 2 05:43:25 metrics.recording.level = INFO 05:43:25 metrics.sample.window.ms = 30000 05:43:25 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:25 receive.buffer.bytes = 65536 05:43:25 reconnect.backoff.max.ms = 1000 05:43:25 reconnect.backoff.ms = 50 05:43:25 request.timeout.ms = 30000 05:43:25 retry.backoff.max.ms = 1000 05:43:25 retry.backoff.ms = 100 05:43:25 sasl.client.callback.handler.class = null 05:43:25 sasl.jaas.config = null 05:43:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:25 sasl.kerberos.min.time.before.relogin = 60000 05:43:25 sasl.kerberos.service.name = null 05:43:25 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:25 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:25 sasl.login.callback.handler.class = null 05:43:25 sasl.login.class = null 05:43:25 sasl.login.connect.timeout.ms = null 05:43:25 sasl.login.read.timeout.ms = null 05:43:25 sasl.login.refresh.buffer.seconds = 300 05:43:25 sasl.login.refresh.min.period.seconds = 60 05:43:25 sasl.login.refresh.window.factor = 0.8 05:43:25 sasl.login.refresh.window.jitter = 0.05 05:43:25 sasl.login.retry.backoff.max.ms = 10000 05:43:25 sasl.login.retry.backoff.ms = 100 05:43:25 sasl.mechanism = GSSAPI 05:43:25 sasl.oauthbearer.clock.skew.seconds = 30 05:43:25 sasl.oauthbearer.expected.audience = null 05:43:25 sasl.oauthbearer.expected.issuer = null 05:43:25 sasl.oauthbearer.header.urlencode = false 05:43:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:25 sasl.oauthbearer.jwks.endpoint.url = null 05:43:25 sasl.oauthbearer.scope.claim.name = scope 05:43:25 sasl.oauthbearer.sub.claim.name = sub 05:43:25 sasl.oauthbearer.token.endpoint.url = null 05:43:25 security.protocol = PLAINTEXT 05:43:25 security.providers = null 05:43:25 send.buffer.bytes = 131072 05:43:25 session.timeout.ms = 45000 05:43:25 socket.connection.setup.timeout.max.ms = 30000 05:43:25 socket.connection.setup.timeout.ms = 10000 05:43:25 ssl.cipher.suites = null 05:43:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:25 ssl.endpoint.identification.algorithm = https 05:43:25 ssl.engine.factory.class = null 05:43:25 ssl.key.password = null 05:43:25 ssl.keymanager.algorithm = SunX509 05:43:25 ssl.keystore.certificate.chain = null 05:43:25 ssl.keystore.key = null 05:43:25 ssl.keystore.location = null 05:43:25 ssl.keystore.password = null 05:43:25 ssl.keystore.type = JKS 05:43:25 ssl.protocol = TLSv1.3 05:43:25 ssl.provider = null 05:43:25 ssl.secure.random.implementation = null 05:43:25 ssl.trustmanager.algorithm = PKIX 05:43:25 ssl.truststore.certificates = null 05:43:25 ssl.truststore.location = null 05:43:25 ssl.truststore.password = null 05:43:25 ssl.truststore.type = JKS 05:43:25 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 05:43:25 05:43:25 2026-03-06T05:43:25.486Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:25 2026-03-06T05:43:25.489Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:25 2026-03-06T05:43:25.489Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:25 2026-03-06T05:43:25.489Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775805489 05:43:25 2026-03-06T05:43:25.490Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-16, groupId=test-group] Subscribed to topic(s): ncmp-dmi-cm-avc-subscription 05:43:25 2026-03-06T05:43:25.495Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-16, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:25 2026-03-06T05:43:25.495Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:25 2026-03-06T05:43:25.496Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 05:43:25 2026-03-06T05:43:25.500Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-16-b9abad9e-439c-4344-8878-a051ab376aac 05:43:25 2026-03-06T05:43:25.500Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 05:43:25 2026-03-06T05:43:25.505Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Successfully joined group with generation Generation{generationId=19, memberId='consumer-test-group-16-b9abad9e-439c-4344-8878-a051ab376aac', protocol='range'} 05:43:25 2026-03-06T05:43:25.505Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Finished assignment for group at generation 19: {consumer-test-group-16-b9abad9e-439c-4344-8878-a051ab376aac=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 05:43:25 2026-03-06T05:43:25.508Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Successfully synced group in generation Generation{generationId=19, memberId='consumer-test-group-16-b9abad9e-439c-4344-8878-a051ab376aac', protocol='range'} 05:43:25 2026-03-06T05:43:25.508Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0]) 05:43:25 2026-03-06T05:43:25.508Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-16, groupId=test-group] Adding newly assigned partitions: ncmp-dmi-cm-avc-subscription-0 05:43:25 2026-03-06T05:43:25.509Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Found no committed offset for partition ncmp-dmi-cm-avc-subscription-0 05:43:25 2026-03-06T05:43:25.512Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-16, groupId=test-group] Resetting offset for partition ncmp-dmi-cm-avc-subscription-0 to position FetchPosition{offset=9, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:26 2026-03-06T05:43:25.991Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:43:26 acks = -1 05:43:26 auto.include.jmx.reporter = true 05:43:26 batch.size = 16384 05:43:26 bootstrap.servers = [localhost:32777] 05:43:26 buffer.memory = 33554432 05:43:26 client.dns.lookup = use_all_dns_ips 05:43:26 client.id = test-client-id 05:43:26 compression.gzip.level = -1 05:43:26 compression.lz4.level = 9 05:43:26 compression.type = none 05:43:26 compression.zstd.level = 3 05:43:26 connections.max.idle.ms = 540000 05:43:26 delivery.timeout.ms = 120000 05:43:26 enable.idempotence = true 05:43:26 enable.metrics.push = true 05:43:26 interceptor.classes = [] 05:43:26 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:43:26 linger.ms = 0 05:43:26 max.block.ms = 60000 05:43:26 max.in.flight.requests.per.connection = 5 05:43:26 max.request.size = 1048576 05:43:26 metadata.max.age.ms = 300000 05:43:26 metadata.max.idle.ms = 300000 05:43:26 metadata.recovery.strategy = none 05:43:26 metric.reporters = [] 05:43:26 metrics.num.samples = 2 05:43:26 metrics.recording.level = INFO 05:43:26 metrics.sample.window.ms = 30000 05:43:26 partitioner.adaptive.partitioning.enable = true 05:43:26 partitioner.availability.timeout.ms = 0 05:43:26 partitioner.class = null 05:43:26 partitioner.ignore.keys = false 05:43:26 receive.buffer.bytes = 32768 05:43:26 reconnect.backoff.max.ms = 1000 05:43:26 reconnect.backoff.ms = 50 05:43:26 request.timeout.ms = 30000 05:43:26 retries = 2147483647 05:43:26 retry.backoff.max.ms = 1000 05:43:26 retry.backoff.ms = 100 05:43:26 sasl.client.callback.handler.class = null 05:43:26 sasl.jaas.config = null 05:43:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:26 sasl.kerberos.min.time.before.relogin = 60000 05:43:26 sasl.kerberos.service.name = null 05:43:26 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:26 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:26 sasl.login.callback.handler.class = null 05:43:26 sasl.login.class = null 05:43:26 sasl.login.connect.timeout.ms = null 05:43:26 sasl.login.read.timeout.ms = null 05:43:26 sasl.login.refresh.buffer.seconds = 300 05:43:26 sasl.login.refresh.min.period.seconds = 60 05:43:26 sasl.login.refresh.window.factor = 0.8 05:43:26 sasl.login.refresh.window.jitter = 0.05 05:43:26 sasl.login.retry.backoff.max.ms = 10000 05:43:26 sasl.login.retry.backoff.ms = 100 05:43:26 sasl.mechanism = GSSAPI 05:43:26 sasl.oauthbearer.clock.skew.seconds = 30 05:43:26 sasl.oauthbearer.expected.audience = null 05:43:26 sasl.oauthbearer.expected.issuer = null 05:43:26 sasl.oauthbearer.header.urlencode = false 05:43:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:26 sasl.oauthbearer.jwks.endpoint.url = null 05:43:26 sasl.oauthbearer.scope.claim.name = scope 05:43:26 sasl.oauthbearer.sub.claim.name = sub 05:43:26 sasl.oauthbearer.token.endpoint.url = null 05:43:26 security.protocol = PLAINTEXT 05:43:26 security.providers = null 05:43:26 send.buffer.bytes = 131072 05:43:26 socket.connection.setup.timeout.max.ms = 30000 05:43:26 socket.connection.setup.timeout.ms = 10000 05:43:26 ssl.cipher.suites = null 05:43:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:26 ssl.endpoint.identification.algorithm = https 05:43:26 ssl.engine.factory.class = null 05:43:26 ssl.key.password = null 05:43:26 ssl.keymanager.algorithm = SunX509 05:43:26 ssl.keystore.certificate.chain = null 05:43:26 ssl.keystore.key = null 05:43:26 ssl.keystore.location = null 05:43:26 ssl.keystore.password = null 05:43:26 ssl.keystore.type = JKS 05:43:26 ssl.protocol = TLSv1.3 05:43:26 ssl.provider = null 05:43:26 ssl.secure.random.implementation = null 05:43:26 ssl.trustmanager.algorithm = PKIX 05:43:26 ssl.truststore.certificates = null 05:43:26 ssl.truststore.location = null 05:43:26 ssl.truststore.password = null 05:43:26 ssl.truststore.type = JKS 05:43:26 transaction.timeout.ms = 60000 05:43:26 transactional.id = null 05:43:26 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:43:26 05:43:26 2026-03-06T05:43:25.992Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:26 2026-03-06T05:43:25.992Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 05:43:26 2026-03-06T05:43:26.000Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:26 2026-03-06T05:43:26.000Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:26 2026-03-06T05:43:26.000Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775806000 05:43:26 2026-03-06T05:43:26.001Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 05:43:26 acks = -1 05:43:26 auto.include.jmx.reporter = true 05:43:26 batch.size = 16384 05:43:26 bootstrap.servers = [localhost:32777] 05:43:26 buffer.memory = 33554432 05:43:26 client.dns.lookup = use_all_dns_ips 05:43:26 client.id = test-client-id 05:43:26 compression.gzip.level = -1 05:43:26 compression.lz4.level = 9 05:43:26 compression.type = none 05:43:26 compression.zstd.level = 3 05:43:26 connections.max.idle.ms = 540000 05:43:26 delivery.timeout.ms = 120000 05:43:26 enable.idempotence = true 05:43:26 enable.metrics.push = true 05:43:26 interceptor.classes = [] 05:43:26 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 05:43:26 linger.ms = 0 05:43:26 max.block.ms = 60000 05:43:26 max.in.flight.requests.per.connection = 5 05:43:26 max.request.size = 1048576 05:43:26 metadata.max.age.ms = 300000 05:43:26 metadata.max.idle.ms = 300000 05:43:26 metadata.recovery.strategy = none 05:43:26 metric.reporters = [] 05:43:26 metrics.num.samples = 2 05:43:26 metrics.recording.level = INFO 05:43:26 metrics.sample.window.ms = 30000 05:43:26 partitioner.adaptive.partitioning.enable = true 05:43:26 partitioner.availability.timeout.ms = 0 05:43:26 partitioner.class = null 05:43:26 partitioner.ignore.keys = false 05:43:26 receive.buffer.bytes = 32768 05:43:26 reconnect.backoff.max.ms = 1000 05:43:26 reconnect.backoff.ms = 50 05:43:26 request.timeout.ms = 30000 05:43:26 retries = 2147483647 05:43:26 retry.backoff.max.ms = 1000 05:43:26 retry.backoff.ms = 100 05:43:26 sasl.client.callback.handler.class = null 05:43:26 sasl.jaas.config = null 05:43:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:26 sasl.kerberos.min.time.before.relogin = 60000 05:43:26 sasl.kerberos.service.name = null 05:43:26 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:26 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:26 sasl.login.callback.handler.class = null 05:43:26 sasl.login.class = null 05:43:26 sasl.login.connect.timeout.ms = null 05:43:26 sasl.login.read.timeout.ms = null 05:43:26 sasl.login.refresh.buffer.seconds = 300 05:43:26 sasl.login.refresh.min.period.seconds = 60 05:43:26 sasl.login.refresh.window.factor = 0.8 05:43:26 sasl.login.refresh.window.jitter = 0.05 05:43:26 sasl.login.retry.backoff.max.ms = 10000 05:43:26 sasl.login.retry.backoff.ms = 100 05:43:26 sasl.mechanism = GSSAPI 05:43:26 sasl.oauthbearer.clock.skew.seconds = 30 05:43:26 sasl.oauthbearer.expected.audience = null 05:43:26 sasl.oauthbearer.expected.issuer = null 05:43:26 sasl.oauthbearer.header.urlencode = false 05:43:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:26 sasl.oauthbearer.jwks.endpoint.url = null 05:43:26 sasl.oauthbearer.scope.claim.name = scope 05:43:26 sasl.oauthbearer.sub.claim.name = sub 05:43:26 sasl.oauthbearer.token.endpoint.url = null 05:43:26 security.protocol = PLAINTEXT 05:43:26 security.providers = null 05:43:26 send.buffer.bytes = 131072 05:43:26 socket.connection.setup.timeout.max.ms = 30000 05:43:26 socket.connection.setup.timeout.ms = 10000 05:43:26 ssl.cipher.suites = null 05:43:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:26 ssl.endpoint.identification.algorithm = https 05:43:26 ssl.engine.factory.class = null 05:43:26 ssl.key.password = null 05:43:26 ssl.keymanager.algorithm = SunX509 05:43:26 ssl.keystore.certificate.chain = null 05:43:26 ssl.keystore.key = null 05:43:26 ssl.keystore.location = null 05:43:26 ssl.keystore.password = null 05:43:26 ssl.keystore.type = JKS 05:43:26 ssl.protocol = TLSv1.3 05:43:26 ssl.provider = null 05:43:26 ssl.secure.random.implementation = null 05:43:26 ssl.trustmanager.algorithm = PKIX 05:43:26 ssl.truststore.certificates = null 05:43:26 ssl.truststore.location = null 05:43:26 ssl.truststore.password = null 05:43:26 ssl.truststore.type = JKS 05:43:26 transaction.timeout.ms = 60000 05:43:26 transactional.id = null 05:43:26 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 05:43:26 05:43:26 2026-03-06T05:43:26.001Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:26 2026-03-06T05:43:26.002Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 05:43:26 2026-03-06T05:43:26.004Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : The mbean of App info: [kafka.producer], id: [test-client-id] already exists, so skipping a new mbean creation. 05:43:26 2026-03-06T05:43:26.008Z INFO 11313 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:26 2026-03-06T05:43:26.009Z INFO 11313 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 14 with epoch 0 05:43:26 2026-03-06T05:43:26.010Z INFO 11313 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:26 2026-03-06T05:43:26.015Z INFO 11313 --- [cps-integration-test] [ test-client-id] o.a.k.c.p.internals.TransactionManager : [Producer clientId=test-client-id] ProducerId set to 15 with epoch 0 05:43:26 2026-03-06T05:43:26.021Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=nonExistingDataJobId | eventType=dataJobDeleted 05:43:26 2026-03-06T05:43:26.026Z INFO 11313 --- [cps-integration-test] [ntainer#4-0-C-1] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=nonExistingDataJobId 05:43:27 2026-03-06T05:43:27.116Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-16, groupId=test-group] Revoke previously assigned partitions ncmp-dmi-cm-avc-subscription-0 05:43:27 2026-03-06T05:43:27.116Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Member consumer-test-group-16-b9abad9e-439c-4344-8878-a051ab376aac sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:27 2026-03-06T05:43:27.116Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:27 2026-03-06T05:43:27.116Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:27 2026-03-06T05:43:27.116Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-16, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 05:43:27 2026-03-06T05:43:27.117Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:27 2026-03-06T05:43:27.117Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:27 2026-03-06T05:43:27.120Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:27 2026-03-06T05:43:27.121Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:27 2026-03-06T05:43:27.121Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:27 2026-03-06T05:43:27.121Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:27 2026-03-06T05:43:27.123Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-16 unregistered 05:43:27 2026-03-06T05:43:27.123Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 05:43:27 2026-03-06T05:43:27.126Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:27 2026-03-06T05:43:27.126Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:27 2026-03-06T05:43:27.126Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:27 2026-03-06T05:43:27.126Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:27 2026-03-06T05:43:27.126Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 05:43:27 2026-03-06T05:43:27.126Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 05:43:27 2026-03-06T05:43:27.127Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:27 2026-03-06T05:43:27.127Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:27 2026-03-06T05:43:27.127Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:27 2026-03-06T05:43:27.127Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:27 2026-03-06T05:43:27.127Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 05:43:27 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.56 s -- in org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 05:43:27 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 05:43:27 2026-03-06T05:43:27.273Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:27 allow.auto.create.topics = true 05:43:27 auto.commit.interval.ms = 5000 05:43:27 auto.include.jmx.reporter = true 05:43:27 auto.offset.reset = latest 05:43:27 bootstrap.servers = [localhost:32777] 05:43:27 check.crcs = true 05:43:27 client.dns.lookup = use_all_dns_ips 05:43:27 client.id = consumer-test-group-17 05:43:27 client.rack = 05:43:27 connections.max.idle.ms = 540000 05:43:27 default.api.timeout.ms = 60000 05:43:27 enable.auto.commit = true 05:43:27 enable.metrics.push = true 05:43:27 exclude.internal.topics = true 05:43:27 fetch.max.bytes = 52428800 05:43:27 fetch.max.wait.ms = 500 05:43:27 fetch.min.bytes = 1 05:43:27 group.id = test-group 05:43:27 group.instance.id = null 05:43:27 group.protocol = classic 05:43:27 group.remote.assignor = null 05:43:27 heartbeat.interval.ms = 3000 05:43:27 interceptor.classes = [] 05:43:27 internal.leave.group.on.close = true 05:43:27 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:27 isolation.level = read_uncommitted 05:43:27 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:27 max.partition.fetch.bytes = 1048576 05:43:27 max.poll.interval.ms = 300000 05:43:27 max.poll.records = 2147483647 05:43:27 metadata.max.age.ms = 300000 05:43:27 metadata.recovery.strategy = none 05:43:27 metric.reporters = [] 05:43:27 metrics.num.samples = 2 05:43:27 metrics.recording.level = INFO 05:43:27 metrics.sample.window.ms = 30000 05:43:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:27 receive.buffer.bytes = 65536 05:43:27 reconnect.backoff.max.ms = 1000 05:43:27 reconnect.backoff.ms = 50 05:43:27 request.timeout.ms = 30000 05:43:27 retry.backoff.max.ms = 1000 05:43:27 retry.backoff.ms = 100 05:43:27 sasl.client.callback.handler.class = null 05:43:27 sasl.jaas.config = null 05:43:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:27 sasl.kerberos.min.time.before.relogin = 60000 05:43:27 sasl.kerberos.service.name = null 05:43:27 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:27 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:27 sasl.login.callback.handler.class = null 05:43:27 sasl.login.class = null 05:43:27 sasl.login.connect.timeout.ms = null 05:43:27 sasl.login.read.timeout.ms = null 05:43:27 sasl.login.refresh.buffer.seconds = 300 05:43:27 sasl.login.refresh.min.period.seconds = 60 05:43:27 sasl.login.refresh.window.factor = 0.8 05:43:27 sasl.login.refresh.window.jitter = 0.05 05:43:27 sasl.login.retry.backoff.max.ms = 10000 05:43:27 sasl.login.retry.backoff.ms = 100 05:43:27 sasl.mechanism = GSSAPI 05:43:27 sasl.oauthbearer.clock.skew.seconds = 30 05:43:27 sasl.oauthbearer.expected.audience = null 05:43:27 sasl.oauthbearer.expected.issuer = null 05:43:27 sasl.oauthbearer.header.urlencode = false 05:43:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:27 sasl.oauthbearer.jwks.endpoint.url = null 05:43:27 sasl.oauthbearer.scope.claim.name = scope 05:43:27 sasl.oauthbearer.sub.claim.name = sub 05:43:27 sasl.oauthbearer.token.endpoint.url = null 05:43:27 security.protocol = PLAINTEXT 05:43:27 security.providers = null 05:43:27 send.buffer.bytes = 131072 05:43:27 session.timeout.ms = 45000 05:43:27 socket.connection.setup.timeout.max.ms = 30000 05:43:27 socket.connection.setup.timeout.ms = 10000 05:43:27 ssl.cipher.suites = null 05:43:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:27 ssl.endpoint.identification.algorithm = https 05:43:27 ssl.engine.factory.class = null 05:43:27 ssl.key.password = null 05:43:27 ssl.keymanager.algorithm = SunX509 05:43:27 ssl.keystore.certificate.chain = null 05:43:27 ssl.keystore.key = null 05:43:27 ssl.keystore.location = null 05:43:27 ssl.keystore.password = null 05:43:27 ssl.keystore.type = JKS 05:43:27 ssl.protocol = TLSv1.3 05:43:27 ssl.provider = null 05:43:27 ssl.secure.random.implementation = null 05:43:27 ssl.trustmanager.algorithm = PKIX 05:43:27 ssl.truststore.certificates = null 05:43:27 ssl.truststore.location = null 05:43:27 ssl.truststore.password = null 05:43:27 ssl.truststore.type = JKS 05:43:27 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:27 05:43:27 2026-03-06T05:43:27.273Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:27 2026-03-06T05:43:27.275Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:27 2026-03-06T05:43:27.275Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:27 2026-03-06T05:43:27.275Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775807275 05:43:27 2026-03-06T05:43:27.275Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-17, groupId=test-group] Subscribed to topic(s): ncmp-events 05:43:27 2026-03-06T05:43:27.282Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-17, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:27 2026-03-06T05:43:27.282Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:27 2026-03-06T05:43:27.284Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 05:43:27 2026-03-06T05:43:27.287Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-17-573f3259-ab15-4935-a8f6-14f7b1c01758 05:43:27 2026-03-06T05:43:27.287Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 05:43:27 2026-03-06T05:43:27.289Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Successfully joined group with generation Generation{generationId=21, memberId='consumer-test-group-17-573f3259-ab15-4935-a8f6-14f7b1c01758', protocol='range'} 05:43:27 2026-03-06T05:43:27.290Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Finished assignment for group at generation 21: {consumer-test-group-17-573f3259-ab15-4935-a8f6-14f7b1c01758=Assignment(partitions=[ncmp-events-0])} 05:43:27 2026-03-06T05:43:27.292Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Successfully synced group in generation Generation{generationId=21, memberId='consumer-test-group-17-573f3259-ab15-4935-a8f6-14f7b1c01758', protocol='range'} 05:43:27 2026-03-06T05:43:27.293Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 05:43:27 2026-03-06T05:43:27.293Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-17, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 05:43:27 2026-03-06T05:43:27.294Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Found no committed offset for partition ncmp-events-0 05:43:27 2026-03-06T05:43:27.297Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-17, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=321, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:27 2026-03-06T05:43:27.746Z INFO 11313 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 05:43:27 2026-03-06T05:43:27.821Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:27 2026-03-06T05:43:27.821Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:27 2026-03-06T05:43:27.822Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:27 2026-03-06T05:43:27.822Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:27 2026-03-06T05:43:27.822Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:27 2026-03-06T05:43:27.888Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle 05:43:27 2026-03-06T05:43:27.901Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tag1 for CM Handle my-new-cm-handle 05:43:28 2026-03-06T05:43:27.920Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:28 2026-03-06T05:43:27.981Z WARN 11313 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42721/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42721 05:43:28 2026-03-06T05:43:28.003Z WARN 11313 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37345/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37345 05:43:28 2026-03-06T05:43:28.017Z WARN 11313 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60263/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60263 05:43:28 2026-03-06T05:43:28.031Z WARN 11313 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53629/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53629 05:43:28 2026-03-06T05:43:28.044Z WARN 11313 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55377/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55377 05:43:28 2026-03-06T05:43:28.058Z WARN 11313 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38949/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38949 05:43:28 2026-03-06T05:43:28.078Z WARN 11313 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60885/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60885 05:43:28 2026-03-06T05:43:28.091Z WARN 11313 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51895/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51895 05:43:28 2026-03-06T05:43:28.104Z WARN 11313 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48829/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48829 05:43:28 2026-03-06T05:43:28.116Z WARN 11313 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55777/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55777 05:43:28 2026-03-06T05:43:28.145Z WARN 11313 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34911/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34911 05:43:28 2026-03-06T05:43:28.161Z WARN 11313 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37553/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37553 05:43:28 2026-03-06T05:43:28.174Z WARN 11313 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2 05:43:28 2026-03-06T05:43:28.185Z WARN 11313 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0 05:43:28 2026-03-06T05:43:28.197Z WARN 11313 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46459/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46459 05:43:28 2026-03-06T05:43:28.210Z WARN 11313 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45039/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45039 05:43:28 2026-03-06T05:43:28.226Z WARN 11313 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55387/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55387 05:43:28 2026-03-06T05:43:28.238Z WARN 11313 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1 05:43:28 2026-03-06T05:43:28.251Z WARN 11313 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46111/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46111 05:43:28 2026-03-06T05:43:28.264Z WARN 11313 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48945/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48945 05:43:28 2026-03-06T05:43:28.277Z WARN 11313 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49223/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49223 05:43:28 2026-03-06T05:43:28.294Z WARN 11313 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37349/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37349 05:43:28 2026-03-06T05:43:28.305Z WARN 11313 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57957/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57957 05:43:28 2026-03-06T05:43:28.319Z WARN 11313 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48207/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48207 05:43:28 2026-03-06T05:43:28.335Z WARN 11313 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55385/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55385 05:43:28 2026-03-06T05:43:28.350Z WARN 11313 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33661/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33661 05:43:29 2026-03-06T05:43:29.059Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-17, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 05:43:29 2026-03-06T05:43:29.059Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Member consumer-test-group-17-573f3259-ab15-4935-a8f6-14f7b1c01758 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:29 2026-03-06T05:43:29.060Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:29 2026-03-06T05:43:29.060Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:29 2026-03-06T05:43:29.060Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-17, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 05:43:29 2026-03-06T05:43:29.060Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:29 2026-03-06T05:43:29.060Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:29 2026-03-06T05:43:29.062Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:29 2026-03-06T05:43:29.062Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:29 2026-03-06T05:43:29.062Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:29 2026-03-06T05:43:29.062Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:29 2026-03-06T05:43:29.064Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-17 unregistered 05:43:29 2026-03-06T05:43:29.080Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:29 allow.auto.create.topics = true 05:43:29 auto.commit.interval.ms = 5000 05:43:29 auto.include.jmx.reporter = true 05:43:29 auto.offset.reset = latest 05:43:29 bootstrap.servers = [localhost:32777] 05:43:29 check.crcs = true 05:43:29 client.dns.lookup = use_all_dns_ips 05:43:29 client.id = consumer-test-group-18 05:43:29 client.rack = 05:43:29 connections.max.idle.ms = 540000 05:43:29 default.api.timeout.ms = 60000 05:43:29 enable.auto.commit = true 05:43:29 enable.metrics.push = true 05:43:29 exclude.internal.topics = true 05:43:29 fetch.max.bytes = 52428800 05:43:29 fetch.max.wait.ms = 500 05:43:29 fetch.min.bytes = 1 05:43:29 group.id = test-group 05:43:29 group.instance.id = null 05:43:29 group.protocol = classic 05:43:29 group.remote.assignor = null 05:43:29 heartbeat.interval.ms = 3000 05:43:29 interceptor.classes = [] 05:43:29 internal.leave.group.on.close = true 05:43:29 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:29 isolation.level = read_uncommitted 05:43:29 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:29 max.partition.fetch.bytes = 1048576 05:43:29 max.poll.interval.ms = 300000 05:43:29 max.poll.records = 2147483647 05:43:29 metadata.max.age.ms = 300000 05:43:29 metadata.recovery.strategy = none 05:43:29 metric.reporters = [] 05:43:29 metrics.num.samples = 2 05:43:29 metrics.recording.level = INFO 05:43:29 metrics.sample.window.ms = 30000 05:43:29 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:29 receive.buffer.bytes = 65536 05:43:29 reconnect.backoff.max.ms = 1000 05:43:29 reconnect.backoff.ms = 50 05:43:29 request.timeout.ms = 30000 05:43:29 retry.backoff.max.ms = 1000 05:43:29 retry.backoff.ms = 100 05:43:29 sasl.client.callback.handler.class = null 05:43:29 sasl.jaas.config = null 05:43:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:29 sasl.kerberos.min.time.before.relogin = 60000 05:43:29 sasl.kerberos.service.name = null 05:43:29 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:29 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:29 sasl.login.callback.handler.class = null 05:43:29 sasl.login.class = null 05:43:29 sasl.login.connect.timeout.ms = null 05:43:29 sasl.login.read.timeout.ms = null 05:43:29 sasl.login.refresh.buffer.seconds = 300 05:43:29 sasl.login.refresh.min.period.seconds = 60 05:43:29 sasl.login.refresh.window.factor = 0.8 05:43:29 sasl.login.refresh.window.jitter = 0.05 05:43:29 sasl.login.retry.backoff.max.ms = 10000 05:43:29 sasl.login.retry.backoff.ms = 100 05:43:29 sasl.mechanism = GSSAPI 05:43:29 sasl.oauthbearer.clock.skew.seconds = 30 05:43:29 sasl.oauthbearer.expected.audience = null 05:43:29 sasl.oauthbearer.expected.issuer = null 05:43:29 sasl.oauthbearer.header.urlencode = false 05:43:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:29 sasl.oauthbearer.jwks.endpoint.url = null 05:43:29 sasl.oauthbearer.scope.claim.name = scope 05:43:29 sasl.oauthbearer.sub.claim.name = sub 05:43:29 sasl.oauthbearer.token.endpoint.url = null 05:43:29 security.protocol = PLAINTEXT 05:43:29 security.providers = null 05:43:29 send.buffer.bytes = 131072 05:43:29 session.timeout.ms = 45000 05:43:29 socket.connection.setup.timeout.max.ms = 30000 05:43:29 socket.connection.setup.timeout.ms = 10000 05:43:29 ssl.cipher.suites = null 05:43:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:29 ssl.endpoint.identification.algorithm = https 05:43:29 ssl.engine.factory.class = null 05:43:29 ssl.key.password = null 05:43:29 ssl.keymanager.algorithm = SunX509 05:43:29 ssl.keystore.certificate.chain = null 05:43:29 ssl.keystore.key = null 05:43:29 ssl.keystore.location = null 05:43:29 ssl.keystore.password = null 05:43:29 ssl.keystore.type = JKS 05:43:29 ssl.protocol = TLSv1.3 05:43:29 ssl.provider = null 05:43:29 ssl.secure.random.implementation = null 05:43:29 ssl.trustmanager.algorithm = PKIX 05:43:29 ssl.truststore.certificates = null 05:43:29 ssl.truststore.location = null 05:43:29 ssl.truststore.password = null 05:43:29 ssl.truststore.type = JKS 05:43:29 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:29 05:43:29 2026-03-06T05:43:29.081Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:29 2026-03-06T05:43:29.082Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:29 2026-03-06T05:43:29.082Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:29 2026-03-06T05:43:29.082Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775809082 05:43:29 2026-03-06T05:43:29.082Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-18, groupId=test-group] Subscribed to topic(s): ncmp-events 05:43:29 2026-03-06T05:43:29.090Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-18, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:29 2026-03-06T05:43:29.091Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:29 2026-03-06T05:43:29.091Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 05:43:29 2026-03-06T05:43:29.095Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-18-f8536843-5ed5-445d-b707-14f9fda08dac 05:43:29 2026-03-06T05:43:29.095Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 05:43:29 2026-03-06T05:43:29.098Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Successfully joined group with generation Generation{generationId=23, memberId='consumer-test-group-18-f8536843-5ed5-445d-b707-14f9fda08dac', protocol='range'} 05:43:29 2026-03-06T05:43:29.098Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Finished assignment for group at generation 23: {consumer-test-group-18-f8536843-5ed5-445d-b707-14f9fda08dac=Assignment(partitions=[ncmp-events-0])} 05:43:29 2026-03-06T05:43:29.100Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Successfully synced group in generation Generation{generationId=23, memberId='consumer-test-group-18-f8536843-5ed5-445d-b707-14f9fda08dac', protocol='range'} 05:43:29 2026-03-06T05:43:29.100Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 05:43:29 2026-03-06T05:43:29.100Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-18, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 05:43:29 2026-03-06T05:43:29.101Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Found no committed offset for partition ncmp-events-0 05:43:29 2026-03-06T05:43:29.105Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-18, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=325, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:29 2026-03-06T05:43:29.625Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:29 2026-03-06T05:43:29.625Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:29 2026-03-06T05:43:29.626Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:29 2026-03-06T05:43:29.626Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:29 2026-03-06T05:43:29.626Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:29 2026-03-06T05:43:29.689Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle-v2 05:43:29 2026-03-06T05:43:29.701Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tag1 for CM Handle my-new-cm-handle-v2 05:43:29 2026-03-06T05:43:29.723Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:29 2026-03-06T05:43:29.855Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-18, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 05:43:29 2026-03-06T05:43:29.855Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Member consumer-test-group-18-f8536843-5ed5-445d-b707-14f9fda08dac sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:29 2026-03-06T05:43:29.856Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:29 2026-03-06T05:43:29.856Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:29 2026-03-06T05:43:29.856Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-18, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 05:43:29 2026-03-06T05:43:29.856Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:29 2026-03-06T05:43:29.856Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:29 2026-03-06T05:43:29.864Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:29 2026-03-06T05:43:29.864Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:29 2026-03-06T05:43:29.864Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:29 2026-03-06T05:43:29.864Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:29 2026-03-06T05:43:29.865Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-18 unregistered 05:43:29 2026-03-06T05:43:29.890Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:29 allow.auto.create.topics = true 05:43:29 auto.commit.interval.ms = 5000 05:43:29 auto.include.jmx.reporter = true 05:43:29 auto.offset.reset = latest 05:43:29 bootstrap.servers = [localhost:32777] 05:43:29 check.crcs = true 05:43:29 client.dns.lookup = use_all_dns_ips 05:43:29 client.id = consumer-test-group-19 05:43:29 client.rack = 05:43:29 connections.max.idle.ms = 540000 05:43:29 default.api.timeout.ms = 60000 05:43:29 enable.auto.commit = true 05:43:29 enable.metrics.push = true 05:43:29 exclude.internal.topics = true 05:43:29 fetch.max.bytes = 52428800 05:43:29 fetch.max.wait.ms = 500 05:43:29 fetch.min.bytes = 1 05:43:29 group.id = test-group 05:43:29 group.instance.id = null 05:43:29 group.protocol = classic 05:43:29 group.remote.assignor = null 05:43:29 heartbeat.interval.ms = 3000 05:43:29 interceptor.classes = [] 05:43:29 internal.leave.group.on.close = true 05:43:29 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:29 isolation.level = read_uncommitted 05:43:29 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:29 max.partition.fetch.bytes = 1048576 05:43:29 max.poll.interval.ms = 300000 05:43:29 max.poll.records = 2147483647 05:43:29 metadata.max.age.ms = 300000 05:43:29 metadata.recovery.strategy = none 05:43:29 metric.reporters = [] 05:43:29 metrics.num.samples = 2 05:43:29 metrics.recording.level = INFO 05:43:29 metrics.sample.window.ms = 30000 05:43:29 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:29 receive.buffer.bytes = 65536 05:43:29 reconnect.backoff.max.ms = 1000 05:43:29 reconnect.backoff.ms = 50 05:43:29 request.timeout.ms = 30000 05:43:29 retry.backoff.max.ms = 1000 05:43:29 retry.backoff.ms = 100 05:43:29 sasl.client.callback.handler.class = null 05:43:29 sasl.jaas.config = null 05:43:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:29 sasl.kerberos.min.time.before.relogin = 60000 05:43:29 sasl.kerberos.service.name = null 05:43:29 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:29 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:29 sasl.login.callback.handler.class = null 05:43:29 sasl.login.class = null 05:43:29 sasl.login.connect.timeout.ms = null 05:43:29 sasl.login.read.timeout.ms = null 05:43:29 sasl.login.refresh.buffer.seconds = 300 05:43:29 sasl.login.refresh.min.period.seconds = 60 05:43:29 sasl.login.refresh.window.factor = 0.8 05:43:29 sasl.login.refresh.window.jitter = 0.05 05:43:29 sasl.login.retry.backoff.max.ms = 10000 05:43:29 sasl.login.retry.backoff.ms = 100 05:43:29 sasl.mechanism = GSSAPI 05:43:29 sasl.oauthbearer.clock.skew.seconds = 30 05:43:29 sasl.oauthbearer.expected.audience = null 05:43:29 sasl.oauthbearer.expected.issuer = null 05:43:29 sasl.oauthbearer.header.urlencode = false 05:43:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:29 sasl.oauthbearer.jwks.endpoint.url = null 05:43:29 sasl.oauthbearer.scope.claim.name = scope 05:43:29 sasl.oauthbearer.sub.claim.name = sub 05:43:29 sasl.oauthbearer.token.endpoint.url = null 05:43:29 security.protocol = PLAINTEXT 05:43:29 security.providers = null 05:43:29 send.buffer.bytes = 131072 05:43:29 session.timeout.ms = 45000 05:43:29 socket.connection.setup.timeout.max.ms = 30000 05:43:29 socket.connection.setup.timeout.ms = 10000 05:43:29 ssl.cipher.suites = null 05:43:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:29 ssl.endpoint.identification.algorithm = https 05:43:29 ssl.engine.factory.class = null 05:43:29 ssl.key.password = null 05:43:29 ssl.keymanager.algorithm = SunX509 05:43:29 ssl.keystore.certificate.chain = null 05:43:29 ssl.keystore.key = null 05:43:29 ssl.keystore.location = null 05:43:29 ssl.keystore.password = null 05:43:29 ssl.keystore.type = JKS 05:43:29 ssl.protocol = TLSv1.3 05:43:29 ssl.provider = null 05:43:29 ssl.secure.random.implementation = null 05:43:29 ssl.trustmanager.algorithm = PKIX 05:43:29 ssl.truststore.certificates = null 05:43:29 ssl.truststore.location = null 05:43:29 ssl.truststore.password = null 05:43:29 ssl.truststore.type = JKS 05:43:29 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:29 05:43:29 2026-03-06T05:43:29.891Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:29 2026-03-06T05:43:29.892Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:29 2026-03-06T05:43:29.893Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:29 2026-03-06T05:43:29.893Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775809892 05:43:29 2026-03-06T05:43:29.893Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-19, groupId=test-group] Subscribed to topic(s): ncmp-events 05:43:29 2026-03-06T05:43:29.899Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-19, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:29 2026-03-06T05:43:29.899Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:29 2026-03-06T05:43:29.900Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 05:43:29 2026-03-06T05:43:29.903Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-19-372dfc20-47a2-4455-9b25-44366af6a288 05:43:29 2026-03-06T05:43:29.903Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 05:43:29 2026-03-06T05:43:29.906Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Successfully joined group with generation Generation{generationId=25, memberId='consumer-test-group-19-372dfc20-47a2-4455-9b25-44366af6a288', protocol='range'} 05:43:29 2026-03-06T05:43:29.906Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Finished assignment for group at generation 25: {consumer-test-group-19-372dfc20-47a2-4455-9b25-44366af6a288=Assignment(partitions=[ncmp-events-0])} 05:43:29 2026-03-06T05:43:29.912Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Successfully synced group in generation Generation{generationId=25, memberId='consumer-test-group-19-372dfc20-47a2-4455-9b25-44366af6a288', protocol='range'} 05:43:29 2026-03-06T05:43:29.912Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 05:43:29 2026-03-06T05:43:29.912Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-19, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 05:43:30 2026-03-06T05:43:29.918Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Found no committed offset for partition ncmp-events-0 05:43:30 2026-03-06T05:43:29.935Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-19, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=329, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:30 2026-03-06T05:43:30.415Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:30 2026-03-06T05:43:30.415Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:30 2026-03-06T05:43:30.416Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:30 2026-03-06T05:43:30.416Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:30 2026-03-06T05:43:30.416Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:30 2026-03-06T05:43:30.473Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:30 2026-03-06T05:43:30.520Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-19, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 05:43:30 2026-03-06T05:43:30.520Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Member consumer-test-group-19-372dfc20-47a2-4455-9b25-44366af6a288 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:30 2026-03-06T05:43:30.520Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:30 2026-03-06T05:43:30.521Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:30 2026-03-06T05:43:30.521Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-19, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 05:43:30 2026-03-06T05:43:30.521Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:30 2026-03-06T05:43:30.521Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:30 2026-03-06T05:43:30.541Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:30 2026-03-06T05:43:30.541Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:30 2026-03-06T05:43:30.541Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:30 2026-03-06T05:43:30.541Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:30 2026-03-06T05:43:30.543Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-19 unregistered 05:43:30 2026-03-06T05:43:30.561Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:30 allow.auto.create.topics = true 05:43:30 auto.commit.interval.ms = 5000 05:43:30 auto.include.jmx.reporter = true 05:43:30 auto.offset.reset = latest 05:43:30 bootstrap.servers = [localhost:32777] 05:43:30 check.crcs = true 05:43:30 client.dns.lookup = use_all_dns_ips 05:43:30 client.id = consumer-test-group-20 05:43:30 client.rack = 05:43:30 connections.max.idle.ms = 540000 05:43:30 default.api.timeout.ms = 60000 05:43:30 enable.auto.commit = true 05:43:30 enable.metrics.push = true 05:43:30 exclude.internal.topics = true 05:43:30 fetch.max.bytes = 52428800 05:43:30 fetch.max.wait.ms = 500 05:43:30 fetch.min.bytes = 1 05:43:30 group.id = test-group 05:43:30 group.instance.id = null 05:43:30 group.protocol = classic 05:43:30 group.remote.assignor = null 05:43:30 heartbeat.interval.ms = 3000 05:43:30 interceptor.classes = [] 05:43:30 internal.leave.group.on.close = true 05:43:30 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:30 isolation.level = read_uncommitted 05:43:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:30 max.partition.fetch.bytes = 1048576 05:43:30 max.poll.interval.ms = 300000 05:43:30 max.poll.records = 2147483647 05:43:30 metadata.max.age.ms = 300000 05:43:30 metadata.recovery.strategy = none 05:43:30 metric.reporters = [] 05:43:30 metrics.num.samples = 2 05:43:30 metrics.recording.level = INFO 05:43:30 metrics.sample.window.ms = 30000 05:43:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:30 receive.buffer.bytes = 65536 05:43:30 reconnect.backoff.max.ms = 1000 05:43:30 reconnect.backoff.ms = 50 05:43:30 request.timeout.ms = 30000 05:43:30 retry.backoff.max.ms = 1000 05:43:30 retry.backoff.ms = 100 05:43:30 sasl.client.callback.handler.class = null 05:43:30 sasl.jaas.config = null 05:43:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:30 sasl.kerberos.min.time.before.relogin = 60000 05:43:30 sasl.kerberos.service.name = null 05:43:30 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:30 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:30 sasl.login.callback.handler.class = null 05:43:30 sasl.login.class = null 05:43:30 sasl.login.connect.timeout.ms = null 05:43:30 sasl.login.read.timeout.ms = null 05:43:30 sasl.login.refresh.buffer.seconds = 300 05:43:30 sasl.login.refresh.min.period.seconds = 60 05:43:30 sasl.login.refresh.window.factor = 0.8 05:43:30 sasl.login.refresh.window.jitter = 0.05 05:43:30 sasl.login.retry.backoff.max.ms = 10000 05:43:30 sasl.login.retry.backoff.ms = 100 05:43:30 sasl.mechanism = GSSAPI 05:43:30 sasl.oauthbearer.clock.skew.seconds = 30 05:43:30 sasl.oauthbearer.expected.audience = null 05:43:30 sasl.oauthbearer.expected.issuer = null 05:43:30 sasl.oauthbearer.header.urlencode = false 05:43:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:30 sasl.oauthbearer.jwks.endpoint.url = null 05:43:30 sasl.oauthbearer.scope.claim.name = scope 05:43:30 sasl.oauthbearer.sub.claim.name = sub 05:43:30 sasl.oauthbearer.token.endpoint.url = null 05:43:30 security.protocol = PLAINTEXT 05:43:30 security.providers = null 05:43:30 send.buffer.bytes = 131072 05:43:30 session.timeout.ms = 45000 05:43:30 socket.connection.setup.timeout.max.ms = 30000 05:43:30 socket.connection.setup.timeout.ms = 10000 05:43:30 ssl.cipher.suites = null 05:43:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:30 ssl.endpoint.identification.algorithm = https 05:43:30 ssl.engine.factory.class = null 05:43:30 ssl.key.password = null 05:43:30 ssl.keymanager.algorithm = SunX509 05:43:30 ssl.keystore.certificate.chain = null 05:43:30 ssl.keystore.key = null 05:43:30 ssl.keystore.location = null 05:43:30 ssl.keystore.password = null 05:43:30 ssl.keystore.type = JKS 05:43:30 ssl.protocol = TLSv1.3 05:43:30 ssl.provider = null 05:43:30 ssl.secure.random.implementation = null 05:43:30 ssl.trustmanager.algorithm = PKIX 05:43:30 ssl.truststore.certificates = null 05:43:30 ssl.truststore.location = null 05:43:30 ssl.truststore.password = null 05:43:30 ssl.truststore.type = JKS 05:43:30 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:30 05:43:30 2026-03-06T05:43:30.561Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:30 2026-03-06T05:43:30.563Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:30 2026-03-06T05:43:30.563Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:30 2026-03-06T05:43:30.563Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775810563 05:43:30 2026-03-06T05:43:30.563Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-20, groupId=test-group] Subscribed to topic(s): ncmp-events 05:43:30 2026-03-06T05:43:30.568Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-20, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:30 2026-03-06T05:43:30.568Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:30 2026-03-06T05:43:30.569Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 05:43:30 2026-03-06T05:43:30.572Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-20-5cc9510b-997b-4041-af67-f9030e667f49 05:43:30 2026-03-06T05:43:30.572Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 05:43:30 2026-03-06T05:43:30.574Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Successfully joined group with generation Generation{generationId=27, memberId='consumer-test-group-20-5cc9510b-997b-4041-af67-f9030e667f49', protocol='range'} 05:43:30 2026-03-06T05:43:30.574Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Finished assignment for group at generation 27: {consumer-test-group-20-5cc9510b-997b-4041-af67-f9030e667f49=Assignment(partitions=[ncmp-events-0])} 05:43:30 2026-03-06T05:43:30.577Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Successfully synced group in generation Generation{generationId=27, memberId='consumer-test-group-20-5cc9510b-997b-4041-af67-f9030e667f49', protocol='range'} 05:43:30 2026-03-06T05:43:30.577Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 05:43:30 2026-03-06T05:43:30.577Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-20, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 05:43:30 2026-03-06T05:43:30.578Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Found no committed offset for partition ncmp-events-0 05:43:30 2026-03-06T05:43:30.581Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-20, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=333, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:31 2026-03-06T05:43:31.094Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:31 2026-03-06T05:43:31.094Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:31 2026-03-06T05:43:31.100Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:31 2026-03-06T05:43:31.101Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:31 2026-03-06T05:43:31.101Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:31 2026-03-06T05:43:31.166Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 05:43:31 2026-03-06T05:43:31.177Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 05:43:31 2026-03-06T05:43:31.194Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:31 2026-03-06T05:43:31.221Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:31 2026-03-06T05:43:31.221Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:31 2026-03-06T05:43:31.221Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:31 2026-03-06T05:43:31.221Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:31 2026-03-06T05:43:31.221Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:31 2026-03-06T05:43:31.281Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 05:43:31 2026-03-06T05:43:31.290Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 05:43:31 2026-03-06T05:43:31.305Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:31 2026-03-06T05:43:31.325Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:31 2026-03-06T05:43:31.325Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:31 2026-03-06T05:43:31.326Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:31 2026-03-06T05:43:31.326Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:31 2026-03-06T05:43:31.326Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:31 2026-03-06T05:43:31.346Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:31 2026-03-06T05:43:31.398Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-20, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 05:43:31 2026-03-06T05:43:31.398Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Member consumer-test-group-20-5cc9510b-997b-4041-af67-f9030e667f49 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:31 2026-03-06T05:43:31.398Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:31 2026-03-06T05:43:31.398Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:31 2026-03-06T05:43:31.398Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-20, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 05:43:31 2026-03-06T05:43:31.399Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:31 2026-03-06T05:43:31.399Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:31 2026-03-06T05:43:31.405Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:31 2026-03-06T05:43:31.405Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:31 2026-03-06T05:43:31.405Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:31 2026-03-06T05:43:31.405Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:31 2026-03-06T05:43:31.407Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-20 unregistered 05:43:31 2026-03-06T05:43:31.423Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:31 allow.auto.create.topics = true 05:43:31 auto.commit.interval.ms = 5000 05:43:31 auto.include.jmx.reporter = true 05:43:31 auto.offset.reset = latest 05:43:31 bootstrap.servers = [localhost:32777] 05:43:31 check.crcs = true 05:43:31 client.dns.lookup = use_all_dns_ips 05:43:31 client.id = consumer-test-group-21 05:43:31 client.rack = 05:43:31 connections.max.idle.ms = 540000 05:43:31 default.api.timeout.ms = 60000 05:43:31 enable.auto.commit = true 05:43:31 enable.metrics.push = true 05:43:31 exclude.internal.topics = true 05:43:31 fetch.max.bytes = 52428800 05:43:31 fetch.max.wait.ms = 500 05:43:31 fetch.min.bytes = 1 05:43:31 group.id = test-group 05:43:31 group.instance.id = null 05:43:31 group.protocol = classic 05:43:31 group.remote.assignor = null 05:43:31 heartbeat.interval.ms = 3000 05:43:31 interceptor.classes = [] 05:43:31 internal.leave.group.on.close = true 05:43:31 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:31 isolation.level = read_uncommitted 05:43:31 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:31 max.partition.fetch.bytes = 1048576 05:43:31 max.poll.interval.ms = 300000 05:43:31 max.poll.records = 2147483647 05:43:31 metadata.max.age.ms = 300000 05:43:31 metadata.recovery.strategy = none 05:43:31 metric.reporters = [] 05:43:31 metrics.num.samples = 2 05:43:31 metrics.recording.level = INFO 05:43:31 metrics.sample.window.ms = 30000 05:43:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:31 receive.buffer.bytes = 65536 05:43:31 reconnect.backoff.max.ms = 1000 05:43:31 reconnect.backoff.ms = 50 05:43:31 request.timeout.ms = 30000 05:43:31 retry.backoff.max.ms = 1000 05:43:31 retry.backoff.ms = 100 05:43:31 sasl.client.callback.handler.class = null 05:43:31 sasl.jaas.config = null 05:43:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:31 sasl.kerberos.min.time.before.relogin = 60000 05:43:31 sasl.kerberos.service.name = null 05:43:31 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:31 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:31 sasl.login.callback.handler.class = null 05:43:31 sasl.login.class = null 05:43:31 sasl.login.connect.timeout.ms = null 05:43:31 sasl.login.read.timeout.ms = null 05:43:31 sasl.login.refresh.buffer.seconds = 300 05:43:31 sasl.login.refresh.min.period.seconds = 60 05:43:31 sasl.login.refresh.window.factor = 0.8 05:43:31 sasl.login.refresh.window.jitter = 0.05 05:43:31 sasl.login.retry.backoff.max.ms = 10000 05:43:31 sasl.login.retry.backoff.ms = 100 05:43:31 sasl.mechanism = GSSAPI 05:43:31 sasl.oauthbearer.clock.skew.seconds = 30 05:43:31 sasl.oauthbearer.expected.audience = null 05:43:31 sasl.oauthbearer.expected.issuer = null 05:43:31 sasl.oauthbearer.header.urlencode = false 05:43:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:31 sasl.oauthbearer.jwks.endpoint.url = null 05:43:31 sasl.oauthbearer.scope.claim.name = scope 05:43:31 sasl.oauthbearer.sub.claim.name = sub 05:43:31 sasl.oauthbearer.token.endpoint.url = null 05:43:31 security.protocol = PLAINTEXT 05:43:31 security.providers = null 05:43:31 send.buffer.bytes = 131072 05:43:31 session.timeout.ms = 45000 05:43:31 socket.connection.setup.timeout.max.ms = 30000 05:43:31 socket.connection.setup.timeout.ms = 10000 05:43:31 ssl.cipher.suites = null 05:43:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:31 ssl.endpoint.identification.algorithm = https 05:43:31 ssl.engine.factory.class = null 05:43:31 ssl.key.password = null 05:43:31 ssl.keymanager.algorithm = SunX509 05:43:31 ssl.keystore.certificate.chain = null 05:43:31 ssl.keystore.key = null 05:43:31 ssl.keystore.location = null 05:43:31 ssl.keystore.password = null 05:43:31 ssl.keystore.type = JKS 05:43:31 ssl.protocol = TLSv1.3 05:43:31 ssl.provider = null 05:43:31 ssl.secure.random.implementation = null 05:43:31 ssl.trustmanager.algorithm = PKIX 05:43:31 ssl.truststore.certificates = null 05:43:31 ssl.truststore.location = null 05:43:31 ssl.truststore.password = null 05:43:31 ssl.truststore.type = JKS 05:43:31 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:31 05:43:31 2026-03-06T05:43:31.424Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:31 2026-03-06T05:43:31.426Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:31 2026-03-06T05:43:31.426Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:31 2026-03-06T05:43:31.426Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775811426 05:43:31 2026-03-06T05:43:31.426Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-21, groupId=test-group] Subscribed to topic(s): ncmp-events 05:43:31 2026-03-06T05:43:31.431Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-21, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:31 2026-03-06T05:43:31.432Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:31 2026-03-06T05:43:31.432Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 05:43:31 2026-03-06T05:43:31.442Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-21-9c940c12-48e6-430a-8497-2c8897ec9f84 05:43:31 2026-03-06T05:43:31.442Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 05:43:31 2026-03-06T05:43:31.449Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Successfully joined group with generation Generation{generationId=29, memberId='consumer-test-group-21-9c940c12-48e6-430a-8497-2c8897ec9f84', protocol='range'} 05:43:31 2026-03-06T05:43:31.450Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Finished assignment for group at generation 29: {consumer-test-group-21-9c940c12-48e6-430a-8497-2c8897ec9f84=Assignment(partitions=[ncmp-events-0])} 05:43:31 2026-03-06T05:43:31.454Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Successfully synced group in generation Generation{generationId=29, memberId='consumer-test-group-21-9c940c12-48e6-430a-8497-2c8897ec9f84', protocol='range'} 05:43:31 2026-03-06T05:43:31.454Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 05:43:31 2026-03-06T05:43:31.454Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-21, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 05:43:31 2026-03-06T05:43:31.455Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Found no committed offset for partition ncmp-events-0 05:43:31 2026-03-06T05:43:31.463Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-21, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=345, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:32 2026-03-06T05:43:31.957Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:32 2026-03-06T05:43:31.958Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:32 2026-03-06T05:43:31.958Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:32 2026-03-06T05:43:31.959Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:32 2026-03-06T05:43:31.959Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:32 2026-03-06T05:43:32.026Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:32 2026-03-06T05:43:32.036Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:32 2026-03-06T05:43:32.058Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:32 2026-03-06T05:43:32.092Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:32 2026-03-06T05:43:32.092Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:32 2026-03-06T05:43:32.092Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:32 2026-03-06T05:43:32.092Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:32 2026-03-06T05:43:32.092Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:32 2026-03-06T05:43:32.115Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:32 2026-03-06T05:43:32.124Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:32 2026-03-06T05:43:32.144Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:32 2026-03-06T05:43:32.151Z WARN 11313 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-5, alternate id is already assigned to a different cm handle 05:43:32 2026-03-06T05:43:32.151Z WARN 11313 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-7, alternate id is already assigned to a different cm handle 05:43:32 2026-03-06T05:43:32.226Z ERROR 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 05:43:32 2026-03-06T05:43:32.266Z ERROR 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 05:43:32 2026-03-06T05:43:32.277Z ERROR 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 05:43:32 2026-03-06T05:43:32.279Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-21, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 05:43:32 2026-03-06T05:43:32.279Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Member consumer-test-group-21-9c940c12-48e6-430a-8497-2c8897ec9f84 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:32 2026-03-06T05:43:32.280Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:32 2026-03-06T05:43:32.280Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:32 2026-03-06T05:43:32.280Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-21, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 05:43:32 2026-03-06T05:43:32.281Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:32 2026-03-06T05:43:32.281Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:32 2026-03-06T05:43:32.288Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:32 2026-03-06T05:43:32.288Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:32 2026-03-06T05:43:32.288Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:32 2026-03-06T05:43:32.288Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:32 2026-03-06T05:43:32.290Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-21 unregistered 05:43:32 2026-03-06T05:43:32.313Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:32 allow.auto.create.topics = true 05:43:32 auto.commit.interval.ms = 5000 05:43:32 auto.include.jmx.reporter = true 05:43:32 auto.offset.reset = latest 05:43:32 bootstrap.servers = [localhost:32777] 05:43:32 check.crcs = true 05:43:32 client.dns.lookup = use_all_dns_ips 05:43:32 client.id = consumer-test-group-22 05:43:32 client.rack = 05:43:32 connections.max.idle.ms = 540000 05:43:32 default.api.timeout.ms = 60000 05:43:32 enable.auto.commit = true 05:43:32 enable.metrics.push = true 05:43:32 exclude.internal.topics = true 05:43:32 fetch.max.bytes = 52428800 05:43:32 fetch.max.wait.ms = 500 05:43:32 fetch.min.bytes = 1 05:43:32 group.id = test-group 05:43:32 group.instance.id = null 05:43:32 group.protocol = classic 05:43:32 group.remote.assignor = null 05:43:32 heartbeat.interval.ms = 3000 05:43:32 interceptor.classes = [] 05:43:32 internal.leave.group.on.close = true 05:43:32 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:32 isolation.level = read_uncommitted 05:43:32 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:32 max.partition.fetch.bytes = 1048576 05:43:32 max.poll.interval.ms = 300000 05:43:32 max.poll.records = 2147483647 05:43:32 metadata.max.age.ms = 300000 05:43:32 metadata.recovery.strategy = none 05:43:32 metric.reporters = [] 05:43:32 metrics.num.samples = 2 05:43:32 metrics.recording.level = INFO 05:43:32 metrics.sample.window.ms = 30000 05:43:32 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:32 receive.buffer.bytes = 65536 05:43:32 reconnect.backoff.max.ms = 1000 05:43:32 reconnect.backoff.ms = 50 05:43:32 request.timeout.ms = 30000 05:43:32 retry.backoff.max.ms = 1000 05:43:32 retry.backoff.ms = 100 05:43:32 sasl.client.callback.handler.class = null 05:43:32 sasl.jaas.config = null 05:43:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:32 sasl.kerberos.min.time.before.relogin = 60000 05:43:32 sasl.kerberos.service.name = null 05:43:32 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:32 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:32 sasl.login.callback.handler.class = null 05:43:32 sasl.login.class = null 05:43:32 sasl.login.connect.timeout.ms = null 05:43:32 sasl.login.read.timeout.ms = null 05:43:32 sasl.login.refresh.buffer.seconds = 300 05:43:32 sasl.login.refresh.min.period.seconds = 60 05:43:32 sasl.login.refresh.window.factor = 0.8 05:43:32 sasl.login.refresh.window.jitter = 0.05 05:43:32 sasl.login.retry.backoff.max.ms = 10000 05:43:32 sasl.login.retry.backoff.ms = 100 05:43:32 sasl.mechanism = GSSAPI 05:43:32 sasl.oauthbearer.clock.skew.seconds = 30 05:43:32 sasl.oauthbearer.expected.audience = null 05:43:32 sasl.oauthbearer.expected.issuer = null 05:43:32 sasl.oauthbearer.header.urlencode = false 05:43:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:32 sasl.oauthbearer.jwks.endpoint.url = null 05:43:32 sasl.oauthbearer.scope.claim.name = scope 05:43:32 sasl.oauthbearer.sub.claim.name = sub 05:43:32 sasl.oauthbearer.token.endpoint.url = null 05:43:32 security.protocol = PLAINTEXT 05:43:32 security.providers = null 05:43:32 send.buffer.bytes = 131072 05:43:32 session.timeout.ms = 45000 05:43:32 socket.connection.setup.timeout.max.ms = 30000 05:43:32 socket.connection.setup.timeout.ms = 10000 05:43:32 ssl.cipher.suites = null 05:43:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:32 ssl.endpoint.identification.algorithm = https 05:43:32 ssl.engine.factory.class = null 05:43:32 ssl.key.password = null 05:43:32 ssl.keymanager.algorithm = SunX509 05:43:32 ssl.keystore.certificate.chain = null 05:43:32 ssl.keystore.key = null 05:43:32 ssl.keystore.location = null 05:43:32 ssl.keystore.password = null 05:43:32 ssl.keystore.type = JKS 05:43:32 ssl.protocol = TLSv1.3 05:43:32 ssl.provider = null 05:43:32 ssl.secure.random.implementation = null 05:43:32 ssl.trustmanager.algorithm = PKIX 05:43:32 ssl.truststore.certificates = null 05:43:32 ssl.truststore.location = null 05:43:32 ssl.truststore.password = null 05:43:32 ssl.truststore.type = JKS 05:43:32 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:32 05:43:32 2026-03-06T05:43:32.313Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:32 2026-03-06T05:43:32.316Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:32 2026-03-06T05:43:32.316Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:32 2026-03-06T05:43:32.316Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775812316 05:43:32 2026-03-06T05:43:32.316Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-22, groupId=test-group] Subscribed to topic(s): ncmp-events 05:43:32 2026-03-06T05:43:32.330Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-22, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:32 2026-03-06T05:43:32.330Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:32 2026-03-06T05:43:32.332Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] (Re-)joining group 05:43:32 2026-03-06T05:43:32.335Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-22-7fe36d0f-dafb-4a26-9500-cc08e870f5be 05:43:32 2026-03-06T05:43:32.336Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] (Re-)joining group 05:43:32 2026-03-06T05:43:32.339Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Successfully joined group with generation Generation{generationId=31, memberId='consumer-test-group-22-7fe36d0f-dafb-4a26-9500-cc08e870f5be', protocol='range'} 05:43:32 2026-03-06T05:43:32.339Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Finished assignment for group at generation 31: {consumer-test-group-22-7fe36d0f-dafb-4a26-9500-cc08e870f5be=Assignment(partitions=[ncmp-events-0])} 05:43:32 2026-03-06T05:43:32.342Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Successfully synced group in generation Generation{generationId=31, memberId='consumer-test-group-22-7fe36d0f-dafb-4a26-9500-cc08e870f5be', protocol='range'} 05:43:32 2026-03-06T05:43:32.342Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 05:43:32 2026-03-06T05:43:32.342Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-22, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 05:43:32 2026-03-06T05:43:32.343Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Found no committed offset for partition ncmp-events-0 05:43:32 2026-03-06T05:43:32.360Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-22, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=362, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:32 2026-03-06T05:43:32.849Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 2 advised CM handles from DB. Adding them to the work queue. 05:43:32 2026-03-06T05:43:32.849Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 05:43:32 2026-03-06T05:43:32.850Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 05:43:32 2026-03-06T05:43:32.850Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 05:43:32 2026-03-06T05:43:32.850Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 05:43:32 2026-03-06T05:43:32.918Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:33 2026-03-06T05:43:32.941Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 2 Locked CM Handles. Changing state to Advise to retry syncing them again. 05:43:33 2026-03-06T05:43:32.965Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 2 advised CM handles from DB. Adding them to the work queue. 05:43:33 2026-03-06T05:43:32.966Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 05:43:33 2026-03-06T05:43:32.966Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 05:43:33 2026-03-06T05:43:32.967Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 05:43:33 2026-03-06T05:43:32.967Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 05:43:33 2026-03-06T05:43:33.033Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:33 2026-03-06T05:43:33.045Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:33 2026-03-06T05:43:33.119Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:33 2026-03-06T05:43:33.125Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:33 2026-03-06T05:43:33.168Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:33 2026-03-06T05:43:33.231Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-22, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 05:43:33 2026-03-06T05:43:33.231Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Member consumer-test-group-22-7fe36d0f-dafb-4a26-9500-cc08e870f5be sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:33 2026-03-06T05:43:33.232Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:33 2026-03-06T05:43:33.232Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:33 2026-03-06T05:43:33.232Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-22, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 05:43:33 2026-03-06T05:43:33.232Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:33 2026-03-06T05:43:33.232Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 05:43:33 2026-03-06T05:43:33.244Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:33 2026-03-06T05:43:33.244Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:33 2026-03-06T05:43:33.244Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:33 2026-03-06T05:43:33.244Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:33 2026-03-06T05:43:33.246Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-22 unregistered 05:43:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.006 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 05:43:33 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 05:43:33 2026-03-06T05:43:33.343Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 3 advised CM handles from DB. Adding them to the work queue. 05:43:33 2026-03-06T05:43:33.343Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 05:43:33 2026-03-06T05:43:33.344Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 05:43:33 2026-03-06T05:43:33.344Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 05:43:33 2026-03-06T05:43:33.344Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 05:43:33 2026-03-06T05:43:33.416Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:33 2026-03-06T05:43:33.428Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:33 2026-03-06T05:43:33.538Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 05:43:33 2026-03-06T05:43:33.549Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 05:43:33 2026-03-06T05:43:33.612Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:33 2026-03-06T05:43:33.619Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:33 2026-03-06T05:43:33.651Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:34 2026-03-06T05:43:34.158Z ERROR 11313 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:43:34 05:43:34 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 05:43:34 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 05:43:34 at jdk.internal.reflect.GeneratedMethodAccessor418.invoke(Unknown Source) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:34 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:34 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 05:43:34 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:34 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:34 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 05:43:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:34 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:34 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:43:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:43:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:43:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:43:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:43:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:43:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:43:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:43:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:43:34 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 05:43:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 05:43:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:43:34 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:43:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:43:34 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:43:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:43:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:43:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:34 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 05:43:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:43:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:34 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:43:34 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:43:34 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 05:43:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 05:43:34 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 05:43:34 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 05:43:34 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 05:43:34 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 05:43:34 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 05:43:34 at groovy.lang.Closure.call(Closure.java:427) 05:43:34 at groovy.lang.Closure.call(Closure.java:416) 05:43:34 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 05:43:34 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 05:43:34 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 05:43:34 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 05:43:34 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 05:43:34 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 05:43:34 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 05:43:34 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 05:43:34 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 05:43:34 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 05:43:34 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:43:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:43:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:43:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:43:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 05:43:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:43:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:43:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:43:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:43:34 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 05:43:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:43:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:43:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:43:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:43:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 05:43:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:43:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:43:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:43:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:43:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:43:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:43:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:43:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:43:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:43:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:43:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:43:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:43:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:43:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:43:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:43:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:43:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:43:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:43:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:43:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:43:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:43:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:43:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:43:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:43:34 05:43:34 2026-03-06T05:43:34.199Z ERROR 11313 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:43:34 05:43:34 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 05:43:34 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 05:43:34 at jdk.internal.reflect.GeneratedMethodAccessor418.invoke(Unknown Source) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:34 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:34 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 05:43:34 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:34 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:34 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 05:43:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:34 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:34 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:43:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:43:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:43:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:43:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:43:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:43:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:43:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:43:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:43:34 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 05:43:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 05:43:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:43:34 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:43:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:43:34 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:43:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:43:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:43:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:34 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 05:43:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:43:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:34 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:43:34 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:43:34 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 05:43:34 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 05:43:34 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 05:43:34 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 05:43:34 at groovy.lang.Closure.call(Closure.java:427) 05:43:34 at groovy.lang.Closure.call(Closure.java:416) 05:43:34 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 05:43:34 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 05:43:34 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 05:43:34 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 05:43:34 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 05:43:34 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 05:43:34 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 05:43:34 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 05:43:34 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 05:43:34 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 05:43:34 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:43:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:43:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:43:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:43:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 05:43:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:43:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:43:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:43:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:43:34 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 05:43:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:43:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:43:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:43:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:43:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 05:43:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:43:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:43:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:43:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:43:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:43:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:43:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:43:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:43:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:43:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:43:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:43:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:43:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:43:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:43:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:43:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:43:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:43:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:43:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:43:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:43:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:43:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:43:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:43:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:43:34 05:43:34 2026-03-06T05:43:34.204Z ERROR 11313 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:43:34 05:43:34 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 05:43:34 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:131) 05:43:34 at jdk.internal.reflect.GeneratedMethodAccessor418.invoke(Unknown Source) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:34 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:34 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 05:43:34 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:34 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:34 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 05:43:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:34 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:34 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:34 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:34 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:34 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:34 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:34 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:43:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:43:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:43:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:43:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:43:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:43:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:43:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:43:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:43:34 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 05:43:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 05:43:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:43:34 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:43:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:43:34 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:43:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:43:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:43:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:34 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 05:43:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:43:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:34 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:34 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:34 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:43:34 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:43:34 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 05:43:34 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 05:43:34 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 05:43:34 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 05:43:34 at groovy.lang.Closure.call(Closure.java:427) 05:43:34 at groovy.lang.Closure.call(Closure.java:416) 05:43:34 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2357) 05:43:34 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2342) 05:43:34 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2383) 05:43:34 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 05:43:34 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 05:43:34 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 05:43:34 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1024) 05:43:34 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1015) 05:43:34 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 05:43:34 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 05:43:34 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:34 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:43:34 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:43:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:43:34 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:43:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 05:43:34 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:43:34 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:43:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:43:34 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:43:34 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 05:43:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:43:34 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:43:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:43:34 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:43:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 05:43:34 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:43:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:34 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:43:34 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:43:34 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:34 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:43:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:43:34 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:34 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:43:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:34 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:34 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:34 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:34 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:43:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:43:34 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:43:34 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:43:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:43:34 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:43:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:43:34 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:43:34 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:43:34 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:43:34 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:43:34 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:43:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:43:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:43:34 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:43:34 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:43:34 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:43:34 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:43:34 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:43:34 05:43:34 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.953 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 05:43:34 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 05:43:34 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.313 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 05:43:34 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 05:43:34 2026-03-06T05:43:34.579Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:34 allow.auto.create.topics = true 05:43:34 auto.commit.interval.ms = 5000 05:43:34 auto.include.jmx.reporter = true 05:43:34 auto.offset.reset = latest 05:43:34 bootstrap.servers = [localhost:32777] 05:43:34 check.crcs = true 05:43:34 client.dns.lookup = use_all_dns_ips 05:43:34 client.id = consumer-test-group-for-update-23 05:43:34 client.rack = 05:43:34 connections.max.idle.ms = 540000 05:43:34 default.api.timeout.ms = 60000 05:43:34 enable.auto.commit = true 05:43:34 enable.metrics.push = true 05:43:34 exclude.internal.topics = true 05:43:34 fetch.max.bytes = 52428800 05:43:34 fetch.max.wait.ms = 500 05:43:34 fetch.min.bytes = 1 05:43:34 group.id = test-group-for-update 05:43:34 group.instance.id = null 05:43:34 group.protocol = classic 05:43:34 group.remote.assignor = null 05:43:34 heartbeat.interval.ms = 3000 05:43:34 interceptor.classes = [] 05:43:34 internal.leave.group.on.close = true 05:43:34 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:34 isolation.level = read_uncommitted 05:43:34 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:34 max.partition.fetch.bytes = 1048576 05:43:34 max.poll.interval.ms = 300000 05:43:34 max.poll.records = 2147483647 05:43:34 metadata.max.age.ms = 300000 05:43:34 metadata.recovery.strategy = none 05:43:34 metric.reporters = [] 05:43:34 metrics.num.samples = 2 05:43:34 metrics.recording.level = INFO 05:43:34 metrics.sample.window.ms = 30000 05:43:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:34 receive.buffer.bytes = 65536 05:43:34 reconnect.backoff.max.ms = 1000 05:43:34 reconnect.backoff.ms = 50 05:43:34 request.timeout.ms = 30000 05:43:34 retry.backoff.max.ms = 1000 05:43:34 retry.backoff.ms = 100 05:43:34 sasl.client.callback.handler.class = null 05:43:34 sasl.jaas.config = null 05:43:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:34 sasl.kerberos.min.time.before.relogin = 60000 05:43:34 sasl.kerberos.service.name = null 05:43:34 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:34 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:34 sasl.login.callback.handler.class = null 05:43:34 sasl.login.class = null 05:43:34 sasl.login.connect.timeout.ms = null 05:43:34 sasl.login.read.timeout.ms = null 05:43:34 sasl.login.refresh.buffer.seconds = 300 05:43:34 sasl.login.refresh.min.period.seconds = 60 05:43:34 sasl.login.refresh.window.factor = 0.8 05:43:34 sasl.login.refresh.window.jitter = 0.05 05:43:34 sasl.login.retry.backoff.max.ms = 10000 05:43:34 sasl.login.retry.backoff.ms = 100 05:43:34 sasl.mechanism = GSSAPI 05:43:34 sasl.oauthbearer.clock.skew.seconds = 30 05:43:34 sasl.oauthbearer.expected.audience = null 05:43:34 sasl.oauthbearer.expected.issuer = null 05:43:34 sasl.oauthbearer.header.urlencode = false 05:43:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:34 sasl.oauthbearer.jwks.endpoint.url = null 05:43:34 sasl.oauthbearer.scope.claim.name = scope 05:43:34 sasl.oauthbearer.sub.claim.name = sub 05:43:34 sasl.oauthbearer.token.endpoint.url = null 05:43:34 security.protocol = PLAINTEXT 05:43:34 security.providers = null 05:43:34 send.buffer.bytes = 131072 05:43:34 session.timeout.ms = 45000 05:43:34 socket.connection.setup.timeout.max.ms = 30000 05:43:34 socket.connection.setup.timeout.ms = 10000 05:43:34 ssl.cipher.suites = null 05:43:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:34 ssl.endpoint.identification.algorithm = https 05:43:34 ssl.engine.factory.class = null 05:43:34 ssl.key.password = null 05:43:34 ssl.keymanager.algorithm = SunX509 05:43:34 ssl.keystore.certificate.chain = null 05:43:34 ssl.keystore.key = null 05:43:34 ssl.keystore.location = null 05:43:34 ssl.keystore.password = null 05:43:34 ssl.keystore.type = JKS 05:43:34 ssl.protocol = TLSv1.3 05:43:34 ssl.provider = null 05:43:34 ssl.secure.random.implementation = null 05:43:34 ssl.trustmanager.algorithm = PKIX 05:43:34 ssl.truststore.certificates = null 05:43:34 ssl.truststore.location = null 05:43:34 ssl.truststore.password = null 05:43:34 ssl.truststore.type = JKS 05:43:34 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:34 05:43:34 2026-03-06T05:43:34.579Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:34 2026-03-06T05:43:34.581Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:34 2026-03-06T05:43:34.581Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:34 2026-03-06T05:43:34.581Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775814581 05:43:34 2026-03-06T05:43:34.582Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 05:43:34 2026-03-06T05:43:34.586Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:34 2026-03-06T05:43:34.587Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:34 2026-03-06T05:43:34.588Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] (Re-)joining group 05:43:34 2026-03-06T05:43:34.591Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-23-e3f11f86-413b-4804-a9b7-6d567f17cf21 05:43:34 2026-03-06T05:43:34.591Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] (Re-)joining group 05:43:34 2026-03-06T05:43:34.593Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-for-update-23-e3f11f86-413b-4804-a9b7-6d567f17cf21', protocol='range'} 05:43:34 2026-03-06T05:43:34.593Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Finished assignment for group at generation 1: {consumer-test-group-for-update-23-e3f11f86-413b-4804-a9b7-6d567f17cf21=Assignment(partitions=[ncmp-events-0])} 05:43:34 2026-03-06T05:43:34.596Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-for-update-23-e3f11f86-413b-4804-a9b7-6d567f17cf21', protocol='range'} 05:43:34 2026-03-06T05:43:34.596Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 05:43:34 2026-03-06T05:43:34.596Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 05:43:34 2026-03-06T05:43:34.597Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 05:43:34 2026-03-06T05:43:34.600Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=404, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:35 2026-03-06T05:43:35.107Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:35 2026-03-06T05:43:35.108Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:35 2026-03-06T05:43:35.108Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:35 2026-03-06T05:43:35.108Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:35 2026-03-06T05:43:35.108Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:35 2026-03-06T05:43:35.179Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:35 2026-03-06T05:43:35.190Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:35 2026-03-06T05:43:35.209Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:35 2026-03-06T05:43:35.219Z WARN 11313 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 05:43:35 2026-03-06T05:43:35.257Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 05:43:35 2026-03-06T05:43:35.257Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Member consumer-test-group-for-update-23-e3f11f86-413b-4804-a9b7-6d567f17cf21 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:35 2026-03-06T05:43:35.258Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:35 2026-03-06T05:43:35.258Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 05:43:35 2026-03-06T05:43:35.258Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 05:43:35 2026-03-06T05:43:35.258Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:35 2026-03-06T05:43:35.258Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 05:43:35 2026-03-06T05:43:35.276Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:35 2026-03-06T05:43:35.276Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:35 2026-03-06T05:43:35.276Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:35 2026-03-06T05:43:35.276Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:35 2026-03-06T05:43:35.279Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-23 unregistered 05:43:35 2026-03-06T05:43:35.307Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:35 allow.auto.create.topics = true 05:43:35 auto.commit.interval.ms = 5000 05:43:35 auto.include.jmx.reporter = true 05:43:35 auto.offset.reset = latest 05:43:35 bootstrap.servers = [localhost:32777] 05:43:35 check.crcs = true 05:43:35 client.dns.lookup = use_all_dns_ips 05:43:35 client.id = consumer-test-group-for-update-24 05:43:35 client.rack = 05:43:35 connections.max.idle.ms = 540000 05:43:35 default.api.timeout.ms = 60000 05:43:35 enable.auto.commit = true 05:43:35 enable.metrics.push = true 05:43:35 exclude.internal.topics = true 05:43:35 fetch.max.bytes = 52428800 05:43:35 fetch.max.wait.ms = 500 05:43:35 fetch.min.bytes = 1 05:43:35 group.id = test-group-for-update 05:43:35 group.instance.id = null 05:43:35 group.protocol = classic 05:43:35 group.remote.assignor = null 05:43:35 heartbeat.interval.ms = 3000 05:43:35 interceptor.classes = [] 05:43:35 internal.leave.group.on.close = true 05:43:35 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:35 isolation.level = read_uncommitted 05:43:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:35 max.partition.fetch.bytes = 1048576 05:43:35 max.poll.interval.ms = 300000 05:43:35 max.poll.records = 2147483647 05:43:35 metadata.max.age.ms = 300000 05:43:35 metadata.recovery.strategy = none 05:43:35 metric.reporters = [] 05:43:35 metrics.num.samples = 2 05:43:35 metrics.recording.level = INFO 05:43:35 metrics.sample.window.ms = 30000 05:43:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:35 receive.buffer.bytes = 65536 05:43:35 reconnect.backoff.max.ms = 1000 05:43:35 reconnect.backoff.ms = 50 05:43:35 request.timeout.ms = 30000 05:43:35 retry.backoff.max.ms = 1000 05:43:35 retry.backoff.ms = 100 05:43:35 sasl.client.callback.handler.class = null 05:43:35 sasl.jaas.config = null 05:43:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:35 sasl.kerberos.min.time.before.relogin = 60000 05:43:35 sasl.kerberos.service.name = null 05:43:35 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:35 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:35 sasl.login.callback.handler.class = null 05:43:35 sasl.login.class = null 05:43:35 sasl.login.connect.timeout.ms = null 05:43:35 sasl.login.read.timeout.ms = null 05:43:35 sasl.login.refresh.buffer.seconds = 300 05:43:35 sasl.login.refresh.min.period.seconds = 60 05:43:35 sasl.login.refresh.window.factor = 0.8 05:43:35 sasl.login.refresh.window.jitter = 0.05 05:43:35 sasl.login.retry.backoff.max.ms = 10000 05:43:35 sasl.login.retry.backoff.ms = 100 05:43:35 sasl.mechanism = GSSAPI 05:43:35 sasl.oauthbearer.clock.skew.seconds = 30 05:43:35 sasl.oauthbearer.expected.audience = null 05:43:35 sasl.oauthbearer.expected.issuer = null 05:43:35 sasl.oauthbearer.header.urlencode = false 05:43:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:35 sasl.oauthbearer.jwks.endpoint.url = null 05:43:35 sasl.oauthbearer.scope.claim.name = scope 05:43:35 sasl.oauthbearer.sub.claim.name = sub 05:43:35 sasl.oauthbearer.token.endpoint.url = null 05:43:35 security.protocol = PLAINTEXT 05:43:35 security.providers = null 05:43:35 send.buffer.bytes = 131072 05:43:35 session.timeout.ms = 45000 05:43:35 socket.connection.setup.timeout.max.ms = 30000 05:43:35 socket.connection.setup.timeout.ms = 10000 05:43:35 ssl.cipher.suites = null 05:43:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:35 ssl.endpoint.identification.algorithm = https 05:43:35 ssl.engine.factory.class = null 05:43:35 ssl.key.password = null 05:43:35 ssl.keymanager.algorithm = SunX509 05:43:35 ssl.keystore.certificate.chain = null 05:43:35 ssl.keystore.key = null 05:43:35 ssl.keystore.location = null 05:43:35 ssl.keystore.password = null 05:43:35 ssl.keystore.type = JKS 05:43:35 ssl.protocol = TLSv1.3 05:43:35 ssl.provider = null 05:43:35 ssl.secure.random.implementation = null 05:43:35 ssl.trustmanager.algorithm = PKIX 05:43:35 ssl.truststore.certificates = null 05:43:35 ssl.truststore.location = null 05:43:35 ssl.truststore.password = null 05:43:35 ssl.truststore.type = JKS 05:43:35 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:35 05:43:35 2026-03-06T05:43:35.307Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:35 2026-03-06T05:43:35.310Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:35 2026-03-06T05:43:35.310Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:35 2026-03-06T05:43:35.310Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775815310 05:43:35 2026-03-06T05:43:35.310Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 05:43:35 2026-03-06T05:43:35.319Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:35 2026-03-06T05:43:35.320Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:35 2026-03-06T05:43:35.321Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] (Re-)joining group 05:43:35 2026-03-06T05:43:35.324Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-24-a5fffc89-72cc-46f6-b6fb-2e58e6e2b504 05:43:35 2026-03-06T05:43:35.324Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] (Re-)joining group 05:43:35 2026-03-06T05:43:35.327Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-for-update-24-a5fffc89-72cc-46f6-b6fb-2e58e6e2b504', protocol='range'} 05:43:35 2026-03-06T05:43:35.327Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Finished assignment for group at generation 3: {consumer-test-group-for-update-24-a5fffc89-72cc-46f6-b6fb-2e58e6e2b504=Assignment(partitions=[ncmp-events-0])} 05:43:35 2026-03-06T05:43:35.329Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-for-update-24-a5fffc89-72cc-46f6-b6fb-2e58e6e2b504', protocol='range'} 05:43:35 2026-03-06T05:43:35.329Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 05:43:35 2026-03-06T05:43:35.329Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 05:43:35 2026-03-06T05:43:35.330Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 05:43:35 2026-03-06T05:43:35.350Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=408, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:35 2026-03-06T05:43:35.835Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:35 2026-03-06T05:43:35.835Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:35 2026-03-06T05:43:35.836Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:35 2026-03-06T05:43:35.836Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:35 2026-03-06T05:43:35.836Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:35 2026-03-06T05:43:35.903Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:35 2026-03-06T05:43:35.914Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:36 2026-03-06T05:43:35.933Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:36 2026-03-06T05:43:35.963Z WARN 11313 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 05:43:36 2026-03-06T05:43:36.013Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 05:43:36 2026-03-06T05:43:36.013Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Member consumer-test-group-for-update-24-a5fffc89-72cc-46f6-b6fb-2e58e6e2b504 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:36 2026-03-06T05:43:36.014Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:36 2026-03-06T05:43:36.014Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 05:43:36 2026-03-06T05:43:36.014Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 05:43:36 2026-03-06T05:43:36.024Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:36 2026-03-06T05:43:36.024Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 05:43:36 2026-03-06T05:43:36.025Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:36 2026-03-06T05:43:36.025Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:36 2026-03-06T05:43:36.025Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:36 2026-03-06T05:43:36.026Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:36 2026-03-06T05:43:36.027Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-24 unregistered 05:43:36 2026-03-06T05:43:36.046Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:36 allow.auto.create.topics = true 05:43:36 auto.commit.interval.ms = 5000 05:43:36 auto.include.jmx.reporter = true 05:43:36 auto.offset.reset = latest 05:43:36 bootstrap.servers = [localhost:32777] 05:43:36 check.crcs = true 05:43:36 client.dns.lookup = use_all_dns_ips 05:43:36 client.id = consumer-test-group-for-update-25 05:43:36 client.rack = 05:43:36 connections.max.idle.ms = 540000 05:43:36 default.api.timeout.ms = 60000 05:43:36 enable.auto.commit = true 05:43:36 enable.metrics.push = true 05:43:36 exclude.internal.topics = true 05:43:36 fetch.max.bytes = 52428800 05:43:36 fetch.max.wait.ms = 500 05:43:36 fetch.min.bytes = 1 05:43:36 group.id = test-group-for-update 05:43:36 group.instance.id = null 05:43:36 group.protocol = classic 05:43:36 group.remote.assignor = null 05:43:36 heartbeat.interval.ms = 3000 05:43:36 interceptor.classes = [] 05:43:36 internal.leave.group.on.close = true 05:43:36 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:36 isolation.level = read_uncommitted 05:43:36 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:36 max.partition.fetch.bytes = 1048576 05:43:36 max.poll.interval.ms = 300000 05:43:36 max.poll.records = 2147483647 05:43:36 metadata.max.age.ms = 300000 05:43:36 metadata.recovery.strategy = none 05:43:36 metric.reporters = [] 05:43:36 metrics.num.samples = 2 05:43:36 metrics.recording.level = INFO 05:43:36 metrics.sample.window.ms = 30000 05:43:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:36 receive.buffer.bytes = 65536 05:43:36 reconnect.backoff.max.ms = 1000 05:43:36 reconnect.backoff.ms = 50 05:43:36 request.timeout.ms = 30000 05:43:36 retry.backoff.max.ms = 1000 05:43:36 retry.backoff.ms = 100 05:43:36 sasl.client.callback.handler.class = null 05:43:36 sasl.jaas.config = null 05:43:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:36 sasl.kerberos.min.time.before.relogin = 60000 05:43:36 sasl.kerberos.service.name = null 05:43:36 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:36 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:36 sasl.login.callback.handler.class = null 05:43:36 sasl.login.class = null 05:43:36 sasl.login.connect.timeout.ms = null 05:43:36 sasl.login.read.timeout.ms = null 05:43:36 sasl.login.refresh.buffer.seconds = 300 05:43:36 sasl.login.refresh.min.period.seconds = 60 05:43:36 sasl.login.refresh.window.factor = 0.8 05:43:36 sasl.login.refresh.window.jitter = 0.05 05:43:36 sasl.login.retry.backoff.max.ms = 10000 05:43:36 sasl.login.retry.backoff.ms = 100 05:43:36 sasl.mechanism = GSSAPI 05:43:36 sasl.oauthbearer.clock.skew.seconds = 30 05:43:36 sasl.oauthbearer.expected.audience = null 05:43:36 sasl.oauthbearer.expected.issuer = null 05:43:36 sasl.oauthbearer.header.urlencode = false 05:43:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:36 sasl.oauthbearer.jwks.endpoint.url = null 05:43:36 sasl.oauthbearer.scope.claim.name = scope 05:43:36 sasl.oauthbearer.sub.claim.name = sub 05:43:36 sasl.oauthbearer.token.endpoint.url = null 05:43:36 security.protocol = PLAINTEXT 05:43:36 security.providers = null 05:43:36 send.buffer.bytes = 131072 05:43:36 session.timeout.ms = 45000 05:43:36 socket.connection.setup.timeout.max.ms = 30000 05:43:36 socket.connection.setup.timeout.ms = 10000 05:43:36 ssl.cipher.suites = null 05:43:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:36 ssl.endpoint.identification.algorithm = https 05:43:36 ssl.engine.factory.class = null 05:43:36 ssl.key.password = null 05:43:36 ssl.keymanager.algorithm = SunX509 05:43:36 ssl.keystore.certificate.chain = null 05:43:36 ssl.keystore.key = null 05:43:36 ssl.keystore.location = null 05:43:36 ssl.keystore.password = null 05:43:36 ssl.keystore.type = JKS 05:43:36 ssl.protocol = TLSv1.3 05:43:36 ssl.provider = null 05:43:36 ssl.secure.random.implementation = null 05:43:36 ssl.trustmanager.algorithm = PKIX 05:43:36 ssl.truststore.certificates = null 05:43:36 ssl.truststore.location = null 05:43:36 ssl.truststore.password = null 05:43:36 ssl.truststore.type = JKS 05:43:36 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:36 05:43:36 2026-03-06T05:43:36.047Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:36 2026-03-06T05:43:36.049Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:36 2026-03-06T05:43:36.049Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:36 2026-03-06T05:43:36.049Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775816049 05:43:36 2026-03-06T05:43:36.049Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 05:43:36 2026-03-06T05:43:36.055Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:36 2026-03-06T05:43:36.055Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:36 2026-03-06T05:43:36.056Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] (Re-)joining group 05:43:36 2026-03-06T05:43:36.060Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-25-e8eb217a-7cf8-4981-8809-02ba6e450b67 05:43:36 2026-03-06T05:43:36.060Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] (Re-)joining group 05:43:36 2026-03-06T05:43:36.063Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-for-update-25-e8eb217a-7cf8-4981-8809-02ba6e450b67', protocol='range'} 05:43:36 2026-03-06T05:43:36.063Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Finished assignment for group at generation 5: {consumer-test-group-for-update-25-e8eb217a-7cf8-4981-8809-02ba6e450b67=Assignment(partitions=[ncmp-events-0])} 05:43:36 2026-03-06T05:43:36.065Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-for-update-25-e8eb217a-7cf8-4981-8809-02ba6e450b67', protocol='range'} 05:43:36 2026-03-06T05:43:36.065Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 05:43:36 2026-03-06T05:43:36.065Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 05:43:36 2026-03-06T05:43:36.067Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 05:43:36 2026-03-06T05:43:36.071Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=412, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:36 2026-03-06T05:43:36.573Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:36 2026-03-06T05:43:36.574Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:36 2026-03-06T05:43:36.574Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:36 2026-03-06T05:43:36.575Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:36 2026-03-06T05:43:36.575Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:36 2026-03-06T05:43:36.639Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:36 2026-03-06T05:43:36.650Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:36 2026-03-06T05:43:36.679Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:36 2026-03-06T05:43:36.704Z WARN 11313 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 05:43:36 2026-03-06T05:43:36.753Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 05:43:36 2026-03-06T05:43:36.753Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Member consumer-test-group-for-update-25-e8eb217a-7cf8-4981-8809-02ba6e450b67 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:36 2026-03-06T05:43:36.753Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:36 2026-03-06T05:43:36.753Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 05:43:36 2026-03-06T05:43:36.753Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 05:43:36 2026-03-06T05:43:36.754Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:36 2026-03-06T05:43:36.754Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 05:43:36 2026-03-06T05:43:36.774Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:36 2026-03-06T05:43:36.774Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:36 2026-03-06T05:43:36.774Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:36 2026-03-06T05:43:36.774Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:36 2026-03-06T05:43:36.777Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-25 unregistered 05:43:36 2026-03-06T05:43:36.803Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:36 allow.auto.create.topics = true 05:43:36 auto.commit.interval.ms = 5000 05:43:36 auto.include.jmx.reporter = true 05:43:36 auto.offset.reset = latest 05:43:36 bootstrap.servers = [localhost:32777] 05:43:36 check.crcs = true 05:43:36 client.dns.lookup = use_all_dns_ips 05:43:36 client.id = consumer-test-group-for-update-26 05:43:36 client.rack = 05:43:36 connections.max.idle.ms = 540000 05:43:36 default.api.timeout.ms = 60000 05:43:36 enable.auto.commit = true 05:43:36 enable.metrics.push = true 05:43:36 exclude.internal.topics = true 05:43:36 fetch.max.bytes = 52428800 05:43:36 fetch.max.wait.ms = 500 05:43:36 fetch.min.bytes = 1 05:43:36 group.id = test-group-for-update 05:43:36 group.instance.id = null 05:43:36 group.protocol = classic 05:43:36 group.remote.assignor = null 05:43:36 heartbeat.interval.ms = 3000 05:43:36 interceptor.classes = [] 05:43:36 internal.leave.group.on.close = true 05:43:36 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:36 isolation.level = read_uncommitted 05:43:36 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:36 max.partition.fetch.bytes = 1048576 05:43:36 max.poll.interval.ms = 300000 05:43:36 max.poll.records = 2147483647 05:43:36 metadata.max.age.ms = 300000 05:43:36 metadata.recovery.strategy = none 05:43:36 metric.reporters = [] 05:43:36 metrics.num.samples = 2 05:43:36 metrics.recording.level = INFO 05:43:36 metrics.sample.window.ms = 30000 05:43:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:36 receive.buffer.bytes = 65536 05:43:36 reconnect.backoff.max.ms = 1000 05:43:36 reconnect.backoff.ms = 50 05:43:36 request.timeout.ms = 30000 05:43:36 retry.backoff.max.ms = 1000 05:43:36 retry.backoff.ms = 100 05:43:36 sasl.client.callback.handler.class = null 05:43:36 sasl.jaas.config = null 05:43:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:36 sasl.kerberos.min.time.before.relogin = 60000 05:43:36 sasl.kerberos.service.name = null 05:43:36 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:36 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:36 sasl.login.callback.handler.class = null 05:43:36 sasl.login.class = null 05:43:36 sasl.login.connect.timeout.ms = null 05:43:36 sasl.login.read.timeout.ms = null 05:43:36 sasl.login.refresh.buffer.seconds = 300 05:43:36 sasl.login.refresh.min.period.seconds = 60 05:43:36 sasl.login.refresh.window.factor = 0.8 05:43:36 sasl.login.refresh.window.jitter = 0.05 05:43:36 sasl.login.retry.backoff.max.ms = 10000 05:43:36 sasl.login.retry.backoff.ms = 100 05:43:36 sasl.mechanism = GSSAPI 05:43:36 sasl.oauthbearer.clock.skew.seconds = 30 05:43:36 sasl.oauthbearer.expected.audience = null 05:43:36 sasl.oauthbearer.expected.issuer = null 05:43:36 sasl.oauthbearer.header.urlencode = false 05:43:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:36 sasl.oauthbearer.jwks.endpoint.url = null 05:43:36 sasl.oauthbearer.scope.claim.name = scope 05:43:36 sasl.oauthbearer.sub.claim.name = sub 05:43:36 sasl.oauthbearer.token.endpoint.url = null 05:43:36 security.protocol = PLAINTEXT 05:43:36 security.providers = null 05:43:36 send.buffer.bytes = 131072 05:43:36 session.timeout.ms = 45000 05:43:36 socket.connection.setup.timeout.max.ms = 30000 05:43:36 socket.connection.setup.timeout.ms = 10000 05:43:36 ssl.cipher.suites = null 05:43:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:36 ssl.endpoint.identification.algorithm = https 05:43:36 ssl.engine.factory.class = null 05:43:36 ssl.key.password = null 05:43:36 ssl.keymanager.algorithm = SunX509 05:43:36 ssl.keystore.certificate.chain = null 05:43:36 ssl.keystore.key = null 05:43:36 ssl.keystore.location = null 05:43:36 ssl.keystore.password = null 05:43:36 ssl.keystore.type = JKS 05:43:36 ssl.protocol = TLSv1.3 05:43:36 ssl.provider = null 05:43:36 ssl.secure.random.implementation = null 05:43:36 ssl.trustmanager.algorithm = PKIX 05:43:36 ssl.truststore.certificates = null 05:43:36 ssl.truststore.location = null 05:43:36 ssl.truststore.password = null 05:43:36 ssl.truststore.type = JKS 05:43:36 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:36 05:43:36 2026-03-06T05:43:36.803Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:36 2026-03-06T05:43:36.805Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:36 2026-03-06T05:43:36.805Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:36 2026-03-06T05:43:36.805Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775816805 05:43:36 2026-03-06T05:43:36.805Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 05:43:36 2026-03-06T05:43:36.819Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:36 2026-03-06T05:43:36.819Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:36 2026-03-06T05:43:36.820Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] (Re-)joining group 05:43:36 2026-03-06T05:43:36.826Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-26-870b90ab-1bcd-4da5-83f7-6450784491e2 05:43:36 2026-03-06T05:43:36.826Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] (Re-)joining group 05:43:36 2026-03-06T05:43:36.833Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=7, memberId='consumer-test-group-for-update-26-870b90ab-1bcd-4da5-83f7-6450784491e2', protocol='range'} 05:43:36 2026-03-06T05:43:36.834Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Finished assignment for group at generation 7: {consumer-test-group-for-update-26-870b90ab-1bcd-4da5-83f7-6450784491e2=Assignment(partitions=[ncmp-events-0])} 05:43:36 2026-03-06T05:43:36.842Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=7, memberId='consumer-test-group-for-update-26-870b90ab-1bcd-4da5-83f7-6450784491e2', protocol='range'} 05:43:36 2026-03-06T05:43:36.842Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 05:43:36 2026-03-06T05:43:36.842Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 05:43:36 2026-03-06T05:43:36.843Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 05:43:36 2026-03-06T05:43:36.846Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=416, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:37 2026-03-06T05:43:37.337Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:37 2026-03-06T05:43:37.337Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:37 2026-03-06T05:43:37.338Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:37 2026-03-06T05:43:37.338Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:37 2026-03-06T05:43:37.338Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:37 2026-03-06T05:43:37.417Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:37 2026-03-06T05:43:37.429Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:37 2026-03-06T05:43:37.449Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:37 2026-03-06T05:43:37.461Z WARN 11313 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 05:43:37 2026-03-06T05:43:37.514Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 05:43:37 2026-03-06T05:43:37.514Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Member consumer-test-group-for-update-26-870b90ab-1bcd-4da5-83f7-6450784491e2 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:37 2026-03-06T05:43:37.514Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:37 2026-03-06T05:43:37.514Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 05:43:37 2026-03-06T05:43:37.515Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 05:43:37 2026-03-06T05:43:37.515Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:37 2026-03-06T05:43:37.515Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 05:43:37 2026-03-06T05:43:37.518Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:37 2026-03-06T05:43:37.518Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:37 2026-03-06T05:43:37.518Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:37 2026-03-06T05:43:37.518Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:37 2026-03-06T05:43:37.519Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-26 unregistered 05:43:37 2026-03-06T05:43:37.549Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:37 allow.auto.create.topics = true 05:43:37 auto.commit.interval.ms = 5000 05:43:37 auto.include.jmx.reporter = true 05:43:37 auto.offset.reset = latest 05:43:37 bootstrap.servers = [localhost:32777] 05:43:37 check.crcs = true 05:43:37 client.dns.lookup = use_all_dns_ips 05:43:37 client.id = consumer-test-group-for-update-27 05:43:37 client.rack = 05:43:37 connections.max.idle.ms = 540000 05:43:37 default.api.timeout.ms = 60000 05:43:37 enable.auto.commit = true 05:43:37 enable.metrics.push = true 05:43:37 exclude.internal.topics = true 05:43:37 fetch.max.bytes = 52428800 05:43:37 fetch.max.wait.ms = 500 05:43:37 fetch.min.bytes = 1 05:43:37 group.id = test-group-for-update 05:43:37 group.instance.id = null 05:43:37 group.protocol = classic 05:43:37 group.remote.assignor = null 05:43:37 heartbeat.interval.ms = 3000 05:43:37 interceptor.classes = [] 05:43:37 internal.leave.group.on.close = true 05:43:37 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:37 isolation.level = read_uncommitted 05:43:37 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:37 max.partition.fetch.bytes = 1048576 05:43:37 max.poll.interval.ms = 300000 05:43:37 max.poll.records = 2147483647 05:43:37 metadata.max.age.ms = 300000 05:43:37 metadata.recovery.strategy = none 05:43:37 metric.reporters = [] 05:43:37 metrics.num.samples = 2 05:43:37 metrics.recording.level = INFO 05:43:37 metrics.sample.window.ms = 30000 05:43:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:37 receive.buffer.bytes = 65536 05:43:37 reconnect.backoff.max.ms = 1000 05:43:37 reconnect.backoff.ms = 50 05:43:37 request.timeout.ms = 30000 05:43:37 retry.backoff.max.ms = 1000 05:43:37 retry.backoff.ms = 100 05:43:37 sasl.client.callback.handler.class = null 05:43:37 sasl.jaas.config = null 05:43:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:37 sasl.kerberos.min.time.before.relogin = 60000 05:43:37 sasl.kerberos.service.name = null 05:43:37 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:37 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:37 sasl.login.callback.handler.class = null 05:43:37 sasl.login.class = null 05:43:37 sasl.login.connect.timeout.ms = null 05:43:37 sasl.login.read.timeout.ms = null 05:43:37 sasl.login.refresh.buffer.seconds = 300 05:43:37 sasl.login.refresh.min.period.seconds = 60 05:43:37 sasl.login.refresh.window.factor = 0.8 05:43:37 sasl.login.refresh.window.jitter = 0.05 05:43:37 sasl.login.retry.backoff.max.ms = 10000 05:43:37 sasl.login.retry.backoff.ms = 100 05:43:37 sasl.mechanism = GSSAPI 05:43:37 sasl.oauthbearer.clock.skew.seconds = 30 05:43:37 sasl.oauthbearer.expected.audience = null 05:43:37 sasl.oauthbearer.expected.issuer = null 05:43:37 sasl.oauthbearer.header.urlencode = false 05:43:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:37 sasl.oauthbearer.jwks.endpoint.url = null 05:43:37 sasl.oauthbearer.scope.claim.name = scope 05:43:37 sasl.oauthbearer.sub.claim.name = sub 05:43:37 sasl.oauthbearer.token.endpoint.url = null 05:43:37 security.protocol = PLAINTEXT 05:43:37 security.providers = null 05:43:37 send.buffer.bytes = 131072 05:43:37 session.timeout.ms = 45000 05:43:37 socket.connection.setup.timeout.max.ms = 30000 05:43:37 socket.connection.setup.timeout.ms = 10000 05:43:37 ssl.cipher.suites = null 05:43:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:37 ssl.endpoint.identification.algorithm = https 05:43:37 ssl.engine.factory.class = null 05:43:37 ssl.key.password = null 05:43:37 ssl.keymanager.algorithm = SunX509 05:43:37 ssl.keystore.certificate.chain = null 05:43:37 ssl.keystore.key = null 05:43:37 ssl.keystore.location = null 05:43:37 ssl.keystore.password = null 05:43:37 ssl.keystore.type = JKS 05:43:37 ssl.protocol = TLSv1.3 05:43:37 ssl.provider = null 05:43:37 ssl.secure.random.implementation = null 05:43:37 ssl.trustmanager.algorithm = PKIX 05:43:37 ssl.truststore.certificates = null 05:43:37 ssl.truststore.location = null 05:43:37 ssl.truststore.password = null 05:43:37 ssl.truststore.type = JKS 05:43:37 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:37 05:43:37 2026-03-06T05:43:37.550Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:37 2026-03-06T05:43:37.552Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:37 2026-03-06T05:43:37.552Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:37 2026-03-06T05:43:37.552Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775817552 05:43:37 2026-03-06T05:43:37.552Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 05:43:37 2026-03-06T05:43:37.560Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:37 2026-03-06T05:43:37.560Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:37 2026-03-06T05:43:37.561Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] (Re-)joining group 05:43:37 2026-03-06T05:43:37.564Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-27-94cdfc9a-7d38-4740-8731-76b234ed5914 05:43:37 2026-03-06T05:43:37.564Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] (Re-)joining group 05:43:37 2026-03-06T05:43:37.566Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=9, memberId='consumer-test-group-for-update-27-94cdfc9a-7d38-4740-8731-76b234ed5914', protocol='range'} 05:43:37 2026-03-06T05:43:37.566Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Finished assignment for group at generation 9: {consumer-test-group-for-update-27-94cdfc9a-7d38-4740-8731-76b234ed5914=Assignment(partitions=[ncmp-events-0])} 05:43:37 2026-03-06T05:43:37.567Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=9, memberId='consumer-test-group-for-update-27-94cdfc9a-7d38-4740-8731-76b234ed5914', protocol='range'} 05:43:37 2026-03-06T05:43:37.568Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 05:43:37 2026-03-06T05:43:37.568Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 05:43:37 2026-03-06T05:43:37.569Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 05:43:37 2026-03-06T05:43:37.580Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=420, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:38 2026-03-06T05:43:38.079Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:38 2026-03-06T05:43:38.079Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:38 2026-03-06T05:43:38.080Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:38 2026-03-06T05:43:38.080Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:38 2026-03-06T05:43:38.080Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:38 2026-03-06T05:43:38.148Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:38 2026-03-06T05:43:38.159Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:38 2026-03-06T05:43:38.178Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:38 2026-03-06T05:43:38.189Z WARN 11313 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 05:43:38 2026-03-06T05:43:38.235Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 05:43:38 2026-03-06T05:43:38.235Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Member consumer-test-group-for-update-27-94cdfc9a-7d38-4740-8731-76b234ed5914 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:38 2026-03-06T05:43:38.236Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:38 2026-03-06T05:43:38.236Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 05:43:38 2026-03-06T05:43:38.236Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 05:43:38 2026-03-06T05:43:38.236Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:38 2026-03-06T05:43:38.236Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 05:43:38 2026-03-06T05:43:38.247Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:38 2026-03-06T05:43:38.247Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:38 2026-03-06T05:43:38.247Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:38 2026-03-06T05:43:38.247Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:38 2026-03-06T05:43:38.250Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-27 unregistered 05:43:38 2026-03-06T05:43:38.271Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:38 allow.auto.create.topics = true 05:43:38 auto.commit.interval.ms = 5000 05:43:38 auto.include.jmx.reporter = true 05:43:38 auto.offset.reset = latest 05:43:38 bootstrap.servers = [localhost:32777] 05:43:38 check.crcs = true 05:43:38 client.dns.lookup = use_all_dns_ips 05:43:38 client.id = consumer-test-group-for-update-28 05:43:38 client.rack = 05:43:38 connections.max.idle.ms = 540000 05:43:38 default.api.timeout.ms = 60000 05:43:38 enable.auto.commit = true 05:43:38 enable.metrics.push = true 05:43:38 exclude.internal.topics = true 05:43:38 fetch.max.bytes = 52428800 05:43:38 fetch.max.wait.ms = 500 05:43:38 fetch.min.bytes = 1 05:43:38 group.id = test-group-for-update 05:43:38 group.instance.id = null 05:43:38 group.protocol = classic 05:43:38 group.remote.assignor = null 05:43:38 heartbeat.interval.ms = 3000 05:43:38 interceptor.classes = [] 05:43:38 internal.leave.group.on.close = true 05:43:38 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:38 isolation.level = read_uncommitted 05:43:38 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:38 max.partition.fetch.bytes = 1048576 05:43:38 max.poll.interval.ms = 300000 05:43:38 max.poll.records = 2147483647 05:43:38 metadata.max.age.ms = 300000 05:43:38 metadata.recovery.strategy = none 05:43:38 metric.reporters = [] 05:43:38 metrics.num.samples = 2 05:43:38 metrics.recording.level = INFO 05:43:38 metrics.sample.window.ms = 30000 05:43:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:38 receive.buffer.bytes = 65536 05:43:38 reconnect.backoff.max.ms = 1000 05:43:38 reconnect.backoff.ms = 50 05:43:38 request.timeout.ms = 30000 05:43:38 retry.backoff.max.ms = 1000 05:43:38 retry.backoff.ms = 100 05:43:38 sasl.client.callback.handler.class = null 05:43:38 sasl.jaas.config = null 05:43:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:38 sasl.kerberos.min.time.before.relogin = 60000 05:43:38 sasl.kerberos.service.name = null 05:43:38 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:38 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:38 sasl.login.callback.handler.class = null 05:43:38 sasl.login.class = null 05:43:38 sasl.login.connect.timeout.ms = null 05:43:38 sasl.login.read.timeout.ms = null 05:43:38 sasl.login.refresh.buffer.seconds = 300 05:43:38 sasl.login.refresh.min.period.seconds = 60 05:43:38 sasl.login.refresh.window.factor = 0.8 05:43:38 sasl.login.refresh.window.jitter = 0.05 05:43:38 sasl.login.retry.backoff.max.ms = 10000 05:43:38 sasl.login.retry.backoff.ms = 100 05:43:38 sasl.mechanism = GSSAPI 05:43:38 sasl.oauthbearer.clock.skew.seconds = 30 05:43:38 sasl.oauthbearer.expected.audience = null 05:43:38 sasl.oauthbearer.expected.issuer = null 05:43:38 sasl.oauthbearer.header.urlencode = false 05:43:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:38 sasl.oauthbearer.jwks.endpoint.url = null 05:43:38 sasl.oauthbearer.scope.claim.name = scope 05:43:38 sasl.oauthbearer.sub.claim.name = sub 05:43:38 sasl.oauthbearer.token.endpoint.url = null 05:43:38 security.protocol = PLAINTEXT 05:43:38 security.providers = null 05:43:38 send.buffer.bytes = 131072 05:43:38 session.timeout.ms = 45000 05:43:38 socket.connection.setup.timeout.max.ms = 30000 05:43:38 socket.connection.setup.timeout.ms = 10000 05:43:38 ssl.cipher.suites = null 05:43:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:38 ssl.endpoint.identification.algorithm = https 05:43:38 ssl.engine.factory.class = null 05:43:38 ssl.key.password = null 05:43:38 ssl.keymanager.algorithm = SunX509 05:43:38 ssl.keystore.certificate.chain = null 05:43:38 ssl.keystore.key = null 05:43:38 ssl.keystore.location = null 05:43:38 ssl.keystore.password = null 05:43:38 ssl.keystore.type = JKS 05:43:38 ssl.protocol = TLSv1.3 05:43:38 ssl.provider = null 05:43:38 ssl.secure.random.implementation = null 05:43:38 ssl.trustmanager.algorithm = PKIX 05:43:38 ssl.truststore.certificates = null 05:43:38 ssl.truststore.location = null 05:43:38 ssl.truststore.password = null 05:43:38 ssl.truststore.type = JKS 05:43:38 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:38 05:43:38 2026-03-06T05:43:38.272Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:38 2026-03-06T05:43:38.274Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:38 2026-03-06T05:43:38.274Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:38 2026-03-06T05:43:38.274Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775818274 05:43:38 2026-03-06T05:43:38.274Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 05:43:38 2026-03-06T05:43:38.286Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:38 2026-03-06T05:43:38.286Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:38 2026-03-06T05:43:38.287Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] (Re-)joining group 05:43:38 2026-03-06T05:43:38.291Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-28-0341a949-f3c0-4271-ad33-9405b03f120e 05:43:38 2026-03-06T05:43:38.291Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] (Re-)joining group 05:43:38 2026-03-06T05:43:38.295Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=11, memberId='consumer-test-group-for-update-28-0341a949-f3c0-4271-ad33-9405b03f120e', protocol='range'} 05:43:38 2026-03-06T05:43:38.295Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Finished assignment for group at generation 11: {consumer-test-group-for-update-28-0341a949-f3c0-4271-ad33-9405b03f120e=Assignment(partitions=[ncmp-events-0])} 05:43:38 2026-03-06T05:43:38.297Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=11, memberId='consumer-test-group-for-update-28-0341a949-f3c0-4271-ad33-9405b03f120e', protocol='range'} 05:43:38 2026-03-06T05:43:38.297Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 05:43:38 2026-03-06T05:43:38.297Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 05:43:38 2026-03-06T05:43:38.299Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 05:43:38 2026-03-06T05:43:38.305Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=424, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:38 2026-03-06T05:43:38.798Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:38 2026-03-06T05:43:38.798Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:38 2026-03-06T05:43:38.798Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:38 2026-03-06T05:43:38.798Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:38 2026-03-06T05:43:38.798Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:38 2026-03-06T05:43:38.868Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:38 2026-03-06T05:43:38.882Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:38 2026-03-06T05:43:38.900Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:38 2026-03-06T05:43:38.914Z WARN 11313 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 05:43:38 2026-03-06T05:43:38.957Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 05:43:38 2026-03-06T05:43:38.957Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Member consumer-test-group-for-update-28-0341a949-f3c0-4271-ad33-9405b03f120e sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:38 2026-03-06T05:43:38.958Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:38 2026-03-06T05:43:38.958Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 05:43:38 2026-03-06T05:43:38.958Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 05:43:38 2026-03-06T05:43:38.958Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:38 2026-03-06T05:43:38.958Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 05:43:38 2026-03-06T05:43:38.962Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:38 2026-03-06T05:43:38.962Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:38 2026-03-06T05:43:38.962Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:38 2026-03-06T05:43:38.962Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:38 2026-03-06T05:43:38.964Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-28 unregistered 05:43:39 2026-03-06T05:43:38.993Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:39 allow.auto.create.topics = true 05:43:39 auto.commit.interval.ms = 5000 05:43:39 auto.include.jmx.reporter = true 05:43:39 auto.offset.reset = latest 05:43:39 bootstrap.servers = [localhost:32777] 05:43:39 check.crcs = true 05:43:39 client.dns.lookup = use_all_dns_ips 05:43:39 client.id = consumer-test-group-for-update-29 05:43:39 client.rack = 05:43:39 connections.max.idle.ms = 540000 05:43:39 default.api.timeout.ms = 60000 05:43:39 enable.auto.commit = true 05:43:39 enable.metrics.push = true 05:43:39 exclude.internal.topics = true 05:43:39 fetch.max.bytes = 52428800 05:43:39 fetch.max.wait.ms = 500 05:43:39 fetch.min.bytes = 1 05:43:39 group.id = test-group-for-update 05:43:39 group.instance.id = null 05:43:39 group.protocol = classic 05:43:39 group.remote.assignor = null 05:43:39 heartbeat.interval.ms = 3000 05:43:39 interceptor.classes = [] 05:43:39 internal.leave.group.on.close = true 05:43:39 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:39 isolation.level = read_uncommitted 05:43:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:39 max.partition.fetch.bytes = 1048576 05:43:39 max.poll.interval.ms = 300000 05:43:39 max.poll.records = 2147483647 05:43:39 metadata.max.age.ms = 300000 05:43:39 metadata.recovery.strategy = none 05:43:39 metric.reporters = [] 05:43:39 metrics.num.samples = 2 05:43:39 metrics.recording.level = INFO 05:43:39 metrics.sample.window.ms = 30000 05:43:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:39 receive.buffer.bytes = 65536 05:43:39 reconnect.backoff.max.ms = 1000 05:43:39 reconnect.backoff.ms = 50 05:43:39 request.timeout.ms = 30000 05:43:39 retry.backoff.max.ms = 1000 05:43:39 retry.backoff.ms = 100 05:43:39 sasl.client.callback.handler.class = null 05:43:39 sasl.jaas.config = null 05:43:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:39 sasl.kerberos.min.time.before.relogin = 60000 05:43:39 sasl.kerberos.service.name = null 05:43:39 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:39 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:39 sasl.login.callback.handler.class = null 05:43:39 sasl.login.class = null 05:43:39 sasl.login.connect.timeout.ms = null 05:43:39 sasl.login.read.timeout.ms = null 05:43:39 sasl.login.refresh.buffer.seconds = 300 05:43:39 sasl.login.refresh.min.period.seconds = 60 05:43:39 sasl.login.refresh.window.factor = 0.8 05:43:39 sasl.login.refresh.window.jitter = 0.05 05:43:39 sasl.login.retry.backoff.max.ms = 10000 05:43:39 sasl.login.retry.backoff.ms = 100 05:43:39 sasl.mechanism = GSSAPI 05:43:39 sasl.oauthbearer.clock.skew.seconds = 30 05:43:39 sasl.oauthbearer.expected.audience = null 05:43:39 sasl.oauthbearer.expected.issuer = null 05:43:39 sasl.oauthbearer.header.urlencode = false 05:43:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:39 sasl.oauthbearer.jwks.endpoint.url = null 05:43:39 sasl.oauthbearer.scope.claim.name = scope 05:43:39 sasl.oauthbearer.sub.claim.name = sub 05:43:39 sasl.oauthbearer.token.endpoint.url = null 05:43:39 security.protocol = PLAINTEXT 05:43:39 security.providers = null 05:43:39 send.buffer.bytes = 131072 05:43:39 session.timeout.ms = 45000 05:43:39 socket.connection.setup.timeout.max.ms = 30000 05:43:39 socket.connection.setup.timeout.ms = 10000 05:43:39 ssl.cipher.suites = null 05:43:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:39 ssl.endpoint.identification.algorithm = https 05:43:39 ssl.engine.factory.class = null 05:43:39 ssl.key.password = null 05:43:39 ssl.keymanager.algorithm = SunX509 05:43:39 ssl.keystore.certificate.chain = null 05:43:39 ssl.keystore.key = null 05:43:39 ssl.keystore.location = null 05:43:39 ssl.keystore.password = null 05:43:39 ssl.keystore.type = JKS 05:43:39 ssl.protocol = TLSv1.3 05:43:39 ssl.provider = null 05:43:39 ssl.secure.random.implementation = null 05:43:39 ssl.trustmanager.algorithm = PKIX 05:43:39 ssl.truststore.certificates = null 05:43:39 ssl.truststore.location = null 05:43:39 ssl.truststore.password = null 05:43:39 ssl.truststore.type = JKS 05:43:39 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:39 05:43:39 2026-03-06T05:43:38.994Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:39 2026-03-06T05:43:38.996Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:39 2026-03-06T05:43:38.996Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:39 2026-03-06T05:43:38.996Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775818996 05:43:39 2026-03-06T05:43:38.996Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 05:43:39 2026-03-06T05:43:39.002Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:39 2026-03-06T05:43:39.002Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:39 2026-03-06T05:43:39.003Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] (Re-)joining group 05:43:39 2026-03-06T05:43:39.006Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-29-fd8aed08-95c2-4817-8f59-9c4b8ff6ffef 05:43:39 2026-03-06T05:43:39.006Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] (Re-)joining group 05:43:39 2026-03-06T05:43:39.008Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-for-update-29-fd8aed08-95c2-4817-8f59-9c4b8ff6ffef', protocol='range'} 05:43:39 2026-03-06T05:43:39.009Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Finished assignment for group at generation 13: {consumer-test-group-for-update-29-fd8aed08-95c2-4817-8f59-9c4b8ff6ffef=Assignment(partitions=[ncmp-events-0])} 05:43:39 2026-03-06T05:43:39.020Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-for-update-29-fd8aed08-95c2-4817-8f59-9c4b8ff6ffef', protocol='range'} 05:43:39 2026-03-06T05:43:39.020Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 05:43:39 2026-03-06T05:43:39.020Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 05:43:39 2026-03-06T05:43:39.022Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 05:43:39 2026-03-06T05:43:39.027Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=428, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:39 2026-03-06T05:43:39.521Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:39 2026-03-06T05:43:39.522Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:39 2026-03-06T05:43:39.522Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:39 2026-03-06T05:43:39.522Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:39 2026-03-06T05:43:39.522Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:39 2026-03-06T05:43:39.590Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:39 2026-03-06T05:43:39.601Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:39 2026-03-06T05:43:39.622Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:39 2026-03-06T05:43:39.636Z WARN 11313 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of original 05:43:39 2026-03-06T05:43:39.679Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 05:43:39 2026-03-06T05:43:39.679Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Member consumer-test-group-for-update-29-fd8aed08-95c2-4817-8f59-9c4b8ff6ffef sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:39 2026-03-06T05:43:39.679Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:39 2026-03-06T05:43:39.679Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 05:43:39 2026-03-06T05:43:39.679Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 05:43:39 2026-03-06T05:43:39.680Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:39 2026-03-06T05:43:39.680Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 05:43:39 2026-03-06T05:43:39.697Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:39 2026-03-06T05:43:39.697Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:39 2026-03-06T05:43:39.697Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:39 2026-03-06T05:43:39.697Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:39 2026-03-06T05:43:39.699Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-29 unregistered 05:43:39 2026-03-06T05:43:39.724Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:39 allow.auto.create.topics = true 05:43:39 auto.commit.interval.ms = 5000 05:43:39 auto.include.jmx.reporter = true 05:43:39 auto.offset.reset = latest 05:43:39 bootstrap.servers = [localhost:32777] 05:43:39 check.crcs = true 05:43:39 client.dns.lookup = use_all_dns_ips 05:43:39 client.id = consumer-test-group-for-update-30 05:43:39 client.rack = 05:43:39 connections.max.idle.ms = 540000 05:43:39 default.api.timeout.ms = 60000 05:43:39 enable.auto.commit = true 05:43:39 enable.metrics.push = true 05:43:39 exclude.internal.topics = true 05:43:39 fetch.max.bytes = 52428800 05:43:39 fetch.max.wait.ms = 500 05:43:39 fetch.min.bytes = 1 05:43:39 group.id = test-group-for-update 05:43:39 group.instance.id = null 05:43:39 group.protocol = classic 05:43:39 group.remote.assignor = null 05:43:39 heartbeat.interval.ms = 3000 05:43:39 interceptor.classes = [] 05:43:39 internal.leave.group.on.close = true 05:43:39 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:39 isolation.level = read_uncommitted 05:43:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:39 max.partition.fetch.bytes = 1048576 05:43:39 max.poll.interval.ms = 300000 05:43:39 max.poll.records = 2147483647 05:43:39 metadata.max.age.ms = 300000 05:43:39 metadata.recovery.strategy = none 05:43:39 metric.reporters = [] 05:43:39 metrics.num.samples = 2 05:43:39 metrics.recording.level = INFO 05:43:39 metrics.sample.window.ms = 30000 05:43:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:39 receive.buffer.bytes = 65536 05:43:39 reconnect.backoff.max.ms = 1000 05:43:39 reconnect.backoff.ms = 50 05:43:39 request.timeout.ms = 30000 05:43:39 retry.backoff.max.ms = 1000 05:43:39 retry.backoff.ms = 100 05:43:39 sasl.client.callback.handler.class = null 05:43:39 sasl.jaas.config = null 05:43:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:39 sasl.kerberos.min.time.before.relogin = 60000 05:43:39 sasl.kerberos.service.name = null 05:43:39 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:39 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:39 sasl.login.callback.handler.class = null 05:43:39 sasl.login.class = null 05:43:39 sasl.login.connect.timeout.ms = null 05:43:39 sasl.login.read.timeout.ms = null 05:43:39 sasl.login.refresh.buffer.seconds = 300 05:43:39 sasl.login.refresh.min.period.seconds = 60 05:43:39 sasl.login.refresh.window.factor = 0.8 05:43:39 sasl.login.refresh.window.jitter = 0.05 05:43:39 sasl.login.retry.backoff.max.ms = 10000 05:43:39 sasl.login.retry.backoff.ms = 100 05:43:39 sasl.mechanism = GSSAPI 05:43:39 sasl.oauthbearer.clock.skew.seconds = 30 05:43:39 sasl.oauthbearer.expected.audience = null 05:43:39 sasl.oauthbearer.expected.issuer = null 05:43:39 sasl.oauthbearer.header.urlencode = false 05:43:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:39 sasl.oauthbearer.jwks.endpoint.url = null 05:43:39 sasl.oauthbearer.scope.claim.name = scope 05:43:39 sasl.oauthbearer.sub.claim.name = sub 05:43:39 sasl.oauthbearer.token.endpoint.url = null 05:43:39 security.protocol = PLAINTEXT 05:43:39 security.providers = null 05:43:39 send.buffer.bytes = 131072 05:43:39 session.timeout.ms = 45000 05:43:39 socket.connection.setup.timeout.max.ms = 30000 05:43:39 socket.connection.setup.timeout.ms = 10000 05:43:39 ssl.cipher.suites = null 05:43:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:39 ssl.endpoint.identification.algorithm = https 05:43:39 ssl.engine.factory.class = null 05:43:39 ssl.key.password = null 05:43:39 ssl.keymanager.algorithm = SunX509 05:43:39 ssl.keystore.certificate.chain = null 05:43:39 ssl.keystore.key = null 05:43:39 ssl.keystore.location = null 05:43:39 ssl.keystore.password = null 05:43:39 ssl.keystore.type = JKS 05:43:39 ssl.protocol = TLSv1.3 05:43:39 ssl.provider = null 05:43:39 ssl.secure.random.implementation = null 05:43:39 ssl.trustmanager.algorithm = PKIX 05:43:39 ssl.truststore.certificates = null 05:43:39 ssl.truststore.location = null 05:43:39 ssl.truststore.password = null 05:43:39 ssl.truststore.type = JKS 05:43:39 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:39 05:43:39 2026-03-06T05:43:39.725Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:39 2026-03-06T05:43:39.727Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:39 2026-03-06T05:43:39.727Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:39 2026-03-06T05:43:39.727Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775819727 05:43:39 2026-03-06T05:43:39.727Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 05:43:39 2026-03-06T05:43:39.736Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:39 2026-03-06T05:43:39.737Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:39 2026-03-06T05:43:39.739Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] (Re-)joining group 05:43:39 2026-03-06T05:43:39.747Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-30-af6a53ba-3257-4e81-af2c-2a22ff0908fd 05:43:39 2026-03-06T05:43:39.747Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] (Re-)joining group 05:43:39 2026-03-06T05:43:39.750Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-for-update-30-af6a53ba-3257-4e81-af2c-2a22ff0908fd', protocol='range'} 05:43:39 2026-03-06T05:43:39.750Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Finished assignment for group at generation 15: {consumer-test-group-for-update-30-af6a53ba-3257-4e81-af2c-2a22ff0908fd=Assignment(partitions=[ncmp-events-0])} 05:43:39 2026-03-06T05:43:39.754Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-for-update-30-af6a53ba-3257-4e81-af2c-2a22ff0908fd', protocol='range'} 05:43:39 2026-03-06T05:43:39.754Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 05:43:39 2026-03-06T05:43:39.754Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 05:43:39 2026-03-06T05:43:39.756Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 05:43:39 2026-03-06T05:43:39.761Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=432, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:40 2026-03-06T05:43:40.256Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:40 2026-03-06T05:43:40.256Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:40 2026-03-06T05:43:40.256Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:40 2026-03-06T05:43:40.257Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:40 2026-03-06T05:43:40.257Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:40 2026-03-06T05:43:40.327Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-id-for-update for CM Handle ch-id-for-update 05:43:40 2026-03-06T05:43:40.338Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-id-for-update for CM Handle ch-id-for-update 05:43:40 2026-03-06T05:43:40.356Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:40 2026-03-06T05:43:40.394Z ERROR 11313 --- [cps-integration-test] [ Async-1] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public void org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEventBatchAsynchronously(java.util.Collection) 05:43:40 05:43:40 java.lang.NullPointerException: Cannot invoke "org.onap.cps.ncmp.events.lcm.Values$CmHandleState.value()" because the return value of "org.onap.cps.ncmp.events.lcm.Values.getCmHandleState()" is null 05:43:40 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.createCmHandleStateTagForV1(LcmEventProducer.java:159) 05:43:40 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.recordMetrics(LcmEventProducer.java:146) 05:43:40 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEvent(LcmEventProducer.java:115) 05:43:40 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.lambda$sendLcmEventBatchAsynchronously$0(LcmEventProducer.java:84) 05:43:40 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 05:43:40 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEventBatchAsynchronously(LcmEventProducer.java:84) 05:43:40 at jdk.internal.reflect.GeneratedMethodAccessor336.invoke(Unknown Source) 05:43:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:40 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:40 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:40 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:40 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:40 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:40 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:40 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:40 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:40 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:40 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:40 at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:114) 05:43:40 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 05:43:40 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 05:43:40 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 05:43:40 at java.base/java.lang.Thread.run(Thread.java:833) 05:43:40 05:43:40 2026-03-06T05:43:40.430Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 05:43:40 2026-03-06T05:43:40.430Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Member consumer-test-group-for-update-30-af6a53ba-3257-4e81-af2c-2a22ff0908fd sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:40 2026-03-06T05:43:40.431Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:40 2026-03-06T05:43:40.431Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 05:43:40 2026-03-06T05:43:40.431Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 05:43:40 2026-03-06T05:43:40.431Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:40 2026-03-06T05:43:40.431Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 05:43:40 2026-03-06T05:43:40.434Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:40 2026-03-06T05:43:40.434Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:40 2026-03-06T05:43:40.434Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:40 2026-03-06T05:43:40.434Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:40 2026-03-06T05:43:40.435Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-30 unregistered 05:43:40 2026-03-06T05:43:40.453Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 05:43:40 allow.auto.create.topics = true 05:43:40 auto.commit.interval.ms = 5000 05:43:40 auto.include.jmx.reporter = true 05:43:40 auto.offset.reset = latest 05:43:40 bootstrap.servers = [localhost:32777] 05:43:40 check.crcs = true 05:43:40 client.dns.lookup = use_all_dns_ips 05:43:40 client.id = consumer-test-group-for-update-31 05:43:40 client.rack = 05:43:40 connections.max.idle.ms = 540000 05:43:40 default.api.timeout.ms = 60000 05:43:40 enable.auto.commit = true 05:43:40 enable.metrics.push = true 05:43:40 exclude.internal.topics = true 05:43:40 fetch.max.bytes = 52428800 05:43:40 fetch.max.wait.ms = 500 05:43:40 fetch.min.bytes = 1 05:43:40 group.id = test-group-for-update 05:43:40 group.instance.id = null 05:43:40 group.protocol = classic 05:43:40 group.remote.assignor = null 05:43:40 heartbeat.interval.ms = 3000 05:43:40 interceptor.classes = [] 05:43:40 internal.leave.group.on.close = true 05:43:40 internal.throw.on.fetch.stable.offset.unsupported = false 05:43:40 isolation.level = read_uncommitted 05:43:40 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:40 max.partition.fetch.bytes = 1048576 05:43:40 max.poll.interval.ms = 300000 05:43:40 max.poll.records = 2147483647 05:43:40 metadata.max.age.ms = 300000 05:43:40 metadata.recovery.strategy = none 05:43:40 metric.reporters = [] 05:43:40 metrics.num.samples = 2 05:43:40 metrics.recording.level = INFO 05:43:40 metrics.sample.window.ms = 30000 05:43:40 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 05:43:40 receive.buffer.bytes = 65536 05:43:40 reconnect.backoff.max.ms = 1000 05:43:40 reconnect.backoff.ms = 50 05:43:40 request.timeout.ms = 30000 05:43:40 retry.backoff.max.ms = 1000 05:43:40 retry.backoff.ms = 100 05:43:40 sasl.client.callback.handler.class = null 05:43:40 sasl.jaas.config = null 05:43:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 05:43:40 sasl.kerberos.min.time.before.relogin = 60000 05:43:40 sasl.kerberos.service.name = null 05:43:40 sasl.kerberos.ticket.renew.jitter = 0.05 05:43:40 sasl.kerberos.ticket.renew.window.factor = 0.8 05:43:40 sasl.login.callback.handler.class = null 05:43:40 sasl.login.class = null 05:43:40 sasl.login.connect.timeout.ms = null 05:43:40 sasl.login.read.timeout.ms = null 05:43:40 sasl.login.refresh.buffer.seconds = 300 05:43:40 sasl.login.refresh.min.period.seconds = 60 05:43:40 sasl.login.refresh.window.factor = 0.8 05:43:40 sasl.login.refresh.window.jitter = 0.05 05:43:40 sasl.login.retry.backoff.max.ms = 10000 05:43:40 sasl.login.retry.backoff.ms = 100 05:43:40 sasl.mechanism = GSSAPI 05:43:40 sasl.oauthbearer.clock.skew.seconds = 30 05:43:40 sasl.oauthbearer.expected.audience = null 05:43:40 sasl.oauthbearer.expected.issuer = null 05:43:40 sasl.oauthbearer.header.urlencode = false 05:43:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 05:43:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 05:43:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 05:43:40 sasl.oauthbearer.jwks.endpoint.url = null 05:43:40 sasl.oauthbearer.scope.claim.name = scope 05:43:40 sasl.oauthbearer.sub.claim.name = sub 05:43:40 sasl.oauthbearer.token.endpoint.url = null 05:43:40 security.protocol = PLAINTEXT 05:43:40 security.providers = null 05:43:40 send.buffer.bytes = 131072 05:43:40 session.timeout.ms = 45000 05:43:40 socket.connection.setup.timeout.max.ms = 30000 05:43:40 socket.connection.setup.timeout.ms = 10000 05:43:40 ssl.cipher.suites = null 05:43:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 05:43:40 ssl.endpoint.identification.algorithm = https 05:43:40 ssl.engine.factory.class = null 05:43:40 ssl.key.password = null 05:43:40 ssl.keymanager.algorithm = SunX509 05:43:40 ssl.keystore.certificate.chain = null 05:43:40 ssl.keystore.key = null 05:43:40 ssl.keystore.location = null 05:43:40 ssl.keystore.password = null 05:43:40 ssl.keystore.type = JKS 05:43:40 ssl.protocol = TLSv1.3 05:43:40 ssl.provider = null 05:43:40 ssl.secure.random.implementation = null 05:43:40 ssl.trustmanager.algorithm = PKIX 05:43:40 ssl.truststore.certificates = null 05:43:40 ssl.truststore.location = null 05:43:40 ssl.truststore.password = null 05:43:40 ssl.truststore.type = JKS 05:43:40 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 05:43:40 05:43:40 2026-03-06T05:43:40.453Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 05:43:40 2026-03-06T05:43:40.455Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 05:43:40 2026-03-06T05:43:40.455Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 05:43:40 2026-03-06T05:43:40.455Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1772775820455 05:43:40 2026-03-06T05:43:40.455Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 05:43:40 2026-03-06T05:43:40.461Z INFO 11313 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 05:43:40 2026-03-06T05:43:40.461Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 05:43:40 2026-03-06T05:43:40.462Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] (Re-)joining group 05:43:40 2026-03-06T05:43:40.465Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-31-03ab21e7-cb85-46a2-9cb7-254cb590be27 05:43:40 2026-03-06T05:43:40.465Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] (Re-)joining group 05:43:40 2026-03-06T05:43:40.467Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=17, memberId='consumer-test-group-for-update-31-03ab21e7-cb85-46a2-9cb7-254cb590be27', protocol='range'} 05:43:40 2026-03-06T05:43:40.467Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Finished assignment for group at generation 17: {consumer-test-group-for-update-31-03ab21e7-cb85-46a2-9cb7-254cb590be27=Assignment(partitions=[ncmp-events-0])} 05:43:40 2026-03-06T05:43:40.469Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=17, memberId='consumer-test-group-for-update-31-03ab21e7-cb85-46a2-9cb7-254cb590be27', protocol='range'} 05:43:40 2026-03-06T05:43:40.469Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 05:43:40 2026-03-06T05:43:40.469Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 05:43:40 2026-03-06T05:43:40.470Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 05:43:40 2026-03-06T05:43:40.473Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=437, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 05:43:41 2026-03-06T05:43:40.979Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:41 2026-03-06T05:43:40.980Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:41 2026-03-06T05:43:40.980Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:41 2026-03-06T05:43:40.981Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:41 2026-03-06T05:43:40.981Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:41 2026-03-06T05:43:41.048Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-id-for-update-v2 for CM Handle ch-id-for-update-v2 05:43:41 2026-03-06T05:43:41.060Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-id-for-update-v2 for CM Handle ch-id-for-update-v2 05:43:41 2026-03-06T05:43:41.076Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:41 2026-03-06T05:43:41.140Z INFO 11313 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 05:43:41 2026-03-06T05:43:41.140Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Member consumer-test-group-for-update-31-03ab21e7-cb85-46a2-9cb7-254cb590be27 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 05:43:41 2026-03-06T05:43:41.141Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:41 2026-03-06T05:43:41.141Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 05:43:41 2026-03-06T05:43:41.141Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 05:43:41 2026-03-06T05:43:41.142Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 05:43:41 2026-03-06T05:43:41.142Z INFO 11313 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 05:43:41 2026-03-06T05:43:41.144Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 05:43:41 2026-03-06T05:43:41.144Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 05:43:41 2026-03-06T05:43:41.144Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 05:43:41 2026-03-06T05:43:41.144Z INFO 11313 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 05:43:41 2026-03-06T05:43:41.146Z INFO 11313 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-31 unregistered 05:43:41 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.607 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 05:43:41 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 05:43:41 2026-03-06T05:43:41.218Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:41 2026-03-06T05:43:41.218Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:41 2026-03-06T05:43:41.219Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:41 2026-03-06T05:43:41.219Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:41 2026-03-06T05:43:41.219Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:41 2026-03-06T05:43:41.283Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:41 2026-03-06T05:43:41.297Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:41 2026-03-06T05:43:41.312Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:41 2026-03-06T05:43:41.328Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 05:43:41 2026-03-06T05:43:41.361Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 05:43:41 2026-03-06T05:43:41.377Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:41 2026-03-06T05:43:41.377Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:41 2026-03-06T05:43:41.377Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:41 2026-03-06T05:43:41.378Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:41 2026-03-06T05:43:41.378Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:41 2026-03-06T05:43:41.477Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:41 2026-03-06T05:43:41.561Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:41 2026-03-06T05:43:41.561Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:41 2026-03-06T05:43:41.561Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:41 2026-03-06T05:43:41.562Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:41 2026-03-06T05:43:41.562Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:41 2026-03-06T05:43:41.626Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:41 2026-03-06T05:43:41.638Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:41 2026-03-06T05:43:41.659Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:41 2026-03-06T05:43:41.674Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 05:43:41 2026-03-06T05:43:41.711Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 05:43:41 2026-03-06T05:43:41.731Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:41 2026-03-06T05:43:41.731Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:41 2026-03-06T05:43:41.731Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:41 2026-03-06T05:43:41.732Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:41 2026-03-06T05:43:41.732Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:41 2026-03-06T05:43:41.796Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 05:43:41 2026-03-06T05:43:41.804Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 05:43:41 2026-03-06T05:43:41.820Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: , Target Tag: new@set 05:43:41 2026-03-06T05:43:41.834Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:41 2026-03-06T05:43:41.922Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:41 2026-03-06T05:43:41.922Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:41 2026-03-06T05:43:41.922Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:41 2026-03-06T05:43:41.922Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:41 2026-03-06T05:43:41.922Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:42 2026-03-06T05:43:41.988Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 05:43:42 2026-03-06T05:43:42.001Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 05:43:42 2026-03-06T05:43:42.017Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:42 2026-03-06T05:43:42.032Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 05:43:42 2026-03-06T05:43:42.062Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 05:43:42 2026-03-06T05:43:42.080Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:42 2026-03-06T05:43:42.080Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:42 2026-03-06T05:43:42.081Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:42 2026-03-06T05:43:42.081Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:42 2026-03-06T05:43:42.081Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:42 2026-03-06T05:43:42.147Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:42 2026-03-06T05:43:42.160Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:42 2026-03-06T05:43:42.173Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: initial set, Target Tag: 05:43:42 2026-03-06T05:43:42.187Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:42 2026-03-06T05:43:42.266Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:42 2026-03-06T05:43:42.267Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:42 2026-03-06T05:43:42.267Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:42 2026-03-06T05:43:42.267Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:42 2026-03-06T05:43:42.267Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:42 2026-03-06T05:43:42.349Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 05:43:42 2026-03-06T05:43:42.361Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 05:43:42 2026-03-06T05:43:42.378Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:42 2026-03-06T05:43:42.394Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 05:43:42 2026-03-06T05:43:42.428Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 05:43:42 2026-03-06T05:43:42.446Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:42 2026-03-06T05:43:42.446Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:42 2026-03-06T05:43:42.446Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:42 2026-03-06T05:43:42.447Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:42 2026-03-06T05:43:42.447Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:42 2026-03-06T05:43:42.510Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 05:43:42 2026-03-06T05:43:42.519Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 05:43:42 2026-03-06T05:43:42.540Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: initial set, Target Tag: new@set 05:43:42 2026-03-06T05:43:42.556Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:42 2026-03-06T05:43:42.655Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:42 2026-03-06T05:43:42.655Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:42 2026-03-06T05:43:42.656Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:42 2026-03-06T05:43:42.656Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:42 2026-03-06T05:43:42.656Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:42 2026-03-06T05:43:42.723Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 05:43:42 2026-03-06T05:43:42.736Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 05:43:42 2026-03-06T05:43:42.750Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:42 2026-03-06T05:43:42.780Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:42 2026-03-06T05:43:42.780Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:42 2026-03-06T05:43:42.780Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:42 2026-03-06T05:43:42.781Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:42 2026-03-06T05:43:42.781Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:42 2026-03-06T05:43:42.848Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:42 2026-03-06T05:43:42.858Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:42 2026-03-06T05:43:42.871Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:42 2026-03-06T05:43:42.882Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 05:43:42 2026-03-06T05:43:42.904Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 05:43:42 2026-03-06T05:43:42.918Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:42 2026-03-06T05:43:42.918Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:42 2026-03-06T05:43:42.919Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:42 2026-03-06T05:43:42.919Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:42 2026-03-06T05:43:42.919Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:42 2026-03-06T05:43:42.940Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: , Target Tag: module@Set2 05:43:43 2026-03-06T05:43:42.958Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:43 2026-03-06T05:43:43.053Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:43 2026-03-06T05:43:43.053Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:43 2026-03-06T05:43:43.053Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:43 2026-03-06T05:43:43.053Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:43 2026-03-06T05:43:43.053Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:43 2026-03-06T05:43:43.118Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 05:43:43 2026-03-06T05:43:43.127Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 05:43:43 2026-03-06T05:43:43.140Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:43 2026-03-06T05:43:43.165Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:43 2026-03-06T05:43:43.165Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:43 2026-03-06T05:43:43.165Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:43 2026-03-06T05:43:43.165Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:43 2026-03-06T05:43:43.165Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:43 2026-03-06T05:43:43.233Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 05:43:43 2026-03-06T05:43:43.243Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 05:43:43 2026-03-06T05:43:43.258Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:43 2026-03-06T05:43:43.270Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 05:43:43 2026-03-06T05:43:43.293Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 05:43:43 2026-03-06T05:43:43.309Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:43 2026-03-06T05:43:43.309Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:43 2026-03-06T05:43:43.309Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:43 2026-03-06T05:43:43.309Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:43 2026-03-06T05:43:43.309Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:43 2026-03-06T05:43:43.325Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: ch-1, Source Tag: module@Set1, Target Tag: module@Set2 05:43:43 2026-03-06T05:43:43.338Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:43 2026-03-06T05:43:43.444Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:43 2026-03-06T05:43:43.445Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:43 2026-03-06T05:43:43.445Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:43 2026-03-06T05:43:43.445Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:43 2026-03-06T05:43:43.445Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:43 2026-03-06T05:43:43.513Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 05:43:43 2026-03-06T05:43:43.523Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 05:43:43 2026-03-06T05:43:43.540Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:43 2026-03-06T05:43:43.638Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:43 2026-03-06T05:43:43.639Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:43 2026-03-06T05:43:43.639Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:43 2026-03-06T05:43:43.639Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:43 2026-03-06T05:43:43.639Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:43 2026-03-06T05:43:43.717Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 05:43:43 2026-03-06T05:43:43.726Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 05:43:43 2026-03-06T05:43:43.744Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:43 2026-03-06T05:43:43.757Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 05:43:43 2026-03-06T05:43:43.796Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 05:43:43 2026-03-06T05:43:43.814Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:43 2026-03-06T05:43:43.814Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:43 2026-03-06T05:43:43.814Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:43 2026-03-06T05:43:43.814Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:43 2026-03-06T05:43:43.814Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:43 2026-03-06T05:43:43.841Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:43 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.728 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 05:43:43 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 05:43:43 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.014 s -- in org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 05:43:43 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 05:43:47 2026-03-06T05:43:47.736Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 100 advised CM handles from DB. Adding them to the work queue. 05:43:47 2026-03-06T05:43:47.740Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 05:43:48 2026-03-06T05:43:48.235Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 100 advised CM handles from DB. Adding them to the work queue. 05:43:48 2026-03-06T05:43:48.245Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 05:43:48 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.686 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 05:43:48 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 05:43:48 2026-03-06T05:43:48.665Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:48 2026-03-06T05:43:48.666Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:48 2026-03-06T05:43:48.666Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:48 2026-03-06T05:43:48.666Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:48 2026-03-06T05:43:48.666Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:48 2026-03-06T05:43:48.739Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:48 2026-03-06T05:43:48.748Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:48 2026-03-06T05:43:48.766Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:48 2026-03-06T05:43:48.790Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:48 2026-03-06T05:43:48.790Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:48 2026-03-06T05:43:48.791Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:48 2026-03-06T05:43:48.791Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:48 2026-03-06T05:43:48.791Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:48 2026-03-06T05:43:48.854Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:48 2026-03-06T05:43:48.864Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:48 2026-03-06T05:43:48.883Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:48 2026-03-06T05:43:48.904Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:48 2026-03-06T05:43:48.904Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:48 2026-03-06T05:43:48.904Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:48 2026-03-06T05:43:48.904Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:48 2026-03-06T05:43:48.904Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:49 2026-03-06T05:43:48.973Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 05:43:49 2026-03-06T05:43:48.981Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 05:43:49 2026-03-06T05:43:48.997Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:49 2026-03-06T05:43:49.097Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:49 2026-03-06T05:43:49.099Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:49 2026-03-06T05:43:49.100Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:49 2026-03-06T05:43:49.100Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:49 2026-03-06T05:43:49.100Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:49 2026-03-06T05:43:49.164Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:49 2026-03-06T05:43:49.174Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:49 2026-03-06T05:43:49.186Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:49 2026-03-06T05:43:49.205Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:49 2026-03-06T05:43:49.205Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:49 2026-03-06T05:43:49.205Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:49 2026-03-06T05:43:49.205Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:49 2026-03-06T05:43:49.205Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:49 2026-03-06T05:43:49.264Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:49 2026-03-06T05:43:49.274Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:49 2026-03-06T05:43:49.291Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:49 2026-03-06T05:43:49.308Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:49 2026-03-06T05:43:49.309Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:49 2026-03-06T05:43:49.309Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:49 2026-03-06T05:43:49.309Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:49 2026-03-06T05:43:49.309Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:49 2026-03-06T05:43:49.366Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 05:43:49 2026-03-06T05:43:49.377Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 05:43:49 2026-03-06T05:43:49.393Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:49 2026-03-06T05:43:49.512Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:49 2026-03-06T05:43:49.512Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:49 2026-03-06T05:43:49.512Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:49 2026-03-06T05:43:49.512Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:49 2026-03-06T05:43:49.512Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:49 2026-03-06T05:43:49.573Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:49 2026-03-06T05:43:49.583Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:49 2026-03-06T05:43:49.598Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:49 2026-03-06T05:43:49.620Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:49 2026-03-06T05:43:49.620Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:49 2026-03-06T05:43:49.620Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:49 2026-03-06T05:43:49.621Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:49 2026-03-06T05:43:49.621Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:49 2026-03-06T05:43:49.680Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:49 2026-03-06T05:43:49.687Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:49 2026-03-06T05:43:49.704Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:49 2026-03-06T05:43:49.723Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:49 2026-03-06T05:43:49.725Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:49 2026-03-06T05:43:49.725Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:49 2026-03-06T05:43:49.725Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:49 2026-03-06T05:43:49.725Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:49 2026-03-06T05:43:49.783Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 05:43:49 2026-03-06T05:43:49.791Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 05:43:49 2026-03-06T05:43:49.811Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:49 2026-03-06T05:43:49.918Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:49 2026-03-06T05:43:49.918Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:49 2026-03-06T05:43:49.919Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:49 2026-03-06T05:43:49.919Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:49 2026-03-06T05:43:49.919Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:50 2026-03-06T05:43:49.983Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:50 2026-03-06T05:43:49.991Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:50 2026-03-06T05:43:50.007Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:50 2026-03-06T05:43:50.030Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:50 2026-03-06T05:43:50.030Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:50 2026-03-06T05:43:50.031Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:50 2026-03-06T05:43:50.031Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:50 2026-03-06T05:43:50.031Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:50 2026-03-06T05:43:50.092Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:50 2026-03-06T05:43:50.100Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:50 2026-03-06T05:43:50.115Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:50 2026-03-06T05:43:50.136Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:50 2026-03-06T05:43:50.136Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:50 2026-03-06T05:43:50.136Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:50 2026-03-06T05:43:50.137Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:50 2026-03-06T05:43:50.137Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:50 2026-03-06T05:43:50.196Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 05:43:50 2026-03-06T05:43:50.202Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 05:43:50 2026-03-06T05:43:50.223Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:50 2026-03-06T05:43:50.312Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:50 2026-03-06T05:43:50.312Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:50 2026-03-06T05:43:50.313Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:50 2026-03-06T05:43:50.313Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:50 2026-03-06T05:43:50.313Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:50 2026-03-06T05:43:50.373Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:50 2026-03-06T05:43:50.382Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:50 2026-03-06T05:43:50.395Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:50 2026-03-06T05:43:50.415Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:50 2026-03-06T05:43:50.415Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:50 2026-03-06T05:43:50.415Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:50 2026-03-06T05:43:50.416Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:50 2026-03-06T05:43:50.416Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:50 2026-03-06T05:43:50.470Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:50 2026-03-06T05:43:50.477Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:50 2026-03-06T05:43:50.490Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:50 2026-03-06T05:43:50.513Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:50 2026-03-06T05:43:50.514Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:50 2026-03-06T05:43:50.514Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:50 2026-03-06T05:43:50.514Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:50 2026-03-06T05:43:50.514Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:50 2026-03-06T05:43:50.574Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 05:43:50 2026-03-06T05:43:50.580Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 05:43:50 2026-03-06T05:43:50.594Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:50 2026-03-06T05:43:50.670Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:50 2026-03-06T05:43:50.670Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:50 2026-03-06T05:43:50.671Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:50 2026-03-06T05:43:50.671Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:50 2026-03-06T05:43:50.671Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:50 2026-03-06T05:43:50.735Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:50 2026-03-06T05:43:50.744Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:50 2026-03-06T05:43:50.769Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:50 2026-03-06T05:43:50.797Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:50 2026-03-06T05:43:50.798Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:50 2026-03-06T05:43:50.798Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:50 2026-03-06T05:43:50.798Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:50 2026-03-06T05:43:50.798Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:50 2026-03-06T05:43:50.858Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:50 2026-03-06T05:43:50.865Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:50 2026-03-06T05:43:50.880Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:50 2026-03-06T05:43:50.906Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:50 2026-03-06T05:43:50.907Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:50 2026-03-06T05:43:50.907Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:50 2026-03-06T05:43:50.907Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:50 2026-03-06T05:43:50.907Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:50 2026-03-06T05:43:50.972Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 05:43:50 2026-03-06T05:43:50.980Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 05:43:51 2026-03-06T05:43:50.998Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:51 2026-03-06T05:43:51.113Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:51 2026-03-06T05:43:51.114Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:51 2026-03-06T05:43:51.114Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:51 2026-03-06T05:43:51.114Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:51 2026-03-06T05:43:51.114Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:51 2026-03-06T05:43:51.179Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:51 2026-03-06T05:43:51.189Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:51 2026-03-06T05:43:51.207Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:51 2026-03-06T05:43:51.227Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:51 2026-03-06T05:43:51.227Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:51 2026-03-06T05:43:51.228Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:51 2026-03-06T05:43:51.228Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:51 2026-03-06T05:43:51.228Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:51 2026-03-06T05:43:51.288Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:51 2026-03-06T05:43:51.300Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:51 2026-03-06T05:43:51.319Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:51 2026-03-06T05:43:51.342Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:51 2026-03-06T05:43:51.342Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:51 2026-03-06T05:43:51.342Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:51 2026-03-06T05:43:51.342Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:51 2026-03-06T05:43:51.342Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:51 2026-03-06T05:43:51.405Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 05:43:51 2026-03-06T05:43:51.414Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 05:43:51 2026-03-06T05:43:51.431Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:51 2026-03-06T05:43:51.546Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:51 2026-03-06T05:43:51.547Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:51 2026-03-06T05:43:51.547Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:51 2026-03-06T05:43:51.547Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:51 2026-03-06T05:43:51.547Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:51 2026-03-06T05:43:51.612Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:51 2026-03-06T05:43:51.620Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:51 2026-03-06T05:43:51.635Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:51 2026-03-06T05:43:51.656Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:51 2026-03-06T05:43:51.657Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:51 2026-03-06T05:43:51.657Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:51 2026-03-06T05:43:51.657Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:51 2026-03-06T05:43:51.657Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:51 2026-03-06T05:43:51.715Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:51 2026-03-06T05:43:51.723Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:51 2026-03-06T05:43:51.743Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:51 2026-03-06T05:43:51.763Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:51 2026-03-06T05:43:51.764Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:51 2026-03-06T05:43:51.764Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:51 2026-03-06T05:43:51.764Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:51 2026-03-06T05:43:51.764Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:51 2026-03-06T05:43:51.821Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 05:43:51 2026-03-06T05:43:51.828Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 05:43:51 2026-03-06T05:43:51.842Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:51 2026-03-06T05:43:51.924Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:51 2026-03-06T05:43:51.924Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:51 2026-03-06T05:43:51.924Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:51 2026-03-06T05:43:51.925Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:51 2026-03-06T05:43:51.925Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:51 2026-03-06T05:43:51.989Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:52 2026-03-06T05:43:51.998Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:52 2026-03-06T05:43:52.012Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:52 2026-03-06T05:43:52.030Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:52 2026-03-06T05:43:52.030Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:52 2026-03-06T05:43:52.030Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:52 2026-03-06T05:43:52.030Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:52 2026-03-06T05:43:52.030Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:52 2026-03-06T05:43:52.087Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:52 2026-03-06T05:43:52.096Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:52 2026-03-06T05:43:52.112Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:52 2026-03-06T05:43:52.132Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:52 2026-03-06T05:43:52.133Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:52 2026-03-06T05:43:52.133Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:52 2026-03-06T05:43:52.133Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:52 2026-03-06T05:43:52.133Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:52 2026-03-06T05:43:52.197Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 05:43:52 2026-03-06T05:43:52.216Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 05:43:52 2026-03-06T05:43:52.239Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:52 2026-03-06T05:43:52.326Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:52 2026-03-06T05:43:52.330Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:52 2026-03-06T05:43:52.330Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:52 2026-03-06T05:43:52.330Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:52 2026-03-06T05:43:52.330Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:52 2026-03-06T05:43:52.397Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:52 2026-03-06T05:43:52.406Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:52 2026-03-06T05:43:52.428Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:52 2026-03-06T05:43:52.456Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:52 2026-03-06T05:43:52.456Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:52 2026-03-06T05:43:52.457Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:52 2026-03-06T05:43:52.457Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:52 2026-03-06T05:43:52.457Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:52 2026-03-06T05:43:52.519Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:52 2026-03-06T05:43:52.528Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:52 2026-03-06T05:43:52.555Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:52 2026-03-06T05:43:52.596Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:52 2026-03-06T05:43:52.596Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:52 2026-03-06T05:43:52.596Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:52 2026-03-06T05:43:52.598Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:52 2026-03-06T05:43:52.598Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:52 2026-03-06T05:43:52.658Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 05:43:52 2026-03-06T05:43:52.665Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 05:43:52 2026-03-06T05:43:52.707Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:52 2026-03-06T05:43:52.825Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:52 2026-03-06T05:43:52.826Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:52 2026-03-06T05:43:52.826Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:52 2026-03-06T05:43:52.826Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:52 2026-03-06T05:43:52.826Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:52 2026-03-06T05:43:52.891Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:53 2026-03-06T05:43:52.902Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:53 2026-03-06T05:43:52.929Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:53 2026-03-06T05:43:52.961Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:53 2026-03-06T05:43:52.961Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:53 2026-03-06T05:43:52.961Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:53 2026-03-06T05:43:52.961Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:53 2026-03-06T05:43:52.961Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:53 2026-03-06T05:43:53.024Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:53 2026-03-06T05:43:53.032Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:53 2026-03-06T05:43:53.046Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:53 2026-03-06T05:43:53.063Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:53 2026-03-06T05:43:53.063Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:53 2026-03-06T05:43:53.064Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:53 2026-03-06T05:43:53.064Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:53 2026-03-06T05:43:53.064Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:53 2026-03-06T05:43:53.124Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 05:43:53 2026-03-06T05:43:53.131Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 05:43:53 2026-03-06T05:43:53.144Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:53 2026-03-06T05:43:53.235Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:53 2026-03-06T05:43:53.235Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:53 2026-03-06T05:43:53.236Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:53 2026-03-06T05:43:53.236Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:53 2026-03-06T05:43:53.236Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:53 2026-03-06T05:43:53.296Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:53 2026-03-06T05:43:53.307Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:53 2026-03-06T05:43:53.324Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:53 2026-03-06T05:43:53.348Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:53 2026-03-06T05:43:53.349Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:53 2026-03-06T05:43:53.349Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:53 2026-03-06T05:43:53.349Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:53 2026-03-06T05:43:53.349Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:53 2026-03-06T05:43:53.411Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:53 2026-03-06T05:43:53.419Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:53 2026-03-06T05:43:53.435Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:53 2026-03-06T05:43:53.454Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:53 2026-03-06T05:43:53.454Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:53 2026-03-06T05:43:53.454Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:53 2026-03-06T05:43:53.455Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:53 2026-03-06T05:43:53.455Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:53 2026-03-06T05:43:53.518Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 05:43:53 2026-03-06T05:43:53.526Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 05:43:53 2026-03-06T05:43:53.544Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:53 2026-03-06T05:43:53.641Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:53 2026-03-06T05:43:53.641Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:53 2026-03-06T05:43:53.642Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:53 2026-03-06T05:43:53.642Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:53 2026-03-06T05:43:53.642Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:53 2026-03-06T05:43:53.708Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:53 2026-03-06T05:43:53.719Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:53 2026-03-06T05:43:53.738Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:53 2026-03-06T05:43:53.760Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:53 2026-03-06T05:43:53.760Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:53 2026-03-06T05:43:53.760Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:53 2026-03-06T05:43:53.760Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:53 2026-03-06T05:43:53.760Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:53 2026-03-06T05:43:53.819Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:53 2026-03-06T05:43:53.828Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:53 2026-03-06T05:43:53.843Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:53 2026-03-06T05:43:53.863Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:53 2026-03-06T05:43:53.864Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:53 2026-03-06T05:43:53.864Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:53 2026-03-06T05:43:53.864Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:53 2026-03-06T05:43:53.864Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:54 2026-03-06T05:43:53.925Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 05:43:54 2026-03-06T05:43:53.933Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 05:43:54 2026-03-06T05:43:53.950Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:54 2026-03-06T05:43:54.067Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:54 2026-03-06T05:43:54.067Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:54 2026-03-06T05:43:54.067Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:54 2026-03-06T05:43:54.067Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:54 2026-03-06T05:43:54.067Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:54 2026-03-06T05:43:54.133Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:54 2026-03-06T05:43:54.142Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:54 2026-03-06T05:43:54.160Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:54 2026-03-06T05:43:54.186Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:54 2026-03-06T05:43:54.186Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:54 2026-03-06T05:43:54.186Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:54 2026-03-06T05:43:54.187Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:54 2026-03-06T05:43:54.187Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:54 2026-03-06T05:43:54.249Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:54 2026-03-06T05:43:54.258Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:54 2026-03-06T05:43:54.274Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:54 2026-03-06T05:43:54.294Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:54 2026-03-06T05:43:54.295Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:54 2026-03-06T05:43:54.295Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:54 2026-03-06T05:43:54.295Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:54 2026-03-06T05:43:54.295Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:54 2026-03-06T05:43:54.354Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 05:43:54 2026-03-06T05:43:54.362Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 05:43:54 2026-03-06T05:43:54.380Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:54 2026-03-06T05:43:54.482Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:54 2026-03-06T05:43:54.483Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:54 2026-03-06T05:43:54.483Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:54 2026-03-06T05:43:54.483Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:54 2026-03-06T05:43:54.483Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:54 2026-03-06T05:43:54.547Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:54 2026-03-06T05:43:54.557Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:54 2026-03-06T05:43:54.574Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:54 2026-03-06T05:43:54.593Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:54 2026-03-06T05:43:54.593Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:54 2026-03-06T05:43:54.593Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:54 2026-03-06T05:43:54.593Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:54 2026-03-06T05:43:54.593Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:54 2026-03-06T05:43:54.655Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:54 2026-03-06T05:43:54.665Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:54 2026-03-06T05:43:54.681Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:54 2026-03-06T05:43:54.707Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:54 2026-03-06T05:43:54.707Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:54 2026-03-06T05:43:54.707Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:54 2026-03-06T05:43:54.707Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:54 2026-03-06T05:43:54.707Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:54 2026-03-06T05:43:54.778Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 05:43:54 2026-03-06T05:43:54.786Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set my-module-set-tag for CM Handle ch-3 05:43:54 2026-03-06T05:43:54.802Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:54 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.250 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 05:43:54 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 05:43:55 2026-03-06T05:43:55.371Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:55 2026-03-06T05:43:55.371Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:55 2026-03-06T05:43:55.375Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:55 2026-03-06T05:43:55.375Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:55 2026-03-06T05:43:55.375Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:55 2026-03-06T05:43:55.446Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:55 2026-03-06T05:43:55.457Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:55 2026-03-06T05:43:55.472Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:55 2026-03-06T05:43:55.576Z WARN 11313 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 05:43:55 2026-03-06T05:43:55.578Z INFO 11313 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='ch-1']/additional-properties[@name='addProp1'] , key : addProp1 and value : value1 05:43:55 2026-03-06T05:43:55.578Z INFO 11313 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='ch-1']/additional-properties[@name='addProp2'] , key : addProp2 and value : value2 05:43:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.749 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 05:43:55 [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 05:43:55 2026-03-06T05:43:55.739Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:55 2026-03-06T05:43:55.739Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:55 2026-03-06T05:43:55.739Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:55 2026-03-06T05:43:55.739Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:55 2026-03-06T05:43:55.739Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:55 2026-03-06T05:43:55.751Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:55 2026-03-06T05:43:55.754Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:55 2026-03-06T05:43:55.767Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:55 2026-03-06T05:43:55.788Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:55 2026-03-06T05:43:55.788Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:55 2026-03-06T05:43:55.788Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:55 2026-03-06T05:43:55.788Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:55 2026-03-06T05:43:55.788Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:55 2026-03-06T05:43:55.800Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:55 2026-03-06T05:43:55.802Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:55 2026-03-06T05:43:55.825Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:55 2026-03-06T05:43:55.846Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:55 2026-03-06T05:43:55.846Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:55 2026-03-06T05:43:55.846Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:55 2026-03-06T05:43:55.846Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:55 2026-03-06T05:43:55.846Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:55 2026-03-06T05:43:55.858Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 05:43:55 2026-03-06T05:43:55.861Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 05:43:55 2026-03-06T05:43:55.885Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:56 2026-03-06T05:43:56.010Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:56 2026-03-06T05:43:56.010Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:56 2026-03-06T05:43:56.010Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:56 2026-03-06T05:43:56.010Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:56 2026-03-06T05:43:56.010Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:56 2026-03-06T05:43:56.024Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:56 2026-03-06T05:43:56.027Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:56 2026-03-06T05:43:56.042Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:56 2026-03-06T05:43:56.064Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:56 2026-03-06T05:43:56.064Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:56 2026-03-06T05:43:56.065Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:56 2026-03-06T05:43:56.065Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:56 2026-03-06T05:43:56.065Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:56 2026-03-06T05:43:56.074Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:56 2026-03-06T05:43:56.076Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:56 2026-03-06T05:43:56.090Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:56 2026-03-06T05:43:56.110Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:56 2026-03-06T05:43:56.111Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:56 2026-03-06T05:43:56.111Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:56 2026-03-06T05:43:56.111Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:56 2026-03-06T05:43:56.111Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:56 2026-03-06T05:43:56.130Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 05:43:56 2026-03-06T05:43:56.132Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 05:43:56 2026-03-06T05:43:56.147Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:56 2026-03-06T05:43:56.171Z ERROR 11313 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:43:56 05:43:56 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 1 : deny from mock server (dispatcher) 05:43:56 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 05:43:56 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:182) 05:43:56 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:112) 05:43:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:56 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:56 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:56 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:56 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:56 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:56 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 05:43:56 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 05:43:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:56 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:56 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:56 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:56 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:56 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:56 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 05:43:56 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 05:43:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:56 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:56 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:56 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:56 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:56 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:56 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 05:43:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 05:43:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:56 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:56 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:43:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:56 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:56 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:56 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:56 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:56 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:56 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:56 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:56 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:56 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 05:43:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:56 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:43:56 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:43:56 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:43:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:43:56 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:43:56 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:43:56 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:43:56 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:43:56 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:43:56 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 05:43:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 05:43:56 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:43:56 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:43:56 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:43:56 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:43:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:56 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:43:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:56 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:43:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:56 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 05:43:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:56 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:43:56 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:56 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:56 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:56 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:43:56 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:43:56 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 05:43:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:56 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:56 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:56 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:43:56 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:43:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:56 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:43:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:43:56 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:43:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:43:56 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:43:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:43:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:56 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:43:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:43:56 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:43:56 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:43:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:43:56 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:43:56 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:43:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:43:56 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:43:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:43:56 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:43:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:43:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:56 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:43:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:43:56 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:43:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:43:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:56 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:43:56 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:43:56 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:43:56 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:56 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:56 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:56 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:43:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:43:56 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:56 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:43:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:43:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:56 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:56 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:56 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:56 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:43:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:43:56 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:43:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:43:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:43:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:43:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:43:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:43:56 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:43:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:43:56 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:43:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:43:56 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:43:56 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:43:56 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:43:56 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:43:56 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:43:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:43:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:43:56 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:43:56 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:43:56 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:43:56 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:43:56 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:43:56 05:43:56 2026-03-06T05:43:56.264Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:56 2026-03-06T05:43:56.265Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:56 2026-03-06T05:43:56.265Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:56 2026-03-06T05:43:56.265Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:56 2026-03-06T05:43:56.265Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:56 2026-03-06T05:43:56.279Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:56 2026-03-06T05:43:56.282Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:56 2026-03-06T05:43:56.294Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:56 2026-03-06T05:43:56.311Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:56 2026-03-06T05:43:56.311Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:56 2026-03-06T05:43:56.312Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:56 2026-03-06T05:43:56.312Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:56 2026-03-06T05:43:56.312Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:56 2026-03-06T05:43:56.323Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:56 2026-03-06T05:43:56.325Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:56 2026-03-06T05:43:56.340Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:56 2026-03-06T05:43:56.361Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:56 2026-03-06T05:43:56.361Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:56 2026-03-06T05:43:56.361Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:56 2026-03-06T05:43:56.362Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:56 2026-03-06T05:43:56.362Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:56 2026-03-06T05:43:56.370Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 05:43:56 2026-03-06T05:43:56.373Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 05:43:56 2026-03-06T05:43:56.388Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:57 2026-03-06T05:43:57.412Z WARN 11313 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: ReactiveException, Message: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured), Details: Policy Executor request timed out. 05:43:57 2026-03-06T05:43:57.413Z WARN 11313 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: test default decision 05:43:57 2026-03-06T05:43:57.413Z ERROR 11313 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:43:57 05:43:57 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 05:43:57 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 05:43:57 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:247) 05:43:57 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:236) 05:43:57 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 05:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:57 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:57 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:57 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:57 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:57 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:57 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:57 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:57 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 05:43:57 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 05:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:57 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:57 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:57 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:57 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:57 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:57 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:57 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:57 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 05:43:57 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 05:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:57 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:57 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:57 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:57 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:57 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:57 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:57 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:57 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 05:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 05:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:57 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:57 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:57 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:57 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:57 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:57 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:57 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 05:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:43:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:43:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:43:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:43:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:43:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:43:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:43:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:43:57 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 05:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 05:43:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:43:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:43:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:43:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:57 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 05:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:43:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:43:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:43:57 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 05:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:43:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:43:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:43:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:43:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:43:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:43:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:43:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:43:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:43:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:43:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:43:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:43:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:43:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:43:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:43:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:43:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:43:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:43:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:43:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:43:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:43:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:43:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:43:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:43:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:43:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:43:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:43:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:43:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:43:57 Caused by: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured) 05:43:57 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 05:43:57 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 05:43:57 at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 05:43:57 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 05:43:57 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 05:43:57 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 05:43:57 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 05:43:57 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 05:43:57 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 05:43:57 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 05:43:57 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 05:43:57 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 05:43:57 at java.base/java.lang.Thread.run(Thread.java:833) 05:43:57 05:43:57 2026-03-06T05:43:57.747Z INFO 11313 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 05:43:58 2026-03-06T05:43:58.368Z WARN 11313 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58583/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58583 05:43:58 2026-03-06T05:43:58.380Z WARN 11313 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43187/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43187 05:43:58 2026-03-06T05:43:58.389Z WARN 11313 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39017/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39017 05:43:58 2026-03-06T05:43:58.402Z WARN 11313 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53629/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53629 05:43:58 2026-03-06T05:43:58.406Z WARN 11313 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43885/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43885 05:43:58 2026-03-06T05:43:58.417Z WARN 11313 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33813/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33813 05:43:58 2026-03-06T05:43:58.448Z WARN 11313 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48207/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48207 05:43:58 2026-03-06T05:43:58.453Z WARN 11313 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58455/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58455 05:43:58 2026-03-06T05:43:58.467Z WARN 11313 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33335/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33335 05:43:58 2026-03-06T05:43:58.469Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:58 2026-03-06T05:43:58.469Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:58 2026-03-06T05:43:58.470Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:58 2026-03-06T05:43:58.470Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:58 2026-03-06T05:43:58.470Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:58 2026-03-06T05:43:58.483Z WARN 11313 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38949/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38949 05:43:58 2026-03-06T05:43:58.486Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:58 2026-03-06T05:43:58.489Z WARN 11313 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60885/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60885 05:43:58 2026-03-06T05:43:58.489Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:58 2026-03-06T05:43:58.492Z WARN 11313 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56495/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56495 05:43:58 2026-03-06T05:43:58.505Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:58 2026-03-06T05:43:58.505Z WARN 11313 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36773/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36773 05:43:58 2026-03-06T05:43:58.521Z WARN 11313 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38511/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38511 05:43:58 2026-03-06T05:43:58.527Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:58 2026-03-06T05:43:58.527Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:58 2026-03-06T05:43:58.528Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:58 2026-03-06T05:43:58.529Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:58 2026-03-06T05:43:58.529Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:58 2026-03-06T05:43:58.536Z WARN 11313 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48287/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48287 05:43:58 2026-03-06T05:43:58.541Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 05:43:58 2026-03-06T05:43:58.544Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 05:43:58 2026-03-06T05:43:58.548Z WARN 11313 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58715/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58715 05:43:58 2026-03-06T05:43:58.560Z WARN 11313 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42573/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42573 05:43:58 2026-03-06T05:43:58.566Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:58 2026-03-06T05:43:58.573Z WARN 11313 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45039/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45039 05:43:58 2026-03-06T05:43:58.579Z WARN 11313 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55387/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55387 05:43:58 2026-03-06T05:43:58.582Z WARN 11313 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41515/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41515 05:43:58 2026-03-06T05:43:58.593Z WARN 11313 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36755/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36755 05:43:58 2026-03-06T05:43:58.600Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:58 2026-03-06T05:43:58.600Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:58 2026-03-06T05:43:58.600Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:58 2026-03-06T05:43:58.600Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:58 2026-03-06T05:43:58.600Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:58 2026-03-06T05:43:58.604Z WARN 11313 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33339/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33339 05:43:58 2026-03-06T05:43:58.610Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 05:43:58 2026-03-06T05:43:58.613Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 05:43:58 2026-03-06T05:43:58.614Z WARN 11313 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46459/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46459 05:43:58 2026-03-06T05:43:58.617Z WARN 11313 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51895/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51895 05:43:58 2026-03-06T05:43:58.620Z WARN 11313 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49223/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49223 05:43:58 2026-03-06T05:43:58.621Z WARN 11313 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36851/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36851 05:43:58 2026-03-06T05:43:58.633Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:58 2026-03-06T05:43:58.636Z WARN 11313 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55479/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55479 05:43:58 2026-03-06T05:43:58.647Z WARN 11313 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59719/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59719 05:43:58 2026-03-06T05:43:58.664Z WARN 11313 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: Unauthorized, Message: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions, Details: Policy Executor returned HTTP Status code 401. 05:43:58 2026-03-06T05:43:58.664Z WARN 11313 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 401. Falling back to configured default decision: test default decision 05:43:58 2026-03-06T05:43:58.665Z ERROR 11313 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 05:43:58 05:43:58 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 05:43:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 05:43:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:247) 05:43:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:230) 05:43:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:58 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 05:43:58 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:58 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:58 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 05:43:58 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:58 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:58 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 05:43:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:58 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:43:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:43:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:43:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:43:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:43:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:43:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:43:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:43:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:43:58 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 05:43:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 05:43:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:43:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:43:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:43:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:43:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:43:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:43:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:58 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 05:43:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:43:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:43:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:43:58 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:43:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:43:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:43:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:43:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:43:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:43:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:43:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:43:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:43:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:43:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:43:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:43:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:43:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:43:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:43:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:43:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:43:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:43:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:43:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:43:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:43:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:43:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:43:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:43:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:43:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:43:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:43:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:43:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:43:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:43:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:43:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:43:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:43:58 Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions 05:43:58 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 05:43:58 Suppressed: The stacktrace has been enhanced by Reactor, refer to additional information below: 05:43:58 Error has been observed at the following site(s): 05:43:58 *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/operation-permission/v1/permissions [DefaultWebClient] 05:43:58 Original Stack Trace: 05:43:58 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 05:43:58 at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) 05:43:58 at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) 05:43:58 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 05:43:58 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 05:43:58 at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) 05:43:58 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) 05:43:58 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) 05:43:58 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) 05:43:58 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) 05:43:58 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) 05:43:58 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 05:43:58 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 05:43:58 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 05:43:58 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 05:43:58 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:413) 05:43:58 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:464) 05:43:58 at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:518) 05:43:58 at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:928) 05:43:58 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 05:43:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 05:43:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 05:43:58 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 05:43:58 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 05:43:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 05:43:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 05:43:58 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 05:43:58 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:166) 05:43:58 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:48) 05:43:58 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) 05:43:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 05:43:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 05:43:58 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 05:43:58 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) 05:43:58 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 05:43:58 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 05:43:58 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) 05:43:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 05:43:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 05:43:58 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 05:43:58 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 05:43:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 05:43:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 05:43:58 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 05:43:58 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) 05:43:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 05:43:58 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 05:43:58 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) 05:43:58 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:805) 05:43:58 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) 05:43:58 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) 05:43:58 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) 05:43:58 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 05:43:58 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 05:43:58 at java.base/java.lang.Thread.run(Thread.java:833) 05:43:58 Suppressed: java.lang.Exception: #block terminated with an error 05:43:58 at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) 05:43:58 at reactor.core.publisher.Mono.block(Mono.java:1779) 05:43:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:175) 05:43:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:102) 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:58 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 05:43:58 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:58 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:58 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 05:43:58 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:58 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:58 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 05:43:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:43:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:43:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:43:58 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 05:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:43:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:43:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:43:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:43:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:43:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 05:43:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 05:43:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 05:43:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 05:43:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 05:43:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 05:43:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 05:43:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 05:43:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 05:43:58 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 05:43:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 05:43:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 05:43:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 05:43:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 05:43:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 05:43:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 05:43:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 05:43:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:58 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 05:43:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 05:43:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 05:43:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 05:43:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 05:43:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 05:43:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 05:43:58 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:43:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:43:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:43:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:43:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:43:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:43:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:43:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:43:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:43:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:43:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 05:43:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 05:43:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 05:43:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 05:43:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 05:43:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 05:43:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:43:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:43:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:43:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:43:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:43:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:43:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:43:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:43:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:43:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:43:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:43:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:43:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:43:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:43:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:43:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:43:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:43:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:43:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:43:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:43:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:43:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:43:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:43:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:43:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:43:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:43:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:43:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:43:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:43:58 05:43:58 2026-03-06T05:43:58.670Z WARN 11313 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56599/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56599 05:43:58 2026-03-06T05:43:58.681Z WARN 11313 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60767/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60767 05:43:58 2026-03-06T05:43:58.699Z WARN 11313 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:32917/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:32917 05:43:58 2026-03-06T05:43:58.733Z WARN 11313 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55385/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55385 05:43:58 2026-03-06T05:43:58.735Z WARN 11313 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53709/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53709 05:43:58 2026-03-06T05:43:58.749Z WARN 11313 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43659/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43659 05:43:58 2026-03-06T05:43:58.759Z WARN 11313 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57957/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57957 05:43:58 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.113 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 05:43:58 2026-03-06T05:43:58.762Z WARN 11313 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60263/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60263 05:43:58 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 05:43:58 2026-03-06T05:43:58.767Z WARN 11313 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1: Name or service not known 05:43:58 2026-03-06T05:43:58.770Z WARN 11313 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51405/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51405 05:43:58 2026-03-06T05:43:58.813Z WARN 11313 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58277/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58277 05:43:58 2026-03-06T05:43:58.821Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:58 2026-03-06T05:43:58.821Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:58 2026-03-06T05:43:58.822Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:58 2026-03-06T05:43:58.822Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:58 2026-03-06T05:43:58.822Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:58 2026-03-06T05:43:58.827Z WARN 11313 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56359/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56359 05:43:58 2026-03-06T05:43:58.845Z WARN 11313 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59783/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59783 05:43:58 2026-03-06T05:43:58.858Z WARN 11313 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51225/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51225 05:43:58 2026-03-06T05:43:58.871Z WARN 11313 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33675/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33675 05:43:58 2026-03-06T05:43:58.880Z WARN 11313 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43059/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43059 05:43:58 2026-03-06T05:43:58.888Z WARN 11313 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48829/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48829 05:43:58 2026-03-06T05:43:58.892Z WARN 11313 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60841/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60841 05:43:58 2026-03-06T05:43:58.893Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:58 2026-03-06T05:43:58.900Z WARN 11313 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48945/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48945 05:43:58 2026-03-06T05:43:58.902Z WARN 11313 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53645/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53645 05:43:58 2026-03-06T05:43:58.906Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:58 2026-03-06T05:43:58.914Z WARN 11313 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42721/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42721 05:43:59 2026-03-06T05:43:58.917Z WARN 11313 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50235/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50235 05:43:59 2026-03-06T05:43:58.931Z WARN 11313 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37345/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37345 05:43:59 2026-03-06T05:43:58.932Z WARN 11313 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55377/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55377 05:43:59 2026-03-06T05:43:58.934Z WARN 11313 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54907/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54907 05:43:59 2026-03-06T05:43:58.934Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:59 2026-03-06T05:43:58.946Z WARN 11313 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37553/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37553 05:43:59 2026-03-06T05:43:58.948Z WARN 11313 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55777/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55777 05:43:59 2026-03-06T05:43:58.950Z WARN 11313 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42509/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42509 05:43:59 2026-03-06T05:43:58.967Z WARN 11313 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34911/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34911 05:43:59 2026-03-06T05:43:58.974Z WARN 11313 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0: Name or service not known 05:43:59 2026-03-06T05:43:58.976Z WARN 11313 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37349/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37349 05:43:59 2026-03-06T05:43:58.978Z WARN 11313 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38759/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38759 05:43:59 2026-03-06T05:43:58.992Z WARN 11313 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60837/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60837 05:43:59 2026-03-06T05:43:59.007Z WARN 11313 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46111/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46111 05:43:59 2026-03-06T05:43:59.009Z WARN 11313 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39089/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39089 05:43:59 2026-03-06T05:43:59.018Z WARN 11313 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36371/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36371 05:43:59 2026-03-06T05:43:59.043Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:59 2026-03-06T05:43:59.045Z WARN 11313 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47367/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47367 05:43:59 2026-03-06T05:43:59.046Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:59 2026-03-06T05:43:59.047Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:59 2026-03-06T05:43:59.047Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:59 2026-03-06T05:43:59.047Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:59 2026-03-06T05:43:59.061Z WARN 11313 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42319/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42319 05:43:59 2026-03-06T05:43:59.076Z WARN 11313 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42849/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42849 05:43:59 2026-03-06T05:43:59.086Z WARN 11313 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37527/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37527 05:43:59 2026-03-06T05:43:59.095Z WARN 11313 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55035/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55035 05:43:59 2026-03-06T05:43:59.104Z WARN 11313 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44961/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44961 05:43:59 2026-03-06T05:43:59.108Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:59 2026-03-06T05:43:59.116Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:59 2026-03-06T05:43:59.120Z WARN 11313 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35373/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35373 05:43:59 2026-03-06T05:43:59.130Z WARN 11313 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46213/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46213 05:43:59 2026-03-06T05:43:59.131Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:59 2026-03-06T05:43:59.161Z WARN 11313 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56973/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56973 05:43:59 2026-03-06T05:43:59.177Z WARN 11313 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2: Name or service not known 05:43:59 2026-03-06T05:43:59.179Z WARN 11313 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33661/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33661 05:43:59 2026-03-06T05:43:59.181Z WARN 11313 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41335/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41335 05:43:59 2026-03-06T05:43:59.229Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:59 2026-03-06T05:43:59.229Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:59 2026-03-06T05:43:59.230Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:59 2026-03-06T05:43:59.230Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:59 2026-03-06T05:43:59.230Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:59 2026-03-06T05:43:59.290Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:59 2026-03-06T05:43:59.299Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:59 2026-03-06T05:43:59.311Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:59 2026-03-06T05:43:59.419Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 05:43:59 2026-03-06T05:43:59.419Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 05:43:59 2026-03-06T05:43:59.420Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 05:43:59 2026-03-06T05:43:59.420Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 05:43:59 2026-03-06T05:43:59.420Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 05:43:59 2026-03-06T05:43:59.488Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 05:43:59 2026-03-06T05:43:59.498Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 05:43:59 2026-03-06T05:43:59.512Z INFO 11313 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 05:43:59 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.821 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 05:43:59 [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 05:43:59 2026-03-06T05:43:59.708Z WARN 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 05:43:59 2026-03-06T05:43:59.708Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 05:43:59 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 05:43:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 05:43:59 [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 05:44:00 line 1:0 mismatched input 'invalid' expecting '/' 05:44:00 line 1:0 mismatched input 'invalid' expecting '/' 05:44:00 2026-03-06T05:44:00.117Z WARN 11313 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 05:44:00 2026-03-06T05:44:00.730Z INFO 11313 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 05:44:00 2026-03-06T05:44:00.730Z WARN 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 05:44:00 2026-03-06T05:44:00.730Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('148'::int8),('{}'),(NULL),('/bookstore'),('1577'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:00 Detail: Key (anchor_id, xpath)=(148, /bookstore) already exists. Call getNextException to see other errors in the batch. 05:44:00 2026-03-06T05:44:00.730Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:00 Detail: Key (anchor_id, xpath)=(148, /bookstore) already exists. 05:44:00 2026-03-06T05:44:00.732Z WARN 11313 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('148'::int8),('{}'),(NULL),('/bookstore'),('1577'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:00 Detail: Key (anchor_id, xpath)=(148, /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 05:44:00 2026-03-06T05:44:00.733Z INFO 11313 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 05:44:00 2026-03-06T05:44:00.733Z WARN 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 05:44:00 2026-03-06T05:44:00.734Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('148'::int8),('{}'),(NULL),('/bookstore'),('1578'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:00 Detail: Key (anchor_id, xpath)=(148, /bookstore) already exists. Call getNextException to see other errors in the batch. 05:44:00 2026-03-06T05:44:00.734Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:00 Detail: Key (anchor_id, xpath)=(148, /bookstore) already exists. 05:44:00 line 1:9 missing '/' at 'path' 05:44:00 line 1:9 missing '/' at 'path' 05:44:00 2026-03-06T05:44:00.827Z WARN 11313 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 05:44:01 2026-03-06T05:44:01.018Z INFO 11313 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 05:44:01 2026-03-06T05:44:01.018Z WARN 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 05:44:01 2026-03-06T05:44:01.018Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('150'::int8),('{"code":"1"}'),('1579'::int8),('/bookstore/categories[@code=''1'']'),('1612'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:01 Detail: Key (anchor_id, xpath)=(150, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 05:44:01 2026-03-06T05:44:01.018Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:01 Detail: Key (anchor_id, xpath)=(150, /bookstore/categories[@code='1']) already exists. 05:44:01 2026-03-06T05:44:01.019Z WARN 11313 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('150'::int8),('{"code":"1"}'),('1579'::int8),('/bookstore/categories[@code=''1'']'),('1612'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:01 Detail: Key (anchor_id, xpath)=(150, /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 05:44:01 2026-03-06T05:44:01.022Z INFO 11313 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 05:44:01 2026-03-06T05:44:01.022Z WARN 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 05:44:01 2026-03-06T05:44:01.022Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('150'::int8),('{"code":"1"}'),('1579'::int8),('/bookstore/categories[@code=''1'']'),('1614'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:01 Detail: Key (anchor_id, xpath)=(150, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 05:44:01 2026-03-06T05:44:01.022Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:01 Detail: Key (anchor_id, xpath)=(150, /bookstore/categories[@code='1']) already exists. 05:44:01 2026-03-06T05:44:01.191Z INFO 11313 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 05:44:01 2026-03-06T05:44:01.191Z WARN 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 05:44:01 2026-03-06T05:44:01.191Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('151'::int8),('{"code":"1"}'),('1615'::int8),('/bookstore/categories[@code=''1'']'),('1649'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:01 Detail: Key (anchor_id, xpath)=(151, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 05:44:01 2026-03-06T05:44:01.191Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:01 Detail: Key (anchor_id, xpath)=(151, /bookstore/categories[@code='1']) already exists. 05:44:01 2026-03-06T05:44:01.192Z WARN 11313 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('151'::int8),('{"code":"1"}'),('1615'::int8),('/bookstore/categories[@code=''1'']'),('1649'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:01 Detail: Key (anchor_id, xpath)=(151, /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 05:44:01 2026-03-06T05:44:01.193Z INFO 11313 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 05:44:01 2026-03-06T05:44:01.194Z WARN 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 05:44:01 2026-03-06T05:44:01.194Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('151'::int8),('{"code":"1"}'),('1615'::int8),('/bookstore/categories[@code=''1'']'),('1651'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:01 Detail: Key (anchor_id, xpath)=(151, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 05:44:01 2026-03-06T05:44:01.194Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:01 Detail: Key (anchor_id, xpath)=(151, /bookstore/categories[@code='1']) already exists. 05:44:01 2026-03-06T05:44:01.294Z INFO 11313 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 05:44:01 2026-03-06T05:44:01.294Z WARN 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 05:44:01 2026-03-06T05:44:01.294Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{"code":"1"}'),('1652'::int8),('/bookstore/categories[@code=''1'']'),('1681'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:01 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 05:44:01 2026-03-06T05:44:01.294Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:01 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 05:44:01 2026-03-06T05:44:01.295Z WARN 11313 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{"code":"1"}'),('1652'::int8),('/bookstore/categories[@code=''1'']'),('1681'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:01 Detail: Key (anchor_id, xpath)=(152, /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 05:44:01 2026-03-06T05:44:01.296Z INFO 11313 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 05:44:01 2026-03-06T05:44:01.296Z WARN 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 05:44:01 2026-03-06T05:44:01.296Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{"code":"1"}'),('1652'::int8),('/bookstore/categories[@code=''1'']'),('1682'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:01 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 05:44:01 2026-03-06T05:44:01.296Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:01 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 05:44:01 2026-03-06T05:44:01.322Z INFO 11313 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 05:44:01 2026-03-06T05:44:01.322Z WARN 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 05:44:01 2026-03-06T05:44:01.322Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{"code":"1"}'),('1652'::int8),('/bookstore/categories[@code=''1'']'),('1683'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:01 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 05:44:01 2026-03-06T05:44:01.322Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:01 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 05:44:01 2026-03-06T05:44:01.323Z WARN 11313 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{"code":"1"}'),('1652'::int8),('/bookstore/categories[@code=''1'']'),('1683'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:01 Detail: Key (anchor_id, xpath)=(152, /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 05:44:01 2026-03-06T05:44:01.324Z INFO 11313 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 05:44:01 2026-03-06T05:44:01.324Z WARN 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 05:44:01 2026-03-06T05:44:01.324Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('152'::int8),('{"code":"1"}'),('1652'::int8),('/bookstore/categories[@code=''1'']'),('1685'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:01 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 05:44:01 2026-03-06T05:44:01.324Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 05:44:01 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 05:44:02 [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.508 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 05:44:02 [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 05:44:02 2026-03-06T05:44:02.486Z WARN 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 05:44:02 2026-03-06T05:44:02.486Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 05:44:02 Detail: Key (name)=(generalTestDataspace) already exists. 05:44:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 05:44:02 [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 05:44:03 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 05:44:03 [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 05:44:03 2026-03-06T05:44:03.469Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_0, Optional[2000-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_60, Optional[2060-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_71, Optional[2071-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_30, Optional[2030-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_43, Optional[2043-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_33, Optional[2033-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_70, Optional[2070-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_73, Optional[2073-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_27, Optional[2027-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_15, Optional[2015-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_18, Optional[2018-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_45, Optional[2045-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_90, Optional[2090-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_85, Optional[2085-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_80, Optional[2080-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_52, Optional[2052-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_40, Optional[2040-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_100, Optional[2100-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_41, Optional[2041-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_87, Optional[2087-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_88, Optional[2088-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_79, Optional[2079-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_35, Optional[2035-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_86, Optional[2086-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_8, Optional[2008-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_69, Optional[2069-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_51, Optional[2051-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_59, Optional[2059-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_48, Optional[2048-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_19, Optional[2019-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_20, Optional[2020-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_12, Optional[2012-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_42, Optional[2042-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_37, Optional[2037-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_75, Optional[2075-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_78, Optional[2078-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_31, Optional[2031-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_36, Optional[2036-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_92, Optional[2092-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_61, Optional[2061-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_16, Optional[2016-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_94, Optional[2094-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_14, Optional[2014-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_23, Optional[2023-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_63, Optional[2063-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_49, Optional[2049-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_24, Optional[2024-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_57, Optional[2057-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_66, Optional[2066-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_56, Optional[2056-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_89, Optional[2089-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_29, Optional[2029-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_21, Optional[2021-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_9, Optional[2009-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_44, Optional[2044-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ 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_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_76, Optional[2076-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_91, Optional[2091-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_11, Optional[2011-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_99, Optional[2099-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_58, Optional[2058-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_26, Optional[2026-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_38, Optional[2038-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_4, Optional[2004-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_97, Optional[2097-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_17, Optional[2017-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_5, Optional[2005-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_54, Optional[2054-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_34, Optional[2034-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_84, Optional[2084-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_39, Optional[2039-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_74, Optional[2074-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_64, Optional[2064-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_22, Optional[2022-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_96, Optional[2096-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_47, Optional[2047-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_53, Optional[2053-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_2, Optional[2002-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_13, Optional[2013-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_68, Optional[2068-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.646Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_46, Optional[2046-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.647Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_67, Optional[2067-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.647Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_83, Optional[2083-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.647Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_55, Optional[2055-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.647Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_65, Optional[2065-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.647Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_50, Optional[2050-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.647Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_62, Optional[2062-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.647Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_6, Optional[2006-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.647Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_95, Optional[2095-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.647Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_98, Optional[2098-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.647Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_81, Optional[2081-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.647Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_7, Optional[2007-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.647Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_10, Optional[2010-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.647Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_25, Optional[2025-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.647Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_72, Optional[2072-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.647Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_32, Optional[2032-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.647Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_28, Optional[2028-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.647Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_93, Optional[2093-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:03 2026-03-06T05:44:03.647Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_82, Optional[2082-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_3, Optional[2003-01-01]] 05:44:04 2026-03-06T05:44:04.032Z WARN 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 05:44:04 2026-03-06T05:44:04.032Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 05:44:04 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 05:44:04 2026-03-06T05:44:04.047Z WARN 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 05:44:04 2026-03-06T05:44:04.047Z ERROR 11313 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 05:44:04 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 05:44:04 2026-03-06T05:44:04.417Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_0, Optional[2000-01-01]] 05:44:04 2026-03-06T05:44:04.541Z WARN 11313 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_0, Optional[2000-01-01]] 05:44:04 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.120 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 05:44:04 [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 05:44:05 line 1:0 mismatched input 'cpsPath' expecting '/' 05:44:06 line 1:0 mismatched input 'cpsPath' expecting '/' 05:44:06 [INFO] Tests run: 157, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.366 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 05:44:06 [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 05:44:07 2026-03-06T05:44:06.988Z INFO 11313 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 05:44:07 2026-03-06T05:44:07.012Z INFO 11313 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 05:44:07 2026-03-06T05:44:07.321Z INFO 11313 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 05:44:07 2026-03-06T05:44:07.325Z INFO 11313 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 05:44:07 2026-03-06T05:44:07.349Z INFO 11313 --- [cps-integration-test] [ool-12-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 05:44:07 2026-03-06T05:44:07.352Z INFO 11313 --- [cps-integration-test] [ool-13-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 05:44:07 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.438 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 05:44:10 [INFO] 05:44:10 [INFO] Results: 05:44:10 [INFO] 05:44:10 [WARNING] Tests run: 442, Failures: 0, Errors: 0, Skipped: 3 05:44:10 [INFO] 05:44:10 [INFO] 05:44:10 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ integration-test --- 05:44:10 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes 05:44:10 [INFO] 05:44:10 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ integration-test --- 05:44:10 [INFO] Skipping JaCoCo execution due to missing classes directory. 05:44:10 [INFO] 05:44:10 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 05:44:10 [WARNING] JAR will be empty - no content was marked for inclusion! 05:44:10 [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.7-SNAPSHOT.jar 05:44:10 [INFO] 05:44:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 05:44:10 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.7-SNAPSHOT/integration-test-3.7.7-SNAPSHOT.jar 05:44:10 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.7-SNAPSHOT/integration-test-3.7.7-SNAPSHOT.pom 05:44:10 [INFO] 05:44:10 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 05:44:10 [INFO] Building spotbugs 3.7.7-SNAPSHOT [18/22] 05:44:10 [INFO] --------------------------------[ jar ]--------------------------------- 05:44:10 [INFO] 05:44:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 05:44:10 [INFO] 05:44:10 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 05:44:10 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 05:44:10 [INFO] Copying 1 resource 05:44:10 [INFO] 05:44:10 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 05:44:10 [INFO] No sources to compile 05:44:10 [INFO] 05:44:10 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 05:44:10 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 05:44:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 05:44:10 [INFO] 05:44:10 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 05:44:10 [INFO] No sources to compile 05:44:10 [INFO] 05:44:10 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 05:44:10 [INFO] No tests to run. 05:44:10 [INFO] 05:44:10 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 05:44:10 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.7-SNAPSHOT.jar 05:44:10 [INFO] 05:44:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 05:44:10 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.7-SNAPSHOT/spotbugs-3.7.7-SNAPSHOT.jar 05:44:10 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.7-SNAPSHOT/spotbugs-3.7.7-SNAPSHOT.pom 05:44:10 [INFO] 05:44:10 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 05:44:10 [INFO] Building cps-application 3.7.7-SNAPSHOT [19/22] 05:44:10 [INFO] --------------------------------[ jar ]--------------------------------- 05:44:10 [INFO] 05:44:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 05:44:10 [INFO] 05:44:10 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-info) @ cps-application --- 05:44:11 [INFO] 05:44:11 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-application --- 05:44:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 05:44:11 [INFO] 05:44:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-application --- 05:44:11 [INFO] You have 0 Checkstyle violations. 05:44:11 [INFO] 05:44:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-application --- 05:44:11 [INFO] You have 0 Checkstyle violations. 05:44:11 [INFO] 05:44:11 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 05:44:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:44:11 [INFO] Copying 1 resource 05:44:11 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license 05:44:11 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses 05:44:11 [INFO] 05:44:11 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-application --- 05:44:11 [INFO] Recompiling the module because of changed dependency. 05:44:11 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 05:44:11 [INFO] 05:44:11 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 05:44:11 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:44:11 [INFO] Copying 2 resources 05:44:11 [INFO] 05:44:11 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-application --- 05:44:11 [INFO] Recompiling the module because of changed dependency. 05:44:11 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 05:44:12 [INFO] 05:44:12 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-application --- 05:44:12 [INFO] Using isolated classloader, without GMavenPlus classpath. 05:44:12 [INFO] Using Groovy 3.0.18 to perform compileTests. 05:44:12 [INFO] Parallel parsing disabled. 05:44:13 [INFO] Compiled 13 files. 05:44:13 [INFO] 05:44:13 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-application --- 05:44:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:44:13 [INFO] 05:44:13 [INFO] ------------------------------------------------------- 05:44:13 [INFO] T E S T S 05:44:13 [INFO] ------------------------------------------------------- 05:44:14 05:44:14.215 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 05:44:14 [INFO] Running org.onap.cps.ApplicationSpec 05:44:15 05:44:15.028 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: prd-centos8-docker-8c-8g-2565.novalocal 05:44:15 05:44:15.028 [main] WARN org.onap.cps.startup.InstanceStartupDelayManager -- No Sequenced host name detected (-), hash-based delay = 7232 ms 05:44:22 05:44:22.261 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 05:44:22 05:44:22,893 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 05:44:22 05:44:22,893 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 05:44:22 05:44:22,897 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 05:44:22 05:44:22,950 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 05:44:22 05:44:22,950 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 05:44:23 05:44:23,398 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 05:44:23 05:44:23,398 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 05:44:23 {"logTimeStamp":"2026-03-06T05:44:23.846Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 17.0.6-ea with PID 15448 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application)","processId":"15448","threadName":"main","class":"org.onap.cps.Application"} 05:44:23 {"logTimeStamp":"2026-03-06T05:44:23.848Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"15448","threadName":"main","class":"org.onap.cps.Application"} 05:44:25 {"logTimeStamp":"2026-03-06T05:44:25.848Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"15448","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 05:44:26 {"logTimeStamp":"2026-03-06T05:44:26.119Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 256 ms. Found 6 JPA repository interfaces.","processId":"15448","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 05:44:27 {"logTimeStamp":"2026-03-06T05:44:27.783Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"15448","threadName":"main","class":"o.s.b.w.e.j.JettyServletWebServerFactory"} 05:44:27 {"logTimeStamp":"2026-03-06T05:44:27.792Z","logLevel":"INFO","serviceName":"cps-application","message":"jetty-12.0.31; built: 2025-12-03T21:37:40.808Z; git: 5eb4a85cac542a4ad1f2b9d761f9c99f5ca9476e; jvm 17.0.6-ea+9-LTS","processId":"15448","threadName":"main","class":"org.eclipse.jetty.server.Server"} 05:44:27 {"logTimeStamp":"2026-03-06T05:44:27.846Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring embedded WebApplicationContext","processId":"15448","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 05:44:27 {"logTimeStamp":"2026-03-06T05:44:27.847Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3934 ms","processId":"15448","threadName":"main","class":"o.s.b.w.s.c.ServletWebServerApplicationContext"} 05:44:28 {"logTimeStamp":"2026-03-06T05:44:28.503Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"15448","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 05:44:28 {"logTimeStamp":"2026-03-06T05:44:28.514Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@6540b81e{application,/,b=[file:/tmp/jetty-docbase.8080.7687100437252445202/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@31953f8a{STARTED}}","processId":"15448","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 05:44:28 {"logTimeStamp":"2026-03-06T05:44:28.515Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@6540b81e{application,/,b=[file:/tmp/jetty-docbase.8080.7687100437252445202/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@31953f8a{STARTED}}","processId":"15448","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 05:44:28 {"logTimeStamp":"2026-03-06T05:44:28.518Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@1018090e{STARTING}[12.0.31,sto=0] @15298ms","processId":"15448","threadName":"main","class":"org.eclipse.jetty.server.Server"} 05:44:28 {"logTimeStamp":"2026-03-06T05:44:28.747Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15448","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 05:44:29 {"logTimeStamp":"2026-03-06T05:44:29.865Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","processId":"15448","threadName":"main","class":"o.hibernate.jpa.internal.util.LogHelper"} 05:44:30 {"logTimeStamp":"2026-03-06T05:44:29.951Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000412: Hibernate ORM core version 6.6.39.Final","processId":"15448","threadName":"main","class":"org.hibernate.Version"} 05:44:30 {"logTimeStamp":"2026-03-06T05:44:29.953Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"15448","threadName":"main","class":"org.hibernate.cfg.Environment"} 05:44:30 {"logTimeStamp":"2026-03-06T05:44:30.001Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000026: Second-level cache disabled","processId":"15448","threadName":"main","class":"o.h.c.internal.RegionFactoryInitiator"} 05:44:30 {"logTimeStamp":"2026-03-06T05:44:30.406Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"15448","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} 05:44:30 {"logTimeStamp":"2026-03-06T05:44:30.452Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15448","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 05:44:31 {"logTimeStamp":"2026-03-06T05:44:31.458Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15448","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 05:44:31 {"logTimeStamp":"2026-03-06T05:44:31.458Z","logLevel":"ERROR","serviceName":"cps-application","message":"Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.","processId":"15448","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 05:44:31 {"logTimeStamp":"2026-03-06T05:44:31.461Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH000342: Could not obtain connection to query metadata","processId":"15448","threadName":"main","class":"o.h.e.j.e.i.JdbcEnvironmentInitiator","exception":"\norg.hibernate.exception.JDBCConnectionException: unable to obtain isolated JDBC connection [Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.] [n/a]\n\tat org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:100)\n\tat org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:58)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:108)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:94)\n\tat org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.delegateWork(JdbcIsolationDelegate.java:116)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.getJdbcEnvironmentUsingJdbcMetadata(JdbcEnvironmentInitiator.java:334)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:129)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:81)\n\tat org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:130)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:238)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:215)\n\tat org.hibernate.boot.model.relational.Database.(Database.java:45)\n\tat org.hibernate.boot.internal.InFlightMetadataCollectorImpl.getDatabase(InFlightMetadataCollectorImpl.java:226)\n\tat org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:194)\n\tat org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:171)\n\tat org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1442)\n\tat org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1513)\n\tat org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:66)\n\tat org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:390)\n\tat org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:419)\n\tat org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:400)\n\tat org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:366)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1873)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1822)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:607)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:529)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:339)\n\tat org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:373)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:337)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)\n\tat org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:973)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:627)\n\tat org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:752)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:439)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:318)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1361)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1350)\n\tat org.onap.cps.Application.main(Application.java:45)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)\n\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)\n\tat org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44)\n\tat org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89)\n\tat org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130)\n\tat org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196)\n\tat org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324)\n\tat org.spockframework.runtime.IterationNode.execute(IterationNode.java:50)\n\tat org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58)\n\tat org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218)\n\tat org.spockframework.runtime.IterationNode.around(IterationNode.java:67)\n\tat org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192)\n\tat org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41)\n\tat org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52)\n\tat org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:63)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:11)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)\n\tat org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)\n\tat org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:373)\n\tat org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:57)\n\tat org.postgresql.jdbc.PgConnection.(PgConnection.java:279)\n\tat org.postgresql.Driver.makeConnection(Driver.java:448)\n\tat org.postgresql.Driver.connect(Driver.java:298)\n\tat com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:144)\n\tat com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:370)\n\tat com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:207)\n\tat com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:488)\n\tat com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:576)\n\tat com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:97)\n\tat com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:111)\n\tat org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:126)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:485)\n\tat org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.delegateWork(JdbcIsolationDelegate.java:61)\n\t... 138 common frames omitted\nCaused by: java.net.ConnectException: Connection refused\n\tat java.base/sun.nio.ch.Net.pollConnect(Native Method)\n\tat java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)\n\tat java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:633)\n\tat org.postgresql.core.PGStream.createSocket(PGStream.java:261)\n\tat org.postgresql.core.PGStream.(PGStream.java:122)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:146)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:289)\n\t... 152 common frames omitted\n\n"} 05:44:31 {"logTimeStamp":"2026-03-06T05:44:31.493Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","processId":"15448","threadName":"main","class":"org.hibernate.orm.deprecation"} 05:44:31 {"logTimeStamp":"2026-03-06T05:44:31.512Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH10001005: Database info:\n\tDatabase JDBC URL [Connecting through datasource 'HikariDataSource (null)']\n\tDatabase driver: undefined/unknown\n\tDatabase version: 12.0\n\tAutocommit mode: undefined/unknown\n\tIsolation level: undefined/unknown\n\tMinimum pool size: undefined/unknown\n\tMaximum pool size: undefined/unknown","processId":"15448","threadName":"main","class":"org.hibernate.orm.connections.pooling"} 05:44:33 {"logTimeStamp":"2026-03-06T05:44:32.968Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"15448","threadName":"main","class":"o.h.e.t.j.p.i.JtaPlatformInitiator"} 05:44:33 {"logTimeStamp":"2026-03-06T05:44:32.971Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"15448","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 05:44:33 {"logTimeStamp":"2026-03-06T05:44:33.538Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"15448","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactory"} 05:44:34 {"logTimeStamp":"2026-03-06T05:44:34.476Z","logLevel":"WARN","serviceName":"cps-application","message":"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:\n --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","processId":"15448","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} 05:44:34 {"logTimeStamp":"2026-03-06T05:44:34.622Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.31]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n o o o o---o o--o o o---o o o----o o--o--o\n | | / \\ / | / / \\ | |\n o----o o o o----o | o o o----o |\n | | * \\ / | \\ * \\ | |\n o o * o o---o o--o o----o o---o * o o----o o\n","processId":"15448","threadName":"main","class":"com.hazelcast.system.logo"} 05:44:34 {"logTimeStamp":"2026-03-06T05:44:34.622Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.31]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"15448","threadName":"main","class":"com.hazelcast.system"} 05:44:34 {"logTimeStamp":"2026-03-06T05:44:34.624Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.31]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.107.31]:5701","processId":"15448","threadName":"main","class":"com.hazelcast.system"} 05:44:34 {"logTimeStamp":"2026-03-06T05:44:34.624Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.31]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"15448","threadName":"main","class":"com.hazelcast.system"} 05:44:34 {"logTimeStamp":"2026-03-06T05:44:34.624Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.31]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker.","processId":"15448","threadName":"main","class":"com.hazelcast.system"} 05:44:34 {"logTimeStamp":"2026-03-06T05:44:34.628Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.31]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] The Jet engine is disabled.\nTo enable the Jet engine on the members, do one of the following:\n - Change member config using Java API: config.getJetConfig().setEnabled(true)\n - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true\n - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load)\n - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load)","processId":"15448","threadName":"main","class":"com.hazelcast.system"} 05:44:35 {"logTimeStamp":"2026-03-06T05:44:35.394Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.31]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see \uD83D\uDD12 security recommendations and the status of current config.","processId":"15448","threadName":"main","class":"com.hazelcast.system.security"} 05:44:35 {"logTimeStamp":"2026-03-06T05:44:35.483Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.31]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"15448","threadName":"main","class":"com.hazelcast.instance.impl.Node"} 05:44:35 {"logTimeStamp":"2026-03-06T05:44:35.734Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.31]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"15448","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} 05:44:35 {"logTimeStamp":"2026-03-06T05:44:35.745Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.31]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.107.31]:5701 is STARTING","processId":"15448","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 05:44:37 {"logTimeStamp":"2026-03-06T05:44:37.927Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.31]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:1} [\n\tMember [10.30.107.31]:5701 - 5335b2d3-94a5-43cd-aa13-48819e61bc32 this\n]\n","processId":"15448","threadName":"main","class":"c.h.internal.cluster.ClusterService"} 05:44:37 {"logTimeStamp":"2026-03-06T05:44:37.948Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.31]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.107.31]:5701 is STARTED","processId":"15448","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 05:44:40 {"logTimeStamp":"2026-03-06T05:44:40.423Z","logLevel":"WARN","serviceName":"cps-application","message":"The cache 'yangSchema' is not recording statistics. No meters except 'cache.size' will be registered. Call 'Caffeine#recordStats()' prior to building the cache for metrics to be recorded.","processId":"15448","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} 05:44:40 {"logTimeStamp":"2026-03-06T05:44:40.683Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"15448","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} 05:44:40 {"logTimeStamp":"2026-03-06T05:44:40.865Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"15448","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 05:44:40 {"logTimeStamp":"2026-03-06T05:44:40.865Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"15448","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 05:44:40 {"logTimeStamp":"2026-03-06T05:44:40.866Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 1 ms","processId":"15448","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 05:44:40 {"logTimeStamp":"2026-03-06T05:44:40.875Z","logLevel":"INFO","serviceName":"cps-application","message":"Started ServerConnector@2cc38268{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15448","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 05:44:40 {"logTimeStamp":"2026-03-06T05:44:40.877Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"15448","threadName":"main","class":"o.s.b.web.embedded.jetty.JettyWebServer"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:40.933Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-1\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15448","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:40.997Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15448","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.100Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15448","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.102Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15448","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.102Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15448","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.102Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1772775881101","processId":"15448","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.106Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"15448","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.127Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-2\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15448","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.128Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15448","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.142Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15448","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.143Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15448","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.143Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15448","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.143Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1772775881143","processId":"15448","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.143Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription","processId":"15448","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.145Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-3\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15448","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.145Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15448","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.224Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15448","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.224Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15448","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.224Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1772775881224","processId":"15448","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.224Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"15448","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.237Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-4\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15448","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.238Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15448","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.244Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15448","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.244Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15448","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.244Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15448","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.245Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1772775881244","processId":"15448","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.245Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"15448","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.247Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-data-operation-event-group-5\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-data-operation-event-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15448","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.247Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15448","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.253Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15448","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.253Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15448","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.253Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15448","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.253Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1772775881253","processId":"15448","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.253Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m","processId":"15448","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.255Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-async-rest-request-event-group-6\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-async-rest-request-event-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15448","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.255Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15448","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.306Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.1","processId":"15448","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.306Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: f745dfdcee2b9851","processId":"15448","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.306Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1772775881305","processId":"15448","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.306Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m","processId":"15448","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.345Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 18.985 seconds (process running for 28.125)","processId":"15448","threadName":"main","class":"org.onap.cps.Application"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.348Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CpsNotificationSubscriptionModelLoader","processId":"15448","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.349Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader InventoryModelLoader","processId":"15448","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.349Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CmDataSubscriptionModelLoader","processId":"15448","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.349Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader ModelLoadersCompletedCheck","processId":"15448","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.368Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.107.31]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initializing cluster partition table arrangement...","processId":"15448","threadName":"main","class":"c.h.i.p.impl.PartitionStateManagerImpl"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.377Z","logLevel":"INFO","traceId":"16ab19e542186128133695f1c1dfa6dc","serviceName":"cps-application","message":"System is not ready yet","spanId":"fc48c4391aa5b924","processId":"15448","threadName":"watchdog-th-2","class":"o.o.c.n.i.i.sync.ModuleSyncWatchdog"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.377Z","logLevel":"INFO","traceId":"80012fa5b6d24acc683a9ef6e2bde28e","serviceName":"cps-application","message":"System is not ready yet","spanId":"faeda3a5c33988a4","processId":"15448","threadName":"watchdog-th-1","class":"o.o.c.n.i.i.sync.DataSyncWatchdog"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.499Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15448","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.499Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Started: CPS Data Notification Subscription Models","processId":"15448","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.524Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15448","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.597Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.597Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.597Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.599Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.600Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.600Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.600Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.600Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.601Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.601Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.602Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.602Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.603Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.603Z","logLevel":"WARN","serviceName":"cps-application","message":"[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:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.603Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.603Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.603Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.603Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.692Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.692Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.692Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.701Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.702Z","logLevel":"WARN","serviceName":"cps-application","message":"[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:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.702Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.711Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.711Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.711Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.711Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.711Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.712Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.715Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.715Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.715Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.716Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.716Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.716Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.795Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.796Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.796Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.813Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.813Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.813Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.813Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.814Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.814Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.816Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.816Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.816Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.821Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.821Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.821Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.854Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.854Z","logLevel":"WARN","serviceName":"cps-application","message":"[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:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:41 {"logTimeStamp":"2026-03-06T05:44:41.854Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:41.996Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:41.996Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:41.996Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.034Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.034Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.034Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.051Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.051Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.051Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.066Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.066Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.066Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.081Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.081Z","logLevel":"WARN","serviceName":"cps-application","message":"[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:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.081Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.083Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.083Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.083Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.351Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.351Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.351Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.390Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.390Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.391Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.435Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.435Z","logLevel":"WARN","serviceName":"cps-application","message":"[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:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.435Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.505Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.505Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.505Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.526Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15448","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.527Z","logLevel":"ERROR","serviceName":"cps-application","message":"Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.","processId":"15448","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.537Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.537Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.538Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.539Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"15448","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.540Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed","processId":"15448","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.548Z","logLevel":"INFO","serviceName":"cps-application","message":"[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","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.548Z","logLevel":"INFO","serviceName":"cps-application","message":"[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","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.548Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.548Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.548Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.548Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.548Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.548Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.548Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.549Z","logLevel":"INFO","serviceName":"cps-application","message":"[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","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.549Z","logLevel":"INFO","serviceName":"cps-application","message":"[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","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.550Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.550Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.550Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.550Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.550Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.551Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.551Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.551Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.551Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.551Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.551Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.551Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.551Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.552Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.553Z","logLevel":"INFO","serviceName":"cps-application","message":"[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","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.554Z","logLevel":"INFO","serviceName":"cps-application","message":"[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","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.554Z","logLevel":"INFO","serviceName":"cps-application","message":"[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","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.554Z","logLevel":"INFO","serviceName":"cps-application","message":"[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","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.554Z","logLevel":"INFO","serviceName":"cps-application","message":"[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","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.557Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.557Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.557Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.557Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.559Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.559Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.559Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.559Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.565Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.565Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.565Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.565Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.566Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.566Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.566Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.566Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.567Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.567Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.567Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.567Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.567Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.567Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.568Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-3 unregistered","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.568Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.568Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.569Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.572Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.572Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: Consumer stopped","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.575Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-2 unregistered","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.575Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.581Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.581Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: Consumer stopped","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.581Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-4 unregistered","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.582Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.582Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-1 unregistered","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.582Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15448","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.583Z","logLevel":"INFO","serviceName":"cps-application","message":"Commencing graceful shutdown. Waiting for active requests to complete","processId":"15448","threadName":"main","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.584Z","logLevel":"INFO","serviceName":"cps-application","message":"Graceful shutdown complete","processId":"15448","threadName":"jetty-shutdown","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 05:44:42 {"logTimeStamp":"2026-03-06T05:44:42.590Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped ServerConnector@2cc38268{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15448","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 05:44:44 {"logTimeStamp":"2026-03-06T05:44:44.668Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","processId":"15448","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 05:44:44 {"logTimeStamp":"2026-03-06T05:44:44.674Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped oejs.Server@1018090e{STOPPING}[12.0.31,sto=0]","processId":"15448","threadName":"main","class":"org.eclipse.jetty.server.Server"} 05:44:44 {"logTimeStamp":"2026-03-06T05:44:44.677Z","logLevel":"INFO","serviceName":"cps-application","message":"Destroying Spring FrameworkServlet 'dispatcherServlet'","processId":"15448","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 05:44:44 {"logTimeStamp":"2026-03-06T05:44:44.678Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped osbwej.JettyEmbeddedWebAppContext@6540b81e{application,/,b=[file:/tmp/jetty-docbase.8080.7687100437252445202/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@31953f8a{STOPPED}}","processId":"15448","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 05:44:44 {"logTimeStamp":"2026-03-06T05:44:44.681Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15448","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 05:44:44 {"logTimeStamp":"2026-03-06T05:44:44.681Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Started: NCMP Inventory Models","processId":"15448","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 05:44:44 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1d47b761 has been closed already 05:44:44 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1259) 05:44:44 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1420) 05:44:44 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 05:44:44 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:259) 05:44:44 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:75) 05:44:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:44:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:44:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:44:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:44:44 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:44:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:44:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:44:44 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:44:44 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:44:44 at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) 05:44:44 {"logTimeStamp":"2026-03-06T05:44:44.703Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Error creating bean with name 'spring.cache-org.springframework.boot.autoconfigure.cache.CacheProperties': Could not bind properties to 'CacheProperties' : prefix=spring.cache, ignoreInvalidFields=false, ignoreUnknownFields=true","processId":"15448","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 05:44:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:44:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:44:44 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:44:44 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:44:44 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:44:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:44:44 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:44:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:44:44 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:44:44 at org.onap.cps.ncmp.init.InventoryModelLoader$$SpringCGLIB$$0.onApplicationEvent() 05:44:44 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 05:44:44 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 05:44:44 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 05:44:44 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 05:44:44 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 05:44:44 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 05:44:44 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 05:44:44 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 05:44:44 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 05:44:44 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 05:44:44 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 05:44:44 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 05:44:44 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 05:44:44 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 05:44:44 at org.onap.cps.Application.main(Application.java:45) 05:44:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:44:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:44:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:44:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:44:44 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 05:44:44 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 05:44:44 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 05:44:44 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 05:44:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 05:44:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 05:44:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 05:44:44 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 05:44:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:44:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:44:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:44:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:44:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:44:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:44:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:44:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:44:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 05:44:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:44:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:44:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:44:44 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:44:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:44:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:44:44 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 05:44:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:44:44 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:44:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:44:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:44:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 05:44:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:44:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:44:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:44:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:44:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:44:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:44:44 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:44:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:44:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:44:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:44:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:44:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:44:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:44:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:44:44 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:44:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:44:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:44:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:44:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:44:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:44:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:44:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:44:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:44:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:44:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:44:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:44:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:44:44 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:44:44 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:44:44 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:44:44 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:44:44 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:44:44 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:44:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:44:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:44:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:44:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:44:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:44:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:44:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:44:44 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@1d47b761 has been closed already 05:44:44 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1259) 05:44:44 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1420) 05:44:44 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 05:44:44 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:259) 05:44:44 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:75) 05:44:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:44:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:44:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:44:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:44:44 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 05:44:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 05:44:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 05:44:44 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 05:44:44 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 05:44:44 at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) 05:44:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:44:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:44:44 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 05:44:44 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 05:44:44 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 05:44:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:44:44 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 05:44:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 05:44:44 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 05:44:44 at org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader$$SpringCGLIB$$0.onApplicationEvent() 05:44:44 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 05:44:44 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 05:44:44 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 05:44:44 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:454) 05:44:44 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:387) 05:44:44 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 05:44:44 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 05:44:44 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 05:44:44 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 05:44:44 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 05:44:44 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 05:44:44 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 05:44:44 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 05:44:44 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 05:44:44 at org.onap.cps.Application.main(Application.java:45) 05:44:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:44:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:44:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:44:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:44:44 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 05:44:44 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 05:44:44 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 05:44:44 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 05:44:44 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 05:44:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 05:44:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 05:44:44 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 05:44:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 05:44:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 05:44:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:44:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 05:44:44 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 05:44:44 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 05:44:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 05:44:44 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 05:44:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 05:44:44 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 05:44:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:44:44 {"logTimeStamp":"2026-03-06T05:44:44.708Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15448","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 05:44:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:44:44 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 05:44:44 {"logTimeStamp":"2026-03-06T05:44:44.708Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Started: NCMP CM Data Notification Subscription Models","processId":"15448","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 05:44:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 05:44:44 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 05:44:44 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 05:44:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:44:44 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 05:44:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 05:44:44 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 05:44:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 05:44:44 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:44:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:44:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:44:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:44:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:44:44 {"logTimeStamp":"2026-03-06T05:44:44.709Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating schema set cm-data-job-subscriptions failed: Error creating bean with name 'microMeterConfig' defined in file [/w/workspace/cps-master-verify-java/cps-application/target/classes/org/onap/cps/config/MicroMeterConfig.class]: Error creating bean with name 'org.springframework.cache.annotation.ProxyCachingConfiguration': No bean named 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry' available ","processId":"15448","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:44:44 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 05:44:44 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 05:44:44 {"logTimeStamp":"2026-03-06T05:44:44.709Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating schema set failed","processId":"15448","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 05:44:44 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 05:44:44 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 05:44:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 05:44:44 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:44:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:44:44 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 05:44:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 05:44:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 05:44:44 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 05:44:44 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 05:44:44 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 05:44:44 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 05:44:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 05:44:44 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 05:44:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 05:44:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 05:44:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 05:44:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 05:44:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 05:44:44 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 05:44:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 05:44:44 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 05:44:44 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:44:44 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 05:44:44 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 05:44:44 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 05:44:44 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 05:44:44 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 05:44:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 05:44:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 05:44:44 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 05:44:44 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 05:44:44 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 05:44:44 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 05:44:44 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:44:44 {"logTimeStamp":"2026-03-06T05:44:44.712Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15448","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 05:44:44 {"logTimeStamp":"2026-03-06T05:44:44.712Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Started: Completion Check","processId":"15448","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 05:44:44 {"logTimeStamp":"2026-03-06T05:44:44.714Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Model loading (on master) finished","processId":"15448","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 05:44:44 {"logTimeStamp":"2026-03-06T05:44:44.714Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: This instance is model loader master. Model loading completed","processId":"15448","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 05:44:44 {"logTimeStamp":"2026-03-06T05:44:44.714Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Completed","processId":"15448","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 05:44:44 {"logTimeStamp":"2026-03-06T05:44:44.714Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"15448","threadName":"main","class":"org.onap.cps.Application"} 05:44:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.98 s -- in org.onap.cps.ApplicationSpec 05:44:44 [INFO] Running org.onap.cps.config.JettyConfigSpec 05:44:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 s -- in org.onap.cps.config.JettyConfigSpec 05:44:45 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 05:44:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.config.MicroMeterConfigSpec 05:44:45 [INFO] Running org.onap.cps.config.TransactionConfigSpec 05:44:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.config.TransactionConfigSpec 05:44:45 [INFO] Running org.onap.cps.logging.MdcServletFilterSpec 05:44:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.logging.MdcServletFilterSpec 05:44:45 [INFO] Running org.onap.cps.startup.InstanceStartupDelayManagerSpec 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.585Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: cps-and-ncmp-0","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.585Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 0 ms","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.586Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-1","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.586Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 2000 ms","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.587Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-23","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.587Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 46000 ms","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.588Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-2-34","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.588Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 68000 ms","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.589Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: t@st : - { \" -56","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.589Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 112000 ms","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.591Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: no_digits_at_all","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.591Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 784 ms","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.592Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: digits-12-in-the-middle","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.592Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 1484 ms","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.592Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: non-digit-after-digit-1a","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.592Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 753 ms","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.593Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: dash-after-digit-1-","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.593Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7256 ms","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.594Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: three-digits-at-end-is-not-accepted-123","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.594Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 9941 ms","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.597Z","logLevel":"INFO","serviceName":"cps-application","message":"Exception during startup delay ignored. some message","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.598Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: prd-centos8-docker-8c-8g-2565.novalocal","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.598Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7232 ms","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.599Z","logLevel":"WARN","serviceName":"cps-application","message":"Sleep interrupted, re-interrupting the thread","processId":"15448","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 05:44:45 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.onap.cps.startup.InstanceStartupDelayManagerSpec 05:44:45 [INFO] Running org.onap.cps.architecture.CpsArchitectureTest 05:44:45 {"logTimeStamp":"2026-03-06T05:44:45.622Z","logLevel":"INFO","serviceName":"cps-application","message":"Detected Java version 17.0.6-ea","processId":"15448","threadName":"main","class":"com.tngtech.archunit.core.PluginLoader"} 05:44:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.513 s -- in org.onap.cps.architecture.CpsArchitectureTest 05:44:50 [INFO] Running org.onap.cps.architecture.NcmpArchitectureTest 05:44:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.onap.cps.architecture.NcmpArchitectureTest 05:44:50 [INFO] 05:44:50 [INFO] Results: 05:44:50 [INFO] 05:44:50 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 05:44:50 [INFO] 05:44:50 [INFO] 05:44:50 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-application --- 05:44:50 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 05:44:50 [INFO] Analyzed bundle 'cps-application' with 6 classes 05:44:50 [INFO] All coverage checks have been met. 05:44:50 [INFO] 05:44:50 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-application --- 05:44:50 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 05:44:50 [INFO] Analyzed bundle 'cps-application' with 6 classes 05:44:50 [INFO] 05:44:50 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 05:44:50 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.7-SNAPSHOT.jar 05:44:50 [INFO] 05:44:50 [INFO] --- spring-boot-maven-plugin:3.4.4:repackage (default) @ cps-application --- 05:44:50 [INFO] Attaching repackaged archive /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.7-SNAPSHOT-springboot.jar with classifier springboot 05:44:50 [INFO] 05:44:50 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 05:44:53 [INFO] 05:44:53 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.7-SNAPSHOT-20260306T053620Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 05:44:53 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 05:44:53 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 05:44:53 [INFO] Building dependencies layer... 05:44:53 [INFO] Building project dependencies layer... 05:44:53 [INFO] Building resources layer... 05:44:53 [INFO] Building classes layer... 05:44:53 [INFO] Building jvm arg files layer... 05:44:53 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 05:44:58 [INFO] 05:44:58 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 05:44:58 [INFO] Loading to Docker daemon... 05:45:02 [INFO] 05:45:02 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.7-SNAPSHOT-20260306T053620Z, nexus3.onap.org:10003/onap/cps-and-ncmp 05:45:02 [INFO] 05:45:02 [INFO] A new version of jib-maven-plugin (3.5.1) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 05:45:02 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 05:45:02 [INFO] 05:45:02 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 05:45:02 [INFO] 05:45:02 [INFO] 05:45:02 [INFO] 05:45:02 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 05:45:02 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.7-SNAPSHOT/cps-application-3.7.7-SNAPSHOT.jar 05:45:02 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.7-SNAPSHOT/cps-application-3.7.7-SNAPSHOT.pom 05:45:02 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.7-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.7-SNAPSHOT/cps-application-3.7.7-SNAPSHOT-springboot.jar 05:45:02 [INFO] 05:45:02 [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ 05:45:02 [INFO] Building policy-executor-stub 3.7.7-SNAPSHOT [20/22] 05:45:02 [INFO] --------------------------------[ jar ]--------------------------------- 05:45:02 [INFO] 05:45:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-executor-stub --- 05:45:02 [INFO] 05:45:02 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ policy-executor-stub --- 05:45:02 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 05:45:02 [INFO] 05:45:02 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ policy-executor-stub --- 05:45:02 [INFO] Generating with dryRun=false 05:45:02 [INFO] Output directory (/w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 05:45:02 [INFO] OpenAPI Generator: spring (server) 05:45:02 [INFO] Generator 'spring' is considered stable. 05:45:02 [INFO] ---------------------------------- 05:45:02 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 05:45:02 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 05:45:02 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub 05:45:02 [INFO] Processing operation initiatePermissionRequest 05:45:02 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 05:45:02 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 05:45:02 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 05:45:02 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 05:45:02 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/ErrorMessage.java 05:45:02 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/Operation.java 05:45:02 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionRequest.java 05:45:02 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionResponse.java 05:45:02 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 05:45:02 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/api/OperationPermissionApi.java 05:45:02 [INFO] Skipping generation of Webhooks. 05:45:02 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 05:45:02 [INFO] Skipping generation of supporting files. 05:45:02 ################################################################################ 05:45:02 # Thanks for using OpenAPI Generator. # 05:45:02 # Please consider donation to help us maintain this project 🙏 # 05:45:02 # https://opencollective.com/openapi_generator/donate # 05:45:02 ################################################################################ 05:45:02 [INFO] 05:45:02 [INFO] --- jsonschema2pojo-maven-plugin:1.2.2:generate (default) @ policy-executor-stub --- 05:45:02 [INFO] 05:45:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-executor-stub --- 05:45:02 [INFO] You have 0 Checkstyle violations. 05:45:02 [INFO] 05:45:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ policy-executor-stub --- 05:45:02 [INFO] You have 0 Checkstyle violations. 05:45:02 [INFO] 05:45:02 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-executor-stub --- 05:45:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:45:02 [INFO] Copying 1 resource 05:45:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/license 05:45:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-resources/licenses 05:45:02 [INFO] 05:45:02 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ policy-executor-stub --- 05:45:02 [INFO] Recompiling the module because of changed dependency. 05:45:02 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 05:45:02 [INFO] 05:45:02 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ policy-executor-stub --- 05:45:02 [INFO] Generating with dryRun=false 05:45:02 [INFO] No .openapi-generator-ignore file found. 05:45:02 [INFO] OpenAPI Generator: openapi-yaml (documentation) 05:45:02 [INFO] Generator 'openapi-yaml' is considered stable. 05:45:02 [INFO] Output file [outputFile=openapi.yaml] 05:45:02 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 05:45:02 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 05:45:02 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 05:45:02 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 05:45:02 [INFO] Skipping generation of Webhooks. 05:45:02 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 05:45:02 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/README.md 05:45:02 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/openapi.yaml 05:45:02 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore 05:45:02 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION 05:45:02 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES 05:45:02 ################################################################################ 05:45:02 # Thanks for using OpenAPI Generator. # 05:45:02 # Please consider donation to help us maintain this project 🙏 # 05:45:02 # https://opencollective.com/openapi_generator/donate # 05:45:02 ################################################################################ 05:45:02 [INFO] 05:45:02 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-executor-stub --- 05:45:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:45:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/src/test/resources 05:45:02 [INFO] 05:45:02 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ policy-executor-stub --- 05:45:02 [INFO] No sources to compile 05:45:02 [INFO] 05:45:02 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ policy-executor-stub --- 05:45:02 [INFO] Using isolated classloader, without GMavenPlus classpath. 05:45:02 [INFO] Using Groovy 3.0.18 to perform compileTests. 05:45:02 [INFO] Parallel parsing disabled. 05:45:03 [INFO] Compiled 4 files. 05:45:03 [INFO] 05:45:03 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ policy-executor-stub --- 05:45:03 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 05:45:03 [INFO] 05:45:03 [INFO] ------------------------------------------------------- 05:45:03 [INFO] T E S T S 05:45:03 [INFO] ------------------------------------------------------- 05:45:04 05:45:04.726 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 05:45:05 05:45:04.930 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 05:45:05 05:45:04.974 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 05:45:05 05:45:04.989 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 05:45:05 [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 05:45:06 05:45:06 . ____ _ __ _ _ 05:45:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:45:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:45:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:45:06 ' |____| .__|_| |_|_| |_\__, | / / / / 05:45:06 =========|_|==============|___/=/_/_/_/ 05:45:06 05:45:06 :: Spring Boot :: (v3.5.9) 05:45:06 05:45:06 2026-03-06T05:45:06.154Z INFO 15867 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 17.0.6-ea with PID 15867 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 05:45:06 2026-03-06T05:45:06.156Z INFO 15867 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 05:45:07 2026-03-06T05:45:07.443Z INFO 15867 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8093 05:45:07 2026-03-06T05:45:07.451Z INFO 15867 --- [ main] org.eclipse.jetty.server.Server : jetty-12.0.31; built: 2025-12-03T21:37:40.808Z; git: 5eb4a85cac542a4ad1f2b9d761f9c99f5ca9476e; jvm 17.0.6-ea+9-LTS 05:45:07 2026-03-06T05:45:07.499Z INFO 15867 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 05:45:07 2026-03-06T05:45:07.500Z INFO 15867 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1309 ms 05:45:07 2026-03-06T05:45:07.580Z INFO 15867 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 05:45:07 2026-03-06T05:45:07.590Z INFO 15867 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@471021f8{application,/,b=[file:/tmp/jetty-docbase.8093.4047720975907410918/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@e13cc49{STARTED}} 05:45:07 2026-03-06T05:45:07.591Z INFO 15867 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@471021f8{application,/,b=[file:/tmp/jetty-docbase.8093.4047720975907410918/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.11.8/swagger-ui-5.11.8.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@e13cc49{STARTED}} 05:45:07 2026-03-06T05:45:07.594Z INFO 15867 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@67d90687{STARTING}[12.0.31,sto=0] @3917ms 05:45:08 2026-03-06T05:45:08.207Z INFO 15867 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 05:45:08 2026-03-06T05:45:08.207Z INFO 15867 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 05:45:08 2026-03-06T05:45:08.208Z INFO 15867 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 05:45:08 2026-03-06T05:45:08.223Z INFO 15867 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@3072b38f{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 05:45:08 2026-03-06T05:45:08.226Z INFO 15867 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 05:45:08 2026-03-06T05:45:08.237Z INFO 15867 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 2.689 seconds (process running for 4.56) 05:45:08 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.999 s -- in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 05:45:08 [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 05:45:09 05:45:09 . ____ _ __ _ _ 05:45:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 05:45:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 05:45:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 05:45:09 ' |____| .__|_| |_|_| |_\__, | / / / / 05:45:09 =========|_|==============|___/=/_/_/_/ 05:45:09 05:45:09 :: Spring Boot :: (v3.5.9) 05:45:09 05:45:09 2026-03-06T05:45:09.340Z INFO 15867 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 17.0.6-ea with PID 15867 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 05:45:09 2026-03-06T05:45:09.340Z INFO 15867 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 05:45:09 2026-03-06T05:45:09.858Z INFO 15867 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 05:45:09 2026-03-06T05:45:09.859Z INFO 15867 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 05:45:09 2026-03-06T05:45:09.860Z INFO 15867 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 05:45:09 2026-03-06T05:45:09.878Z INFO 15867 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.572 seconds (process running for 6.201) 05:45:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 05:45:10 2026-03-06T05:45:10.665Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 05:45:10 2026-03-06T05:45:10.666Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 05:45:10 2026-03-06T05:45:10.669Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 05:45:10 "permissionId" : null, 05:45:10 "changeRequestFormat" : "cm-legacy", 05:45:10 "operations" : [ { 05:45:10 "operation" : "delete", 05:45:10 "entityHandleId" : null, 05:45:10 "resourceIdentifier" : "some fdn", 05:45:10 "targetIdentifier" : "some cm-handle", 05:45:10 "changeRequest" : "{}" 05:45:10 } ] 05:45:10 } 05:45:10 2026-03-06T05:45:10.669Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 05:45:10 2026-03-06T05:45:10.669Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 05:45:10 2026-03-06T05:45:10.729Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 05:45:10 2026-03-06T05:45:10.729Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 05:45:10 2026-03-06T05:45:10.729Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 05:45:10 "permissionId" : null, 05:45:10 "changeRequestFormat" : "cm-legacy", 05:45:10 "operations" : [ { 05:45:10 "operation" : "delete", 05:45:10 "entityHandleId" : null, 05:45:10 "resourceIdentifier" : "prefix/policySimulation=slowResponse_1", 05:45:10 "targetIdentifier" : "some cm-handle", 05:45:10 "changeRequest" : "{}" 05:45:10 } ] 05:45:10 } 05:45:10 2026-03-06T05:45:10.729Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=slowResponse_1 05:45:11 2026-03-06T05:45:11.730Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 05:45:11 2026-03-06T05:45:11.756Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 05:45:11 2026-03-06T05:45:11.756Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 05:45:11 2026-03-06T05:45:11.757Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 05:45:11 "permissionId" : null, 05:45:11 "changeRequestFormat" : "cm-legacy", 05:45:11 "operations" : [ { 05:45:11 "operation" : "delete", 05:45:11 "entityHandleId" : null, 05:45:11 "resourceIdentifier" : "prefix/policySimulation=policyResponse_deny", 05:45:11 "targetIdentifier" : "some cm-handle", 05:45:11 "changeRequest" : "{}" 05:45:11 } ] 05:45:11 } 05:45:11 2026-03-06T05:45:11.757Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_deny 05:45:11 2026-03-06T05:45:11.757Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Stub is mocking a policy response: deny) 05:45:11 2026-03-06T05:45:11.774Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 05:45:11 2026-03-06T05:45:11.774Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 05:45:11 2026-03-06T05:45:11.775Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 05:45:11 "permissionId" : null, 05:45:11 "changeRequestFormat" : "cm-legacy", 05:45:11 "operations" : [ { 05:45:11 "operation" : "delete", 05:45:11 "entityHandleId" : null, 05:45:11 "resourceIdentifier" : "prefix/policySimulation=policyResponse_other", 05:45:11 "targetIdentifier" : "some cm-handle", 05:45:11 "changeRequest" : "{}" 05:45:11 } ] 05:45:11 } 05:45:11 2026-03-06T05:45:11.775Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_other 05:45:11 2026-03-06T05:45:11.775Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: other (Stub is mocking a policy response: other) 05:45:11 2026-03-06T05:45:11.804Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 05:45:11 2026-03-06T05:45:11.804Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 05:45:11 2026-03-06T05:45:11.805Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 05:45:11 "permissionId" : null, 05:45:11 "changeRequestFormat" : "cm-legacy", 05:45:11 "operations" : [ { 05:45:11 "operation" : "delete", 05:45:11 "entityHandleId" : null, 05:45:11 "resourceIdentifier" : "segment1=1/policySimulation=httpError_418", 05:45:11 "targetIdentifier" : "some cm-handle", 05:45:11 "changeRequest" : "{}" 05:45:11 } ] 05:45:11 } 05:45:11 2026-03-06T05:45:11.805Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: segment1=1/policySimulation=httpError_418 05:45:11 2026-03-06T05:45:11.805Z WARN 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub is mocking an error response, code: 418 05:45:11 2026-03-06T05:45:11.820Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 05:45:11 2026-03-06T05:45:11.821Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: null 05:45:11 2026-03-06T05:45:11.821Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 05:45:11 "permissionId" : null, 05:45:11 "changeRequestFormat" : "cm-legacy", 05:45:11 "operations" : [ { 05:45:11 "operation" : "delete", 05:45:11 "entityHandleId" : null, 05:45:11 "resourceIdentifier" : "some target", 05:45:11 "targetIdentifier" : "some cm-handle", 05:45:11 "changeRequest" : "{}" 05:45:11 } ] 05:45:11 } 05:45:11 2026-03-06T05:45:11.821Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some target 05:45:11 2026-03-06T05:45:11.821Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 05:45:11 2026-03-06T05:45:11.834Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 05:45:11 2026-03-06T05:45:11.834Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 05:45:11 2026-03-06T05:45:11.834Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 05:45:11 "permissionId" : null, 05:45:11 "changeRequestFormat" : "some decision type", 05:45:11 "operations" : [ ] 05:45:11 } 05:45:11 2026-03-06T05:45:11.846Z WARN 15867 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'invalid': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')] 05:45:11 2026-03-06T05:45:11.976Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 05:45:11 2026-03-06T05:45:11.977Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 05:45:11 2026-03-06T05:45:11.983Z ERROR 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Error while formatting permission request 05:45:11 05:45:11 com.fasterxml.jackson.core.JsonProcessingException: test 05:45:11 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:na] 05:45:12 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[na:na] 05:45:12 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:na] 05:45:12 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[na:na] 05:45:12 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[na:na] 05:45:12 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) ~[groovy-3.0.18.jar:3.0.18] 05:45:12 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) ~[groovy-3.0.18.jar:3.0.18] 05:45:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) ~[groovy-3.0.18.jar:3.0.18] 05:45:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) ~[groovy-3.0.18.jar:3.0.18] 05:45:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ~[groovy-3.0.18.jar:3.0.18] 05:45:12 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec$__spock_feature_0_5_closure1.doCall(PolicyExecutorStubControllerSpec.groovy:132) ~[test-classes/:na] 05:45:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:45:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 05:45:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:45:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 05:45:12 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) ~[groovy-3.0.18.jar:3.0.18] 05:45:12 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) ~[groovy-3.0.18.jar:3.0.18] 05:45:12 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) ~[groovy-3.0.18.jar:3.0.18] 05:45:12 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) ~[groovy-3.0.18.jar:3.0.18] 05:45:12 at groovy.lang.Closure.call(Closure.java:427) ~[groovy-3.0.18.jar:3.0.18] 05:45:12 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at com.fasterxml.jackson.databind.ObjectWriter$SpockMock$579185719.writeValueAsString(Unknown Source) ~[jackson-databind-2.19.1.jar:2.19.1] 05:45:12 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.formatPermissionRequest(PolicyExecutorStubController.java:111) ~[classes/:na] 05:45:12 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.initiatePermissionRequest(PolicyExecutorStubController.java:62) ~[classes/:na] 05:45:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:45:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 05:45:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:45:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 05:45:12 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) ~[spring-aop-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) ~[spring-aop-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) ~[spring-context-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) ~[spring-aop-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) ~[spring-aop-6.2.15.jar:6.2.15] 05:45:12 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController$$SpringCGLIB$$1.initiatePermissionRequest() ~[classes/:na] 05:45:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:45:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 05:45:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:45:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 05:45:12 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) ~[spring-web-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) ~[spring-web-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) ~[spring-webmvc-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) ~[spring-webmvc-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) ~[spring-webmvc-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) ~[spring-webmvc-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) ~[spring-webmvc-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) ~[spring-webmvc-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) ~[spring-webmvc-6.2.15.jar:6.2.15] 05:45:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 05:45:12 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) ~[spring-webmvc-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-6.2.15.jar:6.2.15] 05:45:12 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 05:45:12 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) ~[spring-test-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) ~[spring-test-6.2.15.jar:6.2.15] 05:45:12 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) ~[na:na] 05:45:12 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) ~[groovy-3.0.18.jar:3.0.18] 05:45:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) ~[groovy-3.0.18.jar:3.0.18] 05:45:12 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) ~[groovy-3.0.18.jar:3.0.18] 05:45:12 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec.$spock_feature_0_5(PolicyExecutorStubControllerSpec.groovy:137) ~[test-classes/:na] 05:45:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 05:45:12 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 05:45:12 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 05:45:12 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 05:45:12 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] 05:45:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 05:45:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] 05:45:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 05:45:12 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 05:45:12 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 05:45:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 05:45:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 05:45:12 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.3.1.jar:3.3.1] 05:45:12 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.3.1.jar:3.3.1] 05:45:12 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.3.1.jar:3.3.1] 05:45:12 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.3.1.jar:3.3.1] 05:45:12 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.3.1.jar:3.3.1] 05:45:12 05:45:12 2026-03-06T05:45:11.989Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: invalid json 05:45:12 2026-03-06T05:45:11.989Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 05:45:12 2026-03-06T05:45:11.989Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 05:45:12 2026-03-06T05:45:12.006Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 05:45:12 2026-03-06T05:45:12.006Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 05:45:12 2026-03-06T05:45:12.007Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 05:45:12 "permissionId" : null, 05:45:12 "changeRequestFormat" : "cm-legacy", 05:45:12 "operations" : [ { 05:45:12 "operation" : "delete", 05:45:12 "entityHandleId" : null, 05:45:12 "resourceIdentifier" : "policySimulation=slowResponse_5", 05:45:12 "targetIdentifier" : "some cm-handle", 05:45:12 "changeRequest" : "{}" 05:45:12 } ] 05:45:12 } 05:45:12 2026-03-06T05:45:12.007Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: policySimulation=slowResponse_5 05:45:12 2026-03-06T05:45:12.008Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 05:45:12 2026-03-06T05:45:12.035Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 05:45:12 2026-03-06T05:45:12.035Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 05:45:12 2026-03-06T05:45:12.036Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 05:45:12 "permissionId" : null, 05:45:12 "changeRequestFormat" : "cm-legacy", 05:45:12 "operations" : [ { 05:45:12 "operation" : "delete", 05:45:12 "entityHandleId" : null, 05:45:12 "resourceIdentifier" : "some resource", 05:45:12 "targetIdentifier" : "some cm-handle", 05:45:12 "changeRequest" : null 05:45:12 } ] 05:45:12 } 05:45:12 2026-03-06T05:45:12.036Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some resource 05:45:12 2026-03-06T05:45:12.036Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 05:45:12 2026-03-06T05:45:12.050Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 05:45:12 2026-03-06T05:45:12.051Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 05:45:12 2026-03-06T05:45:12.051Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 05:45:12 "permissionId" : null, 05:45:12 "changeRequestFormat" : "cm-legacy", 05:45:12 "operations" : [ { 05:45:12 "operation" : "other", 05:45:12 "entityHandleId" : null, 05:45:12 "resourceIdentifier" : "some resource", 05:45:12 "targetIdentifier" : "some cm-handle", 05:45:12 "changeRequest" : "{}" 05:45:12 } ] 05:45:12 } 05:45:12 2026-03-06T05:45:12.051Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 05:45:12 2026-03-06T05:45:12.051Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 05:45:12 2026-03-06T05:45:12.063Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 05:45:12 2026-03-06T05:45:12.063Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 05:45:12 2026-03-06T05:45:12.063Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 05:45:12 "permissionId" : null, 05:45:12 "changeRequestFormat" : "cm-legacy", 05:45:12 "operations" : [ { 05:45:12 "operation" : "other", 05:45:12 "entityHandleId" : null, 05:45:12 "resourceIdentifier" : "some resource", 05:45:12 "targetIdentifier" : "some cm-handle", 05:45:12 "changeRequest" : null 05:45:12 } ] 05:45:12 } 05:45:12 2026-03-06T05:45:12.063Z INFO 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 05:45:12 2026-03-06T05:45:12.063Z WARN 15867 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Change Request is required for other operations 05:45:12 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.783 s -- in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 05:45:12 [INFO] 05:45:12 [INFO] Results: 05:45:12 [INFO] 05:45:12 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 05:45:12 [INFO] 05:45:12 [INFO] 05:45:12 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ policy-executor-stub --- 05:45:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 05:45:12 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 05:45:12 [INFO] All coverage checks have been met. 05:45:12 [INFO] 05:45:12 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-executor-stub --- 05:45:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 05:45:12 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 05:45:12 [INFO] 05:45:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-executor-stub --- 05:45:12 [INFO] Building jar: /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.7-SNAPSHOT.jar 05:45:12 [INFO] 05:45:12 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ policy-executor-stub --- 05:45:12 [INFO] 05:45:12 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.7-SNAPSHOT-20260306T053620Z, nexus3.onap.org:10003/onap/policy-executor-stub... 05:45:12 [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 05:45:12 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 05:45:12 [INFO] Building dependencies layer... 05:45:12 [INFO] Building resources layer... 05:45:12 [INFO] Building classes layer... 05:45:12 [INFO] Building jvm arg files layer... 05:45:12 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 05:45:13 [INFO] 05:45:13 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 05:45:13 [INFO] Loading to Docker daemon... 05:45:14 [INFO] 05:45:14 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.7-SNAPSHOT-20260306T053620Z, nexus3.onap.org:10003/onap/policy-executor-stub 05:45:14 [INFO] 05:45:14 [INFO] 05:45:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-executor-stub --- 05:45:14 [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.7-SNAPSHOT/policy-executor-stub-3.7.7-SNAPSHOT.jar 05:45:14 [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.7-SNAPSHOT/policy-executor-stub-3.7.7-SNAPSHOT.pom 05:45:14 [INFO] 05:45:14 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 05:45:14 [INFO] Building jacoco-report 3.7.7-SNAPSHOT [21/22] 05:45:14 [INFO] --------------------------------[ jar ]--------------------------------- 05:45:14 [INFO] 05:45:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 05:45:14 [INFO] 05:45:14 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ jacoco-report --- 05:45:14 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml 05:45:14 [INFO] 05:45:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ jacoco-report --- 05:45:14 [INFO] You have 0 Checkstyle violations. 05:45:14 [INFO] 05:45:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ jacoco-report --- 05:45:14 [INFO] You have 0 Checkstyle violations. 05:45:14 [INFO] 05:45:14 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 05:45:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:45:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources 05:45:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license 05:45:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses 05:45:14 [INFO] 05:45:14 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jacoco-report --- 05:45:14 [INFO] No sources to compile 05:45:14 [INFO] 05:45:14 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 05:45:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 05:45:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources 05:45:14 [INFO] 05:45:14 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jacoco-report --- 05:45:14 [INFO] No sources to compile 05:45:14 [INFO] 05:45:14 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ jacoco-report --- 05:45:14 [INFO] No sources specified for compilation. Skipping. 05:45:14 [INFO] 05:45:14 [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ jacoco-report --- 05:45:14 [INFO] No tests to run. 05:45:14 [INFO] 05:45:14 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ jacoco-report --- 05:45:14 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec 05:45:14 [INFO] 05:45:14 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ jacoco-report --- 05:45:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 05:45:14 [INFO] 05:45:14 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 05:45:14 [WARNING] JAR will be empty - no content was marked for inclusion! 05:45:14 [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.7-SNAPSHOT.jar 05:45:14 [INFO] 05:45:14 [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report) @ jacoco-report --- 05:45:14 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 05:45:14 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 05:45:14 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 05:45:14 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 05:45:14 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 05:45:14 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 05:45:14 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 05:45:14 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec 05:45:14 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 05:45:14 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec 05:45:14 [INFO] Analyzed bundle 'cps-application' with 6 classes 05:45:14 [INFO] Analyzed bundle 'cps-events' with 0 classes 05:45:14 [INFO] Analyzed bundle 'cps-ncmp-rest' with 9 classes 05:45:14 [INFO] Analyzed bundle 'cps-ncmp-service' with 161 classes 05:45:14 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 05:45:14 [INFO] Analyzed bundle 'cps-rest' with 7 classes 05:45:14 [INFO] Analyzed bundle 'cps-ri' with 18 classes 05:45:14 [INFO] Analyzed bundle 'cps-service' with 77 classes 05:45:15 [INFO] Analyzed bundle 'integration-test' with 0 classes 05:45:15 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 05:45:15 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 05:45:15 [INFO] 05:45:15 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 05:45:15 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.7-SNAPSHOT/jacoco-report-3.7.7-SNAPSHOT.jar 05:45:15 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.7-SNAPSHOT/jacoco-report-3.7.7-SNAPSHOT.pom 05:45:15 [INFO] 05:45:15 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 05:45:15 [INFO] Building cps 3.7.7-SNAPSHOT [22/22] 05:45:15 [INFO] --------------------------------[ pom ]--------------------------------- 05:45:15 [INFO] 05:45:15 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 05:45:15 [INFO] 05:45:15 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 05:45:15 [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.7.7-SNAPSHOT/cps-aggregator-3.7.7-SNAPSHOT.pom 05:45:15 [INFO] ------------------------------------------------------------------------ 05:45:15 [INFO] Reactor Summary for cps 3.7.7-SNAPSHOT: 05:45:15 [INFO] 05:45:15 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.912 s] 05:45:15 [INFO] cps-bom ............................................ SUCCESS [ 0.005 s] 05:45:15 [INFO] checkstyle ......................................... SUCCESS [ 3.430 s] 05:45:15 [INFO] cps-parent ......................................... SUCCESS [ 5.200 s] 05:45:15 [INFO] cps-events ......................................... SUCCESS [ 2.807 s] 05:45:15 [INFO] cps-path-parser .................................... SUCCESS [ 6.895 s] 05:45:15 [INFO] cps-service ........................................ SUCCESS [ 37.101 s] 05:45:15 [INFO] cps-rest ........................................... SUCCESS [ 21.232 s] 05:45:15 [INFO] cps-ncmp-events .................................... SUCCESS [ 2.836 s] 05:45:15 [INFO] cps-ncmp-service ................................... SUCCESS [03:50 min] 05:45:15 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 16.107 s] 05:45:15 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.049 s] 05:45:15 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 6.542 s] 05:45:15 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 1.509 s] 05:45:15 [INFO] cps-ri ............................................. SUCCESS [ 7.585 s] 05:45:15 [INFO] test-dcm-rest ...................................... SUCCESS [ 2.909 s] 05:45:15 [INFO] integration-test ................................... SUCCESS [02:01 min] 05:45:15 [INFO] spotbugs ........................................... SUCCESS [ 0.012 s] 05:45:15 [INFO] cps-application .................................... SUCCESS [ 52.044 s] 05:45:15 [INFO] policy-executor-stub ............................... SUCCESS [ 12.123 s] 05:45:15 [INFO] jacoco-report ...................................... SUCCESS [ 1.027 s] 05:45:15 [INFO] cps ................................................ SUCCESS [ 0.006 s] 05:45:15 [INFO] ------------------------------------------------------------------------ 05:45:15 [INFO] BUILD SUCCESS 05:45:15 [INFO] ------------------------------------------------------------------------ 05:45:15 [INFO] Total time: 08:55 min 05:45:15 [INFO] Finished at: 2026-03-06T05:45:15Z 05:45:15 [INFO] ------------------------------------------------------------------------ 05:45:15 $ ssh-agent -k 05:45:15 unset SSH_AUTH_SOCK; 05:45:15 unset SSH_AGENT_PID; 05:45:15 echo Agent pid 5417 killed; 05:45:15 [ssh-agent] Stopped. 05:45:15 [PostBuildScript] - [INFO] Executing post build scripts. 05:45:15 [cps-master-verify-java] $ /bin/bash /tmp/jenkins7704984997090135534.sh 05:45:15 ---> sysstat.sh 05:45:15 [cps-master-verify-java] $ /bin/bash /tmp/jenkins1717070718732417104.sh 05:45:15 ---> package-listing.sh 05:45:15 ++ facter osfamily 05:45:15 ++ tr '[:upper:]' '[:lower:]' 05:45:16 + OS_FAMILY=redhat 05:45:16 + workspace=/w/workspace/cps-master-verify-java 05:45:16 + START_PACKAGES=/tmp/packages_start.txt 05:45:16 + END_PACKAGES=/tmp/packages_end.txt 05:45:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:45:16 + PACKAGES=/tmp/packages_start.txt 05:45:16 + '[' /w/workspace/cps-master-verify-java ']' 05:45:16 + PACKAGES=/tmp/packages_end.txt 05:45:16 + case "${OS_FAMILY}" in 05:45:16 + rpm -qa 05:45:16 + sort 05:45:16 + '[' -f /tmp/packages_start.txt ']' 05:45:16 + '[' -f /tmp/packages_end.txt ']' 05:45:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:45:16 + '[' /w/workspace/cps-master-verify-java ']' 05:45:16 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 05:45:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 05:45:16 [cps-master-verify-java] $ /bin/bash /tmp/jenkins17389177226017454632.sh 05:45:16 ---> capture-instance-metadata.sh 05:45:16 Setup pyenv: 05:45:16 system 05:45:16 3.8.13 05:45:16 3.9.13 05:45:16 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 05:45:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kgsp from file:/tmp/.os_lf_venv 05:45:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:45:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:45:18 lf-activate-venv(): INFO: Base packages installed successfully 05:45:18 lf-activate-venv(): INFO: Installing additional packages: lftools 05:45:26 lf-activate-venv(): INFO: Adding /tmp/venv-kgsp/bin to PATH 05:45:26 INFO: Running in OpenStack, capturing instance metadata 05:45:27 [cps-master-verify-java] $ /bin/bash /tmp/jenkins5445941183597843472.sh 05:45:27 provisioning config files... 05:45:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config8795905876701419922tmp 05:45:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:45:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:45:27 [EnvInject] - Injecting environment variables from a build step. 05:45:27 [EnvInject] - Injecting as environment variables the properties content 05:45:27 SERVER_ID=logs 05:45:27 05:45:27 [EnvInject] - Variables injected successfully. 05:45:27 [cps-master-verify-java] $ /bin/bash /tmp/jenkins3355477533877668218.sh 05:45:27 ---> create-netrc.sh 05:45:27 [cps-master-verify-java] $ /bin/bash /tmp/jenkins12187933399417061233.sh 05:45:27 ---> python-tools-install.sh 05:45:27 Setup pyenv: 05:45:27 system 05:45:27 3.8.13 05:45:27 3.9.13 05:45:27 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 05:45:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kgsp from file:/tmp/.os_lf_venv 05:45:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:45:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:45:29 lf-activate-venv(): INFO: Base packages installed successfully 05:45:29 lf-activate-venv(): INFO: Installing additional packages: lftools 05:45:36 lf-activate-venv(): INFO: Adding /tmp/venv-kgsp/bin to PATH 05:45:36 [cps-master-verify-java] $ /bin/bash /tmp/jenkins3827491020755202207.sh 05:45:36 ---> sudo-logs.sh 05:45:36 Archiving 'sudo' log.. 05:45:36 [cps-master-verify-java] $ /bin/bash /tmp/jenkins6114053286582993666.sh 05:45:36 ---> job-cost.sh 05:45:36 INFO: Activating Python virtual environment... 05:45:36 Setup pyenv: 05:45:36 system 05:45:36 3.8.13 05:45:36 3.9.13 05:45:37 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 05:45:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kgsp from file:/tmp/.os_lf_venv 05:45:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:45:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:45:38 lf-activate-venv(): INFO: Base packages installed successfully 05:45:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:45:43 lf-activate-venv(): INFO: Adding /tmp/venv-kgsp/bin to PATH 05:45:43 INFO: No stack-cost file found 05:45:43 INFO: Instance uptime: 642s 05:45:43 INFO: Fetching instance metadata (attempt 1 of 3)... 05:45:43 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:45:43 INFO: Successfully fetched instance metadata 05:45:43 INFO: Instance type: v3-standard-8 05:45:43 INFO: Retrieving pricing info for: v3-standard-8 05:45:43 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:45:43 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=642 05:45:43 INFO: Successfully fetched Vexxhost pricing API 05:45:43 INFO: Retrieved cost: 0.22 05:45:43 INFO: Retrieved resource: v3-standard-8 05:45:43 INFO: Creating archive directory: /w/workspace/cps-master-verify-java/archives/cost 05:45:43 INFO: Archiving costs to: /w/workspace/cps-master-verify-java/archives/cost.csv 05:45:43 INFO: Successfully archived job cost data 05:45:43 DEBUG: Cost data: cps-master-verify-java,11430,2026-03-06 05:45:43,v3-standard-8,642,0.22,0.00,SUCCESS 05:45:43 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins10879035180234445573.sh 05:45:43 ---> logs-deploy.sh 05:45:43 Setup pyenv: 05:45:44 system 05:45:44 3.8.13 05:45:44 3.9.13 05:45:44 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 05:45:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kgsp from file:/tmp/.os_lf_venv 05:45:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:45:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:45:45 lf-activate-venv(): INFO: Base packages installed successfully 05:45:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:45:53 lf-activate-venv(): INFO: Adding /tmp/venv-kgsp/bin to PATH 05:45:53 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/11430 05:45:53 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 05:45:53 /tmp/venv-kgsp/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:45:53 warnings.warn( 05:45:54 Archives upload complete. 05:45:54 INFO: archiving logs to Nexus 05:45:54 /tmp/venv-kgsp/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.0.1)/charset_normalizer (3.4.4) doesn't match a supported version! 05:45:54 warnings.warn( 05:45:55 ---> uname -a: 05:45:55 Linux prd-centos8-docker-8c-8g-2565.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 05:45:55 05:45:55 05:45:55 ---> lscpu: 05:45:55 Architecture: x86_64 05:45:55 CPU op-mode(s): 32-bit, 64-bit 05:45:55 Byte Order: Little Endian 05:45:55 CPU(s): 8 05:45:55 On-line CPU(s) list: 0-7 05:45:55 Thread(s) per core: 1 05:45:55 Core(s) per socket: 1 05:45:55 Socket(s): 8 05:45:55 NUMA node(s): 1 05:45:55 Vendor ID: AuthenticAMD 05:45:55 CPU family: 23 05:45:55 Model: 49 05:45:55 Model name: AMD EPYC-Rome Processor 05:45:55 Stepping: 0 05:45:55 CPU MHz: 2799.998 05:45:55 BogoMIPS: 5599.99 05:45:55 Virtualization: AMD-V 05:45:55 Hypervisor vendor: KVM 05:45:55 Virtualization type: full 05:45:55 L1d cache: 32K 05:45:55 L1i cache: 32K 05:45:55 L2 cache: 512K 05:45:55 L3 cache: 16384K 05:45:55 NUMA node0 CPU(s): 0-7 05:45:55 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 05:45:55 05:45:55 05:45:55 ---> nproc: 05:45:55 8 05:45:55 05:45:55 05:45:55 ---> df -h: 05:45:55 Filesystem Size Used Avail Use% Mounted on 05:45:55 devtmpfs 16G 0 16G 0% /dev 05:45:55 tmpfs 16G 0 16G 0% /dev/shm 05:45:55 tmpfs 16G 17M 16G 1% /run 05:45:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:45:55 /dev/vda1 160G 13G 148G 9% / 05:45:55 tmpfs 3.2G 0 3.2G 0% /run/user/1001 05:45:55 05:45:55 05:45:55 ---> free -m: 05:45:55 total used free shared buff/cache available 05:45:55 Mem: 31890 1129 25292 19 5468 30287 05:45:55 Swap: 1023 0 1023 05:45:55 05:45:55 05:45:55 ---> ip addr: 05:45:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:45:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:45:55 inet 127.0.0.1/8 scope host lo 05:45:55 valid_lft forever preferred_lft forever 05:45:55 inet6 ::1/128 scope host 05:45:55 valid_lft forever preferred_lft forever 05:45:55 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:45:55 link/ether fa:16:3e:de:74:45 brd ff:ff:ff:ff:ff:ff 05:45:55 altname enp0s3 05:45:55 altname ens3 05:45:55 inet 10.30.107.31/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 05:45:55 valid_lft 85753sec preferred_lft 85753sec 05:45:55 inet6 fe80::f816:3eff:fede:7445/64 scope link 05:45:55 valid_lft forever preferred_lft forever 05:45:55 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 05:45:55 link/ether 02:42:72:4d:dd:b9 brd ff:ff:ff:ff:ff:ff 05:45:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:45:55 valid_lft forever preferred_lft forever 05:45:55 inet6 fe80::42:72ff:fe4d:ddb9/64 scope link 05:45:55 valid_lft forever preferred_lft forever 05:45:55 05:45:55 05:45:55 ---> sar -b -r -n DEV: 05:45:55 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 03/06/2026 _x86_64_ (8 CPU) 05:45:55 05:45:55 05:35:05 LINUX RESTART (8 CPU) 05:45:55 05:45:55 05:36:01 AM tps rtps wtps bread/s bwrtn/s 05:45:55 05:37:01 AM 294.95 18.16 276.79 3980.81 13124.04 05:45:55 05:38:01 AM 106.15 1.10 105.05 245.16 12771.40 05:45:55 05:39:01 AM 104.55 0.55 104.00 414.66 39112.06 05:45:55 05:40:00 AM 31.57 0.02 31.55 0.69 772.86 05:45:55 05:40:02 AM 54.27 0.00 54.27 0.00 1108.54 05:45:55 05:41:01 AM 20.04 0.49 19.55 21.82 481.07 05:45:55 05:42:01 AM 20.40 0.00 20.40 0.00 649.61 05:45:55 05:43:01 AM 105.51 0.00 105.51 0.00 24009.63 05:45:55 05:44:01 AM 13.86 0.00 13.86 0.00 400.78 05:45:55 05:45:01 AM 174.49 2.45 172.04 4474.78 2219.13 05:45:55 Average: 97.07 2.53 94.54 1017.27 10413.39 05:45:55 05:45:55 05:36:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:45:55 05:37:01 AM 27595200 29788088 5060512 15.50 2688 2504468 2869900 8.51 235860 4330044 298080 05:45:55 05:38:01 AM 26321172 28595756 6334540 19.40 2688 2583284 3772816 11.19 279496 5548044 19596 05:45:55 05:39:01 AM 24511380 27919376 8144332 24.94 2688 3691244 4804160 14.25 370068 7164776 68 05:45:55 05:40:00 AM 24161452 27572592 8494260 26.01 2688 3694104 4626760 13.73 437988 7447124 500 05:45:55 05:40:02 AM 24126664 27538508 8529048 26.12 2688 3694336 4894544 14.52 438348 7478564 60 05:45:55 05:41:01 AM 23975252 27394196 8680460 26.58 2688 3701644 4779068 14.18 441880 7627688 548 05:45:55 05:42:01 AM 24600056 28270128 8055656 24.67 2688 3950920 4521756 13.42 504444 6937348 238796 05:45:55 05:43:01 AM 23197916 27351060 9457796 28.96 2688 4422212 6197176 18.39 554484 8227736 2956 05:45:55 05:44:01 AM 22826528 27019644 9829184 30.10 2688 4463288 6393060 18.97 556060 8596868 6176 05:45:55 05:45:01 AM 23796916 28767636 8858796 27.13 2688 5222236 3615140 10.73 707388 7485328 722696 05:45:55 Average: 24511254 28021698 8144458 24.94 2688 3792774 4647438 13.79 452602 7084352 128948 05:45:55 05:45:55 05:36:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:45:55 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:55 05:37:01 AM eth0 435.83 347.06 5502.90 49.72 0.00 0.00 0.00 0.00 05:45:55 05:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:55 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:55 05:38:01 AM eth0 115.68 101.27 904.01 21.72 0.00 0.00 0.00 0.00 05:45:55 05:38:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:55 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:55 05:39:01 AM eth0 383.57 241.35 9524.72 34.36 0.00 0.00 0.00 0.00 05:45:55 05:39:01 AM docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 05:45:55 05:39:01 AM veth6ba7fb6 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 05:45:55 05:40:00 AM lo 24.94 24.94 2.36 2.36 0.00 0.00 0.00 0.00 05:45:55 05:40:00 AM eth0 59.21 44.43 19.54 17.35 0.00 0.00 0.00 0.00 05:45:55 05:40:00 AM docker0 7.91 8.74 1.06 1.02 0.00 0.00 0.00 0.00 05:45:55 05:40:02 AM lo 29.15 29.15 1.42 1.42 0.00 0.00 0.00 0.00 05:45:55 05:40:02 AM eth0 88.94 73.37 25.27 23.00 0.00 0.00 0.00 0.00 05:45:55 05:40:02 AM docker0 0.00 1.01 0.00 0.11 0.00 0.00 0.00 0.00 05:45:55 05:40:02 AM veth5bf858e 0.00 3.52 0.00 0.32 0.00 0.00 0.00 0.00 05:45:55 05:41:01 AM lo 71.84 71.84 4.63 4.63 0.00 0.00 0.00 0.00 05:45:55 05:41:01 AM eth0 222.03 170.98 64.95 70.73 0.00 0.00 0.00 0.00 05:45:55 05:41:01 AM docker0 5.34 6.18 0.89 0.88 0.00 0.00 0.00 0.00 05:45:55 05:42:01 AM lo 34.41 34.41 1.70 1.70 0.00 0.00 0.00 0.00 05:45:55 05:42:01 AM eth0 231.18 179.77 751.55 63.87 0.00 0.00 0.00 0.00 05:45:55 05:42:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:45:55 05:43:01 AM lo 36.22 36.22 4.78 4.78 0.00 0.00 0.00 0.00 05:45:55 05:43:01 AM eth0 660.15 226.34 2353.65 20.57 0.00 0.00 0.00 0.00 05:45:55 05:43:01 AM docker0 15.76 18.89 1.89 3.28 0.00 0.00 0.00 0.00 05:45:55 05:43:01 AM vethdcdd8a3 11.86 14.50 1.54 2.71 0.00 0.00 0.00 0.00 05:45:55 05:43:01 AM veth2ff5873 3.90 5.06 0.57 0.83 0.00 0.00 0.00 0.00 05:45:55 05:44:01 AM lo 1344.91 1344.91 227.95 227.95 0.00 0.00 0.00 0.00 05:45:55 05:44:01 AM eth0 167.12 135.94 52.58 56.09 0.00 0.00 0.00 0.00 05:45:55 05:44:01 AM docker0 570.04 589.19 103.86 111.67 0.00 0.00 0.00 0.00 05:45:55 05:44:01 AM vethdcdd8a3 512.18 531.21 104.93 81.73 0.00 0.00 0.00 0.01 05:45:55 05:44:01 AM veth2ff5873 57.86 58.04 6.72 29.94 0.00 0.00 0.00 0.00 05:45:55 05:45:01 AM lo 298.23 298.23 49.54 49.54 0.00 0.00 0.00 0.00 05:45:55 05:45:01 AM eth0 85.84 76.69 1463.70 15.68 0.00 0.00 0.00 0.00 05:45:55 05:45:01 AM docker0 131.17 132.34 30.41 19.16 0.00 0.00 0.00 0.00 05:45:55 Average: lo 201.41 201.41 32.37 32.37 0.00 0.00 0.00 0.00 05:45:55 Average: eth0 262.48 169.42 2297.38 38.86 0.00 0.00 0.00 0.00 05:45:55 Average: docker0 81.24 84.04 15.37 15.13 0.00 0.00 0.00 0.00 05:45:55 05:45:55 05:45:55 ---> sar -P ALL: 05:45:55 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 03/06/2026 _x86_64_ (8 CPU) 05:45:55 05:45:55 05:35:05 LINUX RESTART (8 CPU) 05:45:55 05:45:55 05:36:01 AM CPU %user %nice %system %iowait %steal %idle 05:45:55 05:37:01 AM all 28.50 0.00 1.48 0.80 0.08 69.14 05:45:55 05:37:01 AM 0 29.44 0.00 0.82 0.35 0.08 69.31 05:45:55 05:37:01 AM 1 25.41 0.00 2.07 0.74 0.10 71.69 05:45:55 05:37:01 AM 2 35.06 0.00 1.17 0.69 0.10 62.98 05:45:55 05:37:01 AM 3 32.55 0.00 1.49 1.05 0.08 64.82 05:45:55 05:37:01 AM 4 14.75 0.00 1.29 0.80 0.07 83.09 05:45:55 05:37:01 AM 5 45.37 0.00 2.81 1.25 0.08 50.48 05:45:55 05:37:01 AM 6 18.52 0.00 1.14 0.54 0.07 79.74 05:45:55 05:37:01 AM 7 26.86 0.00 1.03 1.02 0.08 71.00 05:45:55 05:38:01 AM all 30.70 0.00 0.85 0.37 0.07 68.01 05:45:55 05:38:01 AM 0 22.35 0.00 0.52 0.35 0.08 76.69 05:45:55 05:38:01 AM 1 26.52 0.00 1.19 0.57 0.07 71.66 05:45:55 05:38:01 AM 2 35.20 0.00 0.53 0.22 0.08 63.97 05:45:55 05:38:01 AM 3 39.86 0.00 0.67 0.18 0.07 59.22 05:45:55 05:38:01 AM 4 12.99 0.00 0.97 0.58 0.07 85.39 05:45:55 05:38:01 AM 5 39.00 0.00 1.34 0.33 0.07 59.26 05:45:55 05:38:01 AM 6 30.10 0.00 0.58 0.08 0.05 69.18 05:45:55 05:38:01 AM 7 39.56 0.00 1.03 0.67 0.07 58.67 05:45:55 05:39:01 AM all 24.08 0.00 2.49 0.62 0.06 72.75 05:45:55 05:39:01 AM 0 20.89 0.00 1.83 0.37 0.07 76.84 05:45:55 05:39:01 AM 1 14.00 0.00 4.48 2.20 0.07 79.26 05:45:55 05:39:01 AM 2 13.94 0.00 2.62 0.17 0.05 83.21 05:45:55 05:39:01 AM 3 25.77 0.00 2.53 1.07 0.07 70.56 05:45:55 05:39:01 AM 4 13.65 0.00 1.87 0.00 0.05 84.43 05:45:55 05:39:01 AM 5 51.63 0.00 3.37 0.79 0.08 44.12 05:45:55 05:39:01 AM 6 24.48 0.00 1.53 0.10 0.05 73.85 05:45:55 05:39:01 AM 7 28.19 0.00 1.73 0.29 0.05 69.75 05:45:55 05:40:00 AM all 22.18 0.00 1.69 0.05 0.08 76.01 05:45:55 05:40:00 AM 0 24.49 0.00 1.90 0.03 0.09 73.49 05:45:55 05:40:00 AM 1 15.35 0.00 1.66 0.03 0.09 82.87 05:45:55 05:40:00 AM 2 19.03 0.00 2.27 0.05 0.07 78.59 05:45:55 05:40:00 AM 3 23.76 0.00 1.99 0.05 0.05 74.14 05:45:55 05:40:00 AM 4 19.81 0.00 1.61 0.09 0.09 78.41 05:45:55 05:40:00 AM 5 16.98 0.00 1.19 0.03 0.07 81.73 05:45:55 05:40:00 AM 6 17.81 0.00 1.37 0.02 0.07 80.74 05:45:55 05:40:00 AM 7 40.23 0.00 1.52 0.07 0.09 58.09 05:45:55 05:40:02 AM all 12.27 0.00 3.35 0.13 0.06 84.19 05:45:55 05:40:02 AM 0 7.04 0.00 3.52 0.00 0.00 89.45 05:45:55 05:40:02 AM 1 3.54 0.00 2.53 0.00 0.51 93.43 05:45:55 05:40:02 AM 2 20.71 0.00 6.06 1.01 0.00 72.22 05:45:55 05:40:02 AM 3 5.58 0.00 1.52 0.00 0.00 92.89 05:45:55 05:40:02 AM 4 4.57 0.00 2.03 0.00 0.00 93.40 05:45:55 05:40:02 AM 5 2.54 0.00 1.52 0.00 0.00 95.94 05:45:55 05:40:02 AM 6 3.05 0.00 2.54 0.00 0.00 94.42 05:45:55 05:40:02 AM 7 51.01 0.00 7.07 0.00 0.00 41.92 05:45:55 05:41:01 AM all 10.84 0.00 1.61 0.03 0.08 87.45 05:45:55 05:41:01 AM 0 6.21 0.00 1.80 0.05 0.09 91.86 05:45:55 05:41:01 AM 1 10.58 0.00 1.51 0.07 0.09 87.75 05:45:55 05:41:01 AM 2 12.26 0.00 1.82 0.03 0.09 85.80 05:45:55 05:41:01 AM 3 10.06 0.00 1.21 0.03 0.09 88.61 05:45:55 05:41:01 AM 4 8.12 0.00 1.26 0.02 0.07 90.54 05:45:55 05:41:01 AM 5 13.58 0.00 1.36 0.00 0.07 84.99 05:45:55 05:41:01 AM 6 12.12 0.00 2.09 0.02 0.07 85.70 05:45:55 05:41:01 AM 7 13.81 0.00 1.79 0.02 0.07 84.32 05:45:55 05:42:01 AM all 25.11 0.00 1.13 0.04 0.07 73.65 05:45:55 05:42:01 AM 0 10.87 0.00 0.67 0.00 0.07 88.40 05:45:55 05:42:01 AM 1 34.72 0.00 0.89 0.00 0.07 64.33 05:45:55 05:42:01 AM 2 28.87 0.00 0.64 0.00 0.07 70.42 05:45:55 05:42:01 AM 3 18.31 0.00 1.32 0.02 0.08 80.27 05:45:55 05:42:01 AM 4 31.50 0.00 1.34 0.05 0.07 67.05 05:45:55 05:42:01 AM 5 40.33 0.00 1.44 0.15 0.08 58.00 05:45:55 05:42:01 AM 6 18.44 0.00 1.75 0.00 0.08 79.73 05:45:55 05:42:01 AM 7 17.84 0.00 1.02 0.07 0.07 81.00 05:45:55 05:43:01 AM all 32.57 0.00 1.82 0.40 0.07 65.13 05:45:55 05:43:01 AM 0 33.98 0.00 1.29 0.13 0.08 64.51 05:45:55 05:43:01 AM 1 42.37 0.00 2.14 0.62 0.08 54.78 05:45:55 05:43:01 AM 2 34.97 0.00 2.06 0.76 0.08 62.13 05:45:55 05:43:01 AM 3 38.53 0.00 2.06 0.60 0.07 58.74 05:45:55 05:43:01 AM 4 26.05 0.00 1.64 0.25 0.07 71.99 05:45:55 05:43:01 AM 5 33.53 0.00 2.11 0.57 0.07 63.72 05:45:55 05:43:01 AM 6 11.72 0.00 1.41 0.12 0.07 86.69 05:45:55 05:43:01 AM 7 39.46 0.00 1.84 0.13 0.07 58.49 05:45:55 05:44:01 AM all 21.39 0.00 2.03 0.02 0.09 76.47 05:45:55 05:44:01 AM 0 17.25 0.00 1.83 0.00 0.08 80.84 05:45:55 05:44:01 AM 1 21.57 0.00 1.93 0.02 0.10 76.39 05:45:55 05:44:01 AM 2 21.95 0.00 2.60 0.03 0.08 75.33 05:45:55 05:44:01 AM 3 16.41 0.00 2.49 0.00 0.10 81.00 05:45:55 05:44:01 AM 4 25.25 0.00 1.71 0.03 0.10 72.91 05:45:55 05:44:01 AM 5 24.71 0.00 2.17 0.02 0.08 73.03 05:45:55 05:44:01 AM 6 22.93 0.00 1.95 0.02 0.10 75.01 05:45:55 05:44:01 AM 7 21.04 0.00 1.61 0.03 0.08 77.23 05:45:55 05:45:01 AM all 29.02 0.00 1.82 0.31 0.07 68.78 05:45:55 05:45:01 AM 0 13.61 0.00 1.42 0.20 0.07 84.70 05:45:55 05:45:01 AM 1 40.53 0.00 2.36 0.30 0.07 56.74 05:45:55 05:45:01 AM 2 25.03 0.00 1.39 0.02 0.07 73.49 05:45:55 05:45:01 AM 3 44.46 0.00 1.37 0.00 0.08 54.08 05:45:55 05:45:01 AM 4 38.07 0.00 1.50 0.02 0.07 60.34 05:45:55 05:45:01 AM 5 31.27 0.00 1.44 0.15 0.08 67.06 05:45:55 05:45:01 AM 6 17.44 0.00 2.53 1.29 0.08 78.65 05:45:55 05:45:01 AM 7 21.70 0.00 2.51 0.47 0.07 75.25 05:45:55 Average: all 24.92 0.00 1.66 0.29 0.08 73.05 05:45:55 Average: 0 19.86 0.00 1.35 0.17 0.08 78.55 05:45:55 Average: 1 25.66 0.00 2.03 0.50 0.08 71.73 05:45:55 Average: 2 25.18 0.00 1.69 0.22 0.08 72.83 05:45:55 Average: 3 27.72 0.00 1.68 0.34 0.08 70.19 05:45:55 Average: 4 21.10 0.00 1.47 0.20 0.07 77.15 05:45:55 Average: 5 32.91 0.00 1.92 0.37 0.08 64.73 05:45:55 Average: 6 19.24 0.00 1.60 0.24 0.07 78.85 05:45:55 Average: 7 27.70 0.00 1.58 0.31 0.07 70.34 05:45:55 05:45:55 05:45:55